aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlincubator.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-161-6/+6
* Delay conversion of v8 exceptions to QQmlErrors.Michael Brasser2012-06-051-2/+2
* Add QQmlEngine::trimComponentCache()Matthew Vogt2012-05-171-16/+16
* Add hooks for declarative memory profiler.Glenn Watson2012-05-151-0/+3
* Better checking top level root object creation statusCharles Yin2012-05-091-1/+1
* Prevent object being delete by GC before object is fully createdCharles Yin2012-05-011-0/+1
* Prevent the root object from being garbage collected.Michael Brasser2012-03-231-1/+2
* When clearing an incubator also clear incubators it is waiting for.Martin Jones2012-03-191-0/+4
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-3/+3
* Merge master <-> api_changesMatthew Vogt2012-03-051-3/+4
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+696