platform/upstream/qtdeclarative.git
2015-06-25 Dmitry VolosnykhClear stringCache explicitly instead of asserting its...
2015-06-24 Robin BurchellQJSValue: Remove no-longer-existent v8 from benchmark.
2015-06-24 J-P Nurmiqquicktextedit_p_p.h: cleanup unneeded include
2015-06-24 Robin BurchellQQuickAnchors: Use a simple sorted list rather than...
2015-06-23 J-P NurmiExport QQuickTextInputPrivate and QQuickTextEditPrivate
2015-06-23 Robin BurchellQQuickImageBase: Use the static form of QFile::exists().
2015-06-23 Robert GrieblForce completion of asynchronously loaded components.
2015-06-23 Laszlo AgocsAdd a property to enable vertical mirroring in QQuickFr...
2015-06-23 Matt VogtListView/GridView contentHeight should include delayRem...
2015-06-19 Julien BrianceauV4: add mips32 disassembler.
2015-06-19 Ulf HermannDon't try to load (or unload) QML plugins if QT_NO_LIBRARY
2015-06-19 Lars KnollSmaller code cleanups
2015-06-19 Friedemann... Port from Q_ENUMS to new macro Q_ENUM.
2015-06-19 Erik VerbruggenV4: fix failing tests for right shifts over 0 bits...
2015-06-18 Lars KnollCleanup retrieval of scope and context objects
2015-06-18 Lars KnollCleanup signature of get/setProperty in the object...
2015-06-18 Lars KnollAdd some typesafety
2015-06-18 Lars KnollClean up ExecutionContext's for QML
2015-06-18 Lars KnollGet rid of QQmlIdObjectsArray
2015-06-18 Lars KnollSmaller cleanup in the context wrapper
2015-06-18 Lars KnollSmaller cleanup to QQmlJavaScriptExpression
2015-06-18 Lars KnollSimplify property capturing code
2015-06-18 Lars KnollFix some function signatures and remove an unused function
2015-06-18 Lars KnollQQmlBoundSignal doesn't need a vtable
2015-06-18 Lars KnollMove setting the callback type for the endpoint to...
2015-06-18 Lars KnollSave another pointer in QQmlBoundSignal
2015-06-18 Lars KnollNo need to store the same data twice
2015-06-18 Lars KnollDon't store the qmlscope object in a persistent
2015-06-18 Lars KnollGet rid of QQmlBoundSignalExpression::ExtraData
2015-06-18 Lars KnollGet rid of QQmlAbstractBoundSignal
2015-06-17 Simon HausmannMinor cleanup
2015-06-17 Tuomas HeimonenFix to debug flag DATABLOB_DEBUG
2015-06-17 Lars KnollStore a Heap::String pointer in StringObject
2015-06-17 Lars KnollGet rid of the tmpProperty in StringObject
2015-06-17 Lars KnollFix Object::getOwnProperty API
2015-06-17 Lars KnollSimplify QJSValueIterator code and make it GC safe
2015-06-17 Lars KnollFix the RegExpCache to be GC safe
2015-06-17 Lars KnollFix docs and remove an invalid ###
2015-06-17 Lars KnollMake QV4::Script GC safe
2015-06-17 Lars KnollStore rootcontext in a GC safe way
2015-06-17 Lars KnollRemove another wrong comment
2015-06-17 Michal KlocekExport QQuickAbstractAnimationPrivate
2015-06-16 Ulf HermannVerify that debug client exists before interacting...
2015-06-15 Lars KnollRemove two ### comments
2015-06-15 Lars KnollFix the GC unsafe stack variable in Stringify
2015-06-15 Lars KnollFix another place where we were not compatible with...
2015-06-15 Lars KnollCleanup: Store a pointer to the engine not the context
2015-06-15 Lars KnollFix GC problem with json conversion methods
2015-06-15 Lars KnollFix some function signatures
2015-06-15 Lars KnollRemove unused typedef
2015-06-15 Lars KnollGet rid of qv4qmlextensions
2015-06-15 Ulf HermannDisable pixmap cache and text input tests if QT_NO_LIBRARY
2015-06-15 Ulf HermannDon't wait forever in QQmlDebugClient test
2015-06-15 Ulf HermannInitialize members of tst_QQmlEngineDebugService
2015-06-15 Caroline ChaoQuickTest: Enable use of BLACKLIST file
2015-06-15 Ulf Hermannqmlprofiler: Remove some dead code
2015-06-15 Ulf HermannDon't resolve the d-pointer when we don't use it.
2015-06-15 Gunnar SlettaAdd QQuickWindow::TextureIsOpaque as option to createTe...
2015-06-15 Liang QiQQuickPositioner: move paddings into extraData
2015-06-15 Liang QiQQuickTextEdit: move paddings into extraData
2015-06-15 Liang QiQQuickTextInput: move paddings into extraData
2015-06-15 Liang QiQQuickText: move padding into extraData
2015-06-14 Ulf HermannMark unused parameters as Q_UNUSED
2015-06-10 Lars KnollRemove explicit marking of the typedarray constructors
2015-06-10 Lars KnollGet rid of TypedValue
2015-06-10 Lars KnollGet rid of StringValue usage in QJSValueIterator
2015-06-10 Lars KnollMove the StringValue members of ExecutionEngine onto...
2015-06-10 Lars KnollRemove a global read-write QQmlBinding::Invalid variable
2015-06-10 Lars KnollSave one more pointer on each binding
2015-06-10 Lars KnollGet rid of QQuickStateActionEvent::Reason
2015-06-10 Friedemann... Fix up tst_qquickbehaviors.
2015-06-10 Lars KnollMake bindings refcounted
2015-06-10 J-P NurmiObjectModel: add API for dynamic changes
2015-06-10 Holger Hans... Add an assert and simplify the code
2015-06-09 J-P NurmiItem views: don't assume that attached objects exist
2015-06-09 Robin BurchellRemove QSGSharedDistanceFieldGlyphCache.
2015-06-09 Ulf Hermannqmlprofiler: Allow specification of features to record
2015-06-09 Ulf Hermannqmlprofiler: Record input events
2015-06-09 Robin BurchellQQuickImageBase: Minimize the cost for devicePixelRatio...
2015-06-08 Sérgio MartinsAdd 28 QList::reserve() calls
2015-06-08 Simon HausmannMark tests as unstable/flakey
2015-06-08 Holger Hans... Remove dead code from the debug service
2015-06-08 Holger Hans... Remove more unused code from the QQmlEnginePrivate
2015-06-08 Holger Hans... Remove dead code QQmlComponent::createObject
2015-06-07 Martin Smithdoc: Remove uses of \mainclass
2015-06-07 Robin BurchellQQmlData: Don't detach QObject::children list.
2015-06-07 Robin BurchellQQuickWindow: Don't use an intermediate vector when...
2015-06-07 Ulf Hermannqmlprofiler: Output data after application quits in...
2015-06-07 Ulf Hermannqmlprofiler: Redirect app stdout to qmlprofiler stderr
2015-06-06 Ulf Hermannqmlprofiler: Improve options for trace output
2015-06-06 Ulf Hermannqmlprofiler: Only accept commands if we ask for them
2015-06-06 Robin BurchellQQuickText: Don't store node engine per node.
2015-06-06 Robin BurchellQSGDistanceFieldGlyphNode: Use QVarLengthArray to avoid...
2015-06-06 Robin BurchellQQuickWindow: Move itemsToPolish from a QSet to QVector.
2015-06-06 Sérgio MartinsRemove bogus dynamic and static casts.
2015-06-05 Robin BurchellQQuickTextNodeEngine: Remove unused member.
2015-06-05 Robin BurchellQSGBatchRenderer: Store the last known free page index.
2015-06-05 Marc MutzFix users of QTextLayout::additionalFormats to use...
2015-06-05 Lars KnollSome cleanups to QQmlRefCount
2015-06-05 Lars KnollReplace bindingType() method by a virtual getter
next