aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlcontext_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix QML context leak with visual data model and list property modelsSimon Hausmann2018-04-301-2/+3
* When deactivating a loader, do not immediately clear its contextErik Verbruggen2018-03-161-0/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-11/+11
* Cleanup IdentifierHashLars Knoll2018-01-101-3/+3
* Fix crashes with closures created in QML componentsLars Knoll2017-09-061-43/+89
* Clean up void * usageLars Knoll2017-08-231-2/+3
* headers: Add missing override and remove redundant virtualAlexander Volkov2016-12-071-1/+1
* Qml, Imports: mark some methods as constAnton Kudryavtsev2016-10-131-2/+2
* Minor refcounting cleaningSimon Hausmann2016-06-031-1/+1
* Optimize named object handlingSimon Hausmann2016-05-261-3/+8
* Simplify object to id-in-context mappingSimon Hausmann2016-05-261-2/+2
* V4: Allow some more functions to be inlined.Erik Verbruggen2016-03-311-0/+1
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Get rid of QQmlAbstractExpressionLars Knoll2015-04-241-3/+3
* Speed up composite type instantiation with lots of IDsSimon Hausmann2015-04-161-10/+2
* Speed up object creationSimon Hausmann2015-04-161-3/+5
* Speed up object creation with lots of id name objectsSimon Hausmann2015-04-161-9/+11
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Fix QQmlExpression/QQmlScriptString/QQmlBinding crashesSimon Hausmann2014-10-091-0/+3
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Cleanupsv5.3.0-beta1Simon Hausmann2014-03-211-1/+0
* Cleanup: Remove last traces of QQmlScriptSimon Hausmann2014-03-191-1/+0
* fix whitespaceOswald Buddenhagen2014-01-221-1/+1
* Speed up lookups of imported scriptsSimon Hausmann2013-10-311-1/+1
* Replace us of v4 identifiers for object id mapping in qml compilerSimon Hausmann2013-07-021-1/+8
* Convert IdentifierHash to be template basedLars Knoll2013-06-281-2/+2
* Get rid of QQmlIntegerCacheLars Knoll2013-06-281-3/+3
* Remove last traces of v8 API and v8 compatibility layerSimon Hausmann2013-06-121-2/+0
* Remove QV8Bindings classLars Knoll2013-05-241-3/+0
* Remove all references to the old v4 codeLars Knoll2013-05-231-7/+0
* Remove more v8::Persistent usagesLars Knoll2013-05-071-1/+1
* Disable the old v4 engine by defaultLars Knoll2013-04-201-0/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Remove unnecessary exportsMatthew Vogt2012-05-181-1/+1
* Better checking top level root object creation statusCharles Yin2012-05-091-1/+2
* Emit Component.onDestruction before context is invalidatedMatthew Vogt2012-05-041-1/+3
* Fix bitfield waste in QQmlContextDataMartin Jones2012-03-201-1/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+334