aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlincubator.cpp
Commit message (Expand)AuthorAgeFilesLines
* QQmlIncubator: remove deprecated codeFabian Kosmale2020-06-091-20/+0
* Encapsulate QQmlContextDataUlf Hermann2020-03-231-11/+10
* Doc: Fix documentation warnings for Qt QMLTopi Reinio2020-02-201-2/+2
* QQmlIncubationController: remove a possible signed integer overflowGiuseppe D'Angelo2019-10-221-3/+3
* QQmlIncubationController::incubateWhile: port to atomic<bool>Giuseppe D'Angelo2019-10-211-3/+28
* QQmlDelegateModel: Fix QQmlDelegateModelItem::dataForObjectFabian Kosmale2019-09-251-2/+3
* Support required properties in model delegatesFabian Kosmale2019-09-121-0/+5
* Introduce required properties to QMLFabian Kosmale2019-09-091-1/+47
* Remove qqmlmemoryprofiler*Ulf Hermann2019-06-131-3/+0
* QML: Demote incubation problems to info levelUlf Hermann2018-09-271-1/+2
* Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-191-1/+1
* Fix crash when QML engine warning handler feeds errors back into QMLSimon Hausmann2018-04-091-8/+4
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-20/+20
* Revert "Allow canceling incubation"J-P Nurmi2018-01-171-17/+0
* Use potentially intercepted URL as ID for compilation unitsUlf Hermann2017-12-211-1/+1
* Cleanup obsolete TODO in source codeLars Knoll2017-08-231-3/+0
* Clean up void * usageLars Knoll2017-08-231-4/+4
* Allow canceling incubationJ-P Nurmi2017-01-241-0/+17
* Qml: add missing 'override'Anton Kudryavtsev2016-10-071-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-211-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-1/+1
| |\
| | * QmlIncubator: correct documentation snippet about waiting for ReadyShawn Rutledge2016-06-101-1/+1
* | | Use automatic refcounting for the compilation unit in QQmlComponentPrivate an...Simon Hausmann2016-06-031-8/+3
* | | Remove QQmlCompiledData in favor of QV4::CompiledData::CompilationUnitSimon Hausmann2016-06-011-14/+13
* | | Remove "external" usages of QQmlCompiledData::engineSimon Hausmann2016-06-011-7/+5
* | | CleanupSimon Hausmann2016-05-191-2/+2
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-081-1/+1
|\|
| * Doc: Replace the reference to QQmlComponent::endCreateVenugopal Shivashankar2016-03-091-1/+1
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Merge remote-tracking branch 'origin/5.3' into 5.4Simon Hausmann2014-08-261-1/+1
|\
| * Protect incubation against its creator being deleted.Gunnar Sletta2014-08-231-1/+1
* | Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* | Merge remote-tracking branch 'origin/5.3' into 5.4Simon Hausmann2014-08-121-4/+3
|\|
| * Avoid double deletion when deleting an incubating component.Martin Jones2014-08-111-4/+3
* | Cleanup: Get rid of the url and file name members in QQmlCompiledDataSimon Hausmann2014-06-051-2/+2
|/
* Fix some documentation errors.Friedemann Kleint2014-03-241-2/+2
* Clear the chain of incubated objects in QQmlIncubatorPrivate::clearAlbert Astals Cid2014-03-191-14/+14
* Remove old compiler and VMESimon Hausmann2014-03-071-21/+7
* [new compiler] Fix some qqmlincubator testsSimon Hausmann2014-03-041-1/+5
* [new compiler] Fix tst_qqmlincubator::deleteContextSimon Hausmann2014-02-071-2/+8
* [new compiler] Allow for interruption during object finalizationSimon Hausmann2014-02-071-7/+7
* fix whitespaceOswald Buddenhagen2014-01-221-34/+34
* [new compiler] Preliminary support for QQmlIncubatorSimon Hausmann2014-01-081-2/+15
* Fix infinite loop in QQmlIncubator::forceCompletionAlbert Astals Cid2013-10-161-6/+11
* Make QQmlIncubatorPrivate refcountedLars Knoll2013-10-151-43/+45
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* doc: fix some typos in .cpp filesSergio Ahumada2012-09-071-2/+2
* Fix uses of \inmodule, \inqqmlmodule and \sinceBea Lam2012-08-081-0/+2