aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix QML context leak with visual data model and list property modelsSimon Hausmann2018-05-071-3/+10
* Fix memory leak with JS importsSimon Hausmann2018-02-091-0/+2
* Use potentially intercepted URL as ID for compilation unitsUlf Hermann2017-12-211-2/+2
* Get rid of the root object index variableSimon Hausmann2017-09-081-1/+1
* Fix crashes with closures created in QML componentsLars Knoll2017-09-061-18/+41
* Clean up void * usageLars Knoll2017-08-231-1/+1
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* QML: Make all fields in QQmlPropertyRawData privateErik Verbruggen2016-08-101-1/+1
* Minor refcounting cleaningSimon Hausmann2016-06-031-4/+1
* Optimize named object handlingSimon Hausmann2016-05-261-20/+24
* Simplify object to id-in-context mappingSimon Hausmann2016-05-261-10/+9
* Introduce delegating constructors.Friedemann Kleint2016-05-061-6/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-1/+1
|\
| * Fix typo in QQmlContext documentationMitch Curtis2016-03-031-1/+1
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Merge remote-tracking branch 'origin/5.5' into 5.6Ulf Hermann2015-08-181-1/+1
|\
| * QtQml: Fix const correctness in old style castsThiago Macieira2015-07-091-1/+1
* | doc: Remove uses of \mainclassMartin Smith2015-06-071-1/+0
* | Fix build with QT_STRICT_ITERATORSSérgio Martins2015-05-151-1/+1
* | Get rid of QQmlAbstractExpressionLars Knoll2015-04-241-4/+4
|/
* Speed up composite type instantiation with lots of IDsSimon Hausmann2015-04-161-7/+10
* Speed up object creationSimon Hausmann2015-04-161-6/+20
* Speed up object creation with lots of id name objectsSimon Hausmann2015-04-161-20/+28
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Remove unused variableLars Knoll2015-01-021-1/+0
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix setContextObject to re-evaluate bindingsAlex Montgomery2014-08-151-0/+1
* fix whitespaceOswald Buddenhagen2014-01-221-3/+3
* Revert "Revert ffaf39e9a7f11d4e2800b3b37160a2a952795614"Alan Alpert2013-12-041-1/+1
* Revert ffaf39e9a7f11d4e2800b3b37160a2a952795614Alan Alpert2013-11-131-1/+1
* Make QQmlAbstractUrlInterceptor publicAlan Alpert2013-09-191-1/+1
* Replace us of v4 identifiers for object id mapping in qml compilerSimon Hausmann2013-07-021-2/+5
* Convert IdentifierHash to be template basedLars Knoll2013-06-281-3/+3
* Get rid of QQmlIntegerCacheLars Knoll2013-06-281-20/+18
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-4/+12
|\
| * Add a URL interceptor to the QML engineAlan Alpert2013-05-071-4/+12
* | Remove QV8Bindings classLars Knoll2013-05-241-8/+2
* | Remove all references to the old v4 codeLars Knoll2013-05-231-14/+0
* | Remove more v8::Persistent usagesLars Knoll2013-05-071-4/+0
* | Disable the old v4 engine by defaultLars Knoll2013-04-201-2/+14
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Restrict v8 property lookup to the execution contextMatthew Vogt2012-08-271-1/+1
* Fix uses of \inmodule, \inqqmlmodule and \sinceBea Lam2012-08-081-1/+1
* Fix various broken links in documentationBea Lam2012-08-031-1/+1
* Create new documentation structureChris Adams2012-06-211-1/+1
* Adapt to connection-related changes in qtbaseKent Hansen2012-06-121-4/+5
* Better checking top level root object creation statusCharles Yin2012-05-091-2/+2
* Emit Component.onDestruction before context is invalidatedMatthew Vogt2012-05-041-22/+32
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-1/+1