platform/upstream/qtdeclarative.git
2015-07-20 Sérgio Martinsqml: Remove unneeded copy-ctor and copy-assignment...
2015-07-20 Sérgio Martinsqml: Pass non-trivially-copyable types by const-ref
2015-07-20 Ulf HermannUnify #include syntax
2015-07-20 Ulf HermannMake QQmlDebugService::name() a const reference
2015-07-18 Ulf HermannWith -no-qml-debug, don't compile debug plugins and...
2015-07-18 Sérgio MartinsUse by-ref in foreach when T is large or non-trivial
2015-07-18 Valery KotovQML Engine: Support for "PROPFIND" method for XMLHTTPRe...
2015-07-17 Thomas HartmannAdding tests for DesignerSupport
2015-07-17 Thomas HartmannAdding more DesignerSupport functions
2015-07-17 Thiago MacieiraUse the to/from Hex functions from QtCore
2015-07-16 Friedemann... tst_qquickmultipointtoucharea: Do not rely on qCompare...
2015-07-16 Thomas HartmannRemove DesignerSupport from bic/data
2015-07-15 Ulf HermannAdapt to deprecation of QProcess::error(...) signal
2015-07-14 Albert Astals CidDo not leak the texture factory for cancelled jobs
2015-07-12 Michael BrasserFix potential use of incorrect bounds in delegate tracking.
2015-07-11 Frank MeerkoetterRemove unused code
2015-07-10 Rafael RoquettoFix tst_qqmldebuglocal on QNX.
2015-07-10 J-P NurmiFix QQuickListViewPrivate::releaseItem()
2015-07-02 Ulf HermannUse QQmlDebuggingEnabler::StartMode in connectToLocalDe...
2015-06-30 Michael BrasserPrevent errors when removing items from Repeater that...
2015-06-30 Albert Astals CidFix segfault if QQuickImageResponse actually returns...
2015-06-30 Albert Astals CidImprove QQuickImageResponse::textureFactory documentati...
2015-06-30 Liang QiMerge remote-tracking branch 'origin/5.5' into dev
2015-06-29 Liang QiListView: more robust output in debug message
2015-06-29 Liang QiFixed a QQuickListView crash
2015-06-29 Robin BurchellQQuickFlickable: Accept pixel wheel events as well...
2015-06-29 Sérgio MartinsRemove some char pointers from .data section
2015-06-29 Tor Arne VestbøAdd lancelot test for Emoji text rendering / color...
2015-06-29 Oswald BuddenhagenBump version
2015-06-27 Robin BurchellQSGThreadedRenderLoop::maybeUpdate: Micro-optimize.
2015-06-26 Sérgio MartinsFix inefficient usages of qDeleteAll()
2015-06-26 Ulf HermannAdd option to use a local socket for QML debugging
2015-06-26 Liang QiMerge remote-tracking branch 'origin/5.5.0' into 5.5
2015-06-26 Gabriel de... Fix documentation for ItemSelectionModel
2015-06-26 Ulf HermannMake QQmlDebugService ctor protected
2015-06-26 Ulf HermannLoad inspector plugin by IID, instead of blacklisting...
2015-06-26 Ulf HermannFix disabling of text input and pixmap cache tests...
2015-06-26 Ulf HermannDisable the memory profiler if we cannot load libraries.
2015-06-26 Ulf HermannDisable plugin loading in QQmlDebugServer if QT_NO_LIBRARY
2015-06-26 Ulf HermannDon't try to load the QML inspector plugins if QT_NO_LI...
2015-06-25 Martin JonesCorrectly initialize ListView section attached properties.
2015-06-25 Dmitry VolosnykhClear stringCache explicitly instead of asserting its...
2015-06-25 Laszlo AgocsFix missing images when alpha and shader effects are...
2015-06-25 Nico VertriestDoc: resize tables with overflow
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 Eli FidlerSupport 32-bit color bitmap glyphs in native text rende...
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 Richard Moe... Doc: document work-around for static builds using dynam...
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 Santtu LakkalaQSGDefaultRectangleNode: Fix gradient position calculations
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-16 Morten Johan... Enable high-dpi mode for qml.app on OS X.
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 Alan AlpertVersion scrollGestureEnabled as a new property
2015-06-15 Friedemann... qml: Output information about build and GL renderer...
next