aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlcomponent_p.h
Commit message (Expand)AuthorAgeFilesLines
* Split CompiledData::CompilationUnit in twoUlf Hermann2019-05-161-1/+1
* Allow DelegateModel-based views to support multiple delegate typesPaolo Angelelli2018-08-171-1/+1
* Allow partial creation of more than 10 QQmlComponent instancesRichard Weickelt2018-05-181-2/+1
* Clean up manual reference of QQmlTypeData and QQmlPropertyCacheSimon Hausmann2018-04-261-3/+3
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-241-2/+11
|\
| * Fix execution of deferred propertiesJ-P Nurmi2017-10-181-2/+11
* | QQmlComponent: Move incubateObject from QQmlDelegateModel to QQmlComponentPri...Robin Burchell2017-05-031-0/+7
|/
* Qml: add missing 'override'Anton Kudryavtsev2016-10-061-2/+2
* Expose QQmlComponentPrivate::setInitialProperties()J-P Nurmi2016-06-151-0/+1
* Use automatic refcounting for the compilation unit in QQmlComponentPrivate an...Simon Hausmann2016-06-031-2/+2
* Remove QQmlCompiledData in favor of QV4::CompiledData::CompilationUnitSimon Hausmann2016-06-011-3/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+1
|\
| * Fix crashes when incubating objects asynchronously with initial propertiesSimon Hausmann2016-05-181-1/+1
* | Updated license headersJani Heikkinen2016-01-191-14/+20
* | Remove dead fwd-dclFrank Meerkoetter2015-12-151-2/+0
|/
* Avoid firing up the JS parser/JIT/interpreter when instantiating objectsSimon Hausmann2015-08-161-1/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Get rid of most uses of ValueRefLars Knoll2015-01-231-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix memory leak in QQmlComponent::createObjectSimon Hausmann2014-06-231-4/+2
* Remove old compiler and VMESimon Hausmann2014-03-071-4/+0
* [new compiler] Match class and file nameSimon Hausmann2014-02-161-1/+1
* fix whitespaceOswald Buddenhagen2014-01-221-3/+3
* Remove old qml object creation profilingUlf Hermann2013-11-291-3/+1
* Remove most uses of Value from qml/qmlLars Knoll2013-09-301-1/+1
* Fix Persistent/WeakValue APILars Knoll2013-09-261-1/+1
* Fix error reporting timingSimon Hausmann2013-09-121-1/+1
* Beginning of a new qml parserSimon Hausmann2013-09-081-2/+14
* Convert qqmlcomponent to use v4 APILars Knoll2013-06-011-2/+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
* Do not permit excessive recursion in component creationMatthew Vogt2012-07-091-1/+3
* Allow threaded compilation in an async LoaderMartin Jones2012-03-151-0/+2
* include header correctlyCharles Yin2012-03-131-1/+1
* Merge master <-> api_changesMatthew Vogt2012-03-051-1/+3
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+129