aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/qtquick2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-141-2/+3
|\
| * Cleanup and reduce the number of overloads for QQmlBinding::create()Lars Knoll2016-12-061-1/+2
| * Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-1/+1
* | Quick: add missing 'override'Anton Kudryavtsev2016-10-071-13/+13
|/
* Quick: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-181-1/+1
* Replace debugger and profiler with stubs on -no-qml-debugUlf Hermann2016-07-281-0/+7
* Remove some unnecessary includesUlf Hermann2016-07-261-1/+0
* QML: Specialize bindings based on target property type.Erik Verbruggen2016-06-271-3/+4
* Updated license headersJani Heikkinen2016-01-191-14/+20
* QmlDebug: move QQuickProfiler into a pluginUlf Hermann2015-11-171-4/+0
* Retrieve services from debug connector, not via static instance()Ulf Hermann2015-08-041-6/+8
* Extract minimal abstract interfaces from debug services.Ulf Hermann2015-08-041-1/+1
* Extract minimal interface from QQmlDebugServer and use it.Ulf Hermann2015-07-301-2/+2
* Remove static proxy methods from QQmlDebugServiceUlf Hermann2015-07-291-1/+2
* Smaller cleanup to QQmlJavaScriptExpressionLars Knoll2015-06-181-1/+0
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Fix QtQuick2 module unload supportChris Adams2014-12-041-0/+5
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Accessibility: Use factory function instead of pluginFrederik Gladhorn2014-03-271-0/+5
* Move QtQuick profiling to own profiler adapterUlf Hermann2014-02-151-1/+3
* Add missing Q_INIT_RESOURCETor Arne Vestbø2013-11-051-0/+7
* Don't use constructor function to initialize providersTor Arne Vestbø2013-10-151-0/+2
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Remove the remaining dependencies onto the binding rewriterLars Knoll2013-05-241-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Put basic language types into QtQml importChris Adams2012-06-211-1/+1
* QtQuick: Fix warnings about deprecated QWeakPointer usage.Friedemann Kleint2012-06-201-3/+4
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-111-5/+1
|\
| * Create plugins for Particles and Window submodulesMatthew Vogt2012-04-051-4/+0
* | Migrate gui dependencies from QtQml to QtQuick.Matthew Vogt2012-03-201-2/+6
|/
* QmlDebugging: Object Tree and States ListAurindam Jana2012-03-191-11/+6
* Remove binding dependency on QQmlExpressionAaron Kennedy2012-03-151-2/+3
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-43/+43
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* QDeclarativeExpression: storing column number in expression locationChristiaan Janssen2012-01-161-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+193