aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlincubator_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the use of Q_QML_PRIVATE_EXPORTAlexey Edelev2024-01-111-1/+1
* Include what you need: <QPointer>Marc Mutz2023-10-061-0/+2
* QQmlComponent/QQmlIncubator: Support C++ based typesFabian Kosmale2022-11-231-0/+9
* Required properties: Use pointers instead of referencesFabian Kosmale2022-11-101-1/+1
* QQmlIncubatorPrivate: Undo old MSVC workaroundFabian Kosmale2022-09-061-5/+6
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* QQmlDelegateModel: Consider only top level required propertiesUlf Hermann2022-05-171-1/+1
* Encapsulate QQmlContextDataUlf Hermann2020-03-231-1/+1
* Required properties: Allow retroactive require specificationFabian Kosmale2020-01-311-3/+1
* Support required properties in model delegatesFabian Kosmale2019-09-121-0/+1
* Introduce required properties to QMLFabian Kosmale2019-09-091-1/+7
* Split CompiledData::CompilationUnit in twoUlf Hermann2019-05-161-1/+1
* Revert "Allow canceling incubation"J-P Nurmi2018-01-171-3/+0
* Allow canceling incubationJ-P Nurmi2017-01-241-0/+5
* Use automatic refcounting for the compilation unit in QQmlComponentPrivate an...Simon Hausmann2016-06-031-1/+1
* Remove QQmlCompiledData in favor of QV4::CompiledData::CompilationUnitSimon Hausmann2016-06-011-2/+1
* Remove "external" usages of QQmlCompiledData::engineSimon Hausmann2016-06-011-0/+1
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Remove old compiler and VMESimon Hausmann2014-03-071-4/+0
* [new compiler] Match class and file nameSimon Hausmann2014-02-161-1/+1
* [new compiler] Allow for interruption during object finalizationSimon Hausmann2014-02-071-2/+2
* [new compiler] Preliminary support for QQmlIncubatorSimon Hausmann2014-01-081-0/+5
* Fix infinite loop in QQmlIncubator::forceCompletionAlbert Astals Cid2013-10-161-0/+1
* Make QQmlIncubatorPrivate refcountedLars Knoll2013-10-151-1/+1
* Get rid of the first half of QQmlGuard usageLars Knoll2013-07-051-1/+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
* Contruct per-delegate QQmlContextData directly.Andrew den Exter2012-05-241-0/+2
* Add QQmlEngine::trimComponentCache()Matthew Vogt2012-05-171-1/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+106