platform/upstream/qtdeclarative.git
2015-07-31 Ulf HermannRemove QQmlDebugServer::advertisePlugins()
2015-07-31 Ulf HermannAdd some diagnostics to pixmap cache test
2015-07-30 Ulf HermannMake QQmlDebugService::registerService() private and...
2015-07-30 Ulf HermannMake sure QQmlDebugServer does not deadlock in blocking...
2015-07-30 Ulf HermannMove debugger initialization out of QQmlDebugServer...
2015-07-30 Ulf HermannExtract minimal interface from QQmlDebugServer and...
2015-07-30 Eskil Abrahamsen... Fix trailing comma at end of enumerator list
2015-07-30 Thomas HartmannFix warnings
2015-07-29 Ulf HermannAdd namespace declarations to qv4debugging.cpp
2015-07-29 Ulf HermannImprove QV4DebugService debug output
2015-07-29 Ulf HermannUse QVector rather than QList for storing QQmlProfilerData
2015-07-29 Ulf HermannRemove qqmlinspectorconstants.h
2015-07-29 Ulf HermannClean up project files for debug connections
2015-07-29 Ulf HermannFix includes for QQmlDebugServerConnection
2015-07-29 Ulf HermannRemove QQmlDebugService::objectToString()
2015-07-29 Ulf HermannDon't exposes QQmlDebugServer's list of services.
2015-07-29 Ulf HermannMake QQmlDebugService's state and engine callbacks...
2015-07-29 Ulf HermannRemove some methods from QQmlDebugServer
2015-07-29 Ulf HermannRemove static proxy methods from QQmlDebugService
2015-07-29 Ulf HermannDon't wait for debug services if none are active
2015-07-29 Erik VerbruggenConditionally define Q_ALWAYS_INLINE.
2015-07-29 Friedemann... tests/qml: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMP...
2015-07-28 Ulf HermannAvoid QVector::pop_front()
2015-07-27 Friedemann... tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY...
2015-07-27 Friedemann... Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIF...
2015-07-25 Frank MeerkoetterRemove unused code
2015-07-24 Erik VerbruggenRemove type punning from QV4::Value.
2015-07-23 Ulf HermannDon't remove inspector service if no plugins are available
2015-07-23 Ulf HermannRemove some unused friend declarations
2015-07-23 Ulf HermannFix broken Q_UNUSED declarations in QQmlDebugServer
2015-07-23 Ulf Hermannqmlprofiler: Use QQmlProfilerDefinitions for accessing...
2015-07-22 Friedemann... Port examples to new connection syntax.
2015-07-22 Thomas HartmannProperty names can be utf8
2015-07-22 Friedemann... Fix QString-related warnings in quick designer support.
2015-07-22 Thomas HartmannImplmementing missing function of QQuickDesignerSupport...
2015-07-22 Michael BrasserEmit movement signals for flick().
2015-07-22 Ulf HermannMake tst_QQmlInspector::reloadQmlWindow() fail more...
2015-07-22 Ulf HermannAdd debug plugin manager
2015-07-22 Ulf HermannMove data stream version into QQmlDebugStream
2015-07-21 Kavindra PalarajaPolished documentation for the Binding type.
2015-07-21 Ulf HermannSimplify object/id lookup in QQmlDebugService
2015-07-20 Alberto MardeganDon't change the currentItem after a viewport resize
2015-07-20 Ulf HermannUse QVector instead of QList in V4 profiler
2015-07-20 Ulf HermannMake name and version of QQmlDebugService const
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
next