aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickloader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "qquickloader: Free memory of loaded components after source change"Maximilian Goldstein2020-10-301-13/+0
* qquickloader: Free memory of loaded components after source changeFabian Kosmale2020-10-211-0/+13
* QQuickLoader: make sure the status property change properlyWang Chuan2020-08-221-0/+2
* QQuickLoader: make sure the status property change properlyWang Chuan2020-08-221-0/+7
* Do not resolve URLs when assigning them to a propertyUlf Hermann2020-06-221-7/+14
* QQuickLoader: prevent clearing initial properties after active = trueWang Chuan2020-05-051-1/+0
* QQuickItem: rename geometryChanged to geometryChangeMitch Curtis2020-04-231-2/+2
* Encapsulate QQmlContextDataUlf Hermann2020-03-231-6/+1
* Remove hard-coded notes for 'Corresponding handler' for QML signalsTopi Reinio2020-03-101-2/+0
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-131-39/+54
|\
| * QQuickLoader: store statusFabian Kosmale2020-02-121-39/+54
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-11-071-1/+2
|\|
| * Loader: Actually clear initial properties when changing sourceFabian Kosmale2019-10-241-1/+2
* | Introduce required properties to QMLFabian Kosmale2019-09-091-1/+3
|/
* Cleanups in Value/PrimitiveLars Knoll2018-09-171-1/+1
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-161-2/+6
|\
| * Don't leak components in QQuickLoaderColin Ogilvie2018-07-051-2/+6
* | Merge remote-tracking branch 'origin/5.11' into devUlf Hermann2018-06-251-1/+1
|\|
| * Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-191-1/+1
* | Improve ownership handling of Loader.sourceComponentSimon Hausmann2018-05-111-10/+5
|/
* clear() the loader before destroying itLars Knoll2018-04-091-4/+1
* When deactivating a loader, do not immediately clear its contextErik Verbruggen2018-03-161-2/+2
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-14/+14
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-121-0/+19
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-021-0/+19
| |\
| | * If Loader loads Window, set its transient parent to the Loader's windowShawn Rutledge2018-02-021-0/+19
* | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Shawn Rutledge2018-02-061-0/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-241-0/+2
| |\|
| | * Add new logging category qt.quick.window.transientShawn Rutledge2017-12-151-0/+2
* | | Remove double indirection between QJSEngine and QV4::ExecutionEngineUlf Hermann2018-02-021-1/+1
|/ /
* / Prevent errors when unloading LoaderMichael Brasser2018-01-051-0/+12
|/
* QQuickLoader: Use setSize() to resize itemAlexandr Akulich2017-10-201-2/+7
* Document the default value of property asynchronousZhang Xingtao2017-09-271-0/+1
* Doc: Minor fixes to Loader QML type documentationTopi Reinio2017-08-291-4/+4
* Doc: finish incomplete sentence in Loader’s detailed descriptionMitch Curtis2017-07-111-0/+1
* Port existing qmlInfo callers to qmlWarningRobin Burchell2017-01-111-1/+1
* Quick: Do not calculate the difference in a geometryChangeErik Verbruggen2016-11-101-3/+3
* QML: Pass the kind of geometry change aroundErik Verbruggen2016-07-111-2/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+3
|\
| * Fix crashes when incubating objects asynchronously with initial propertiesSimon Hausmann2016-05-181-1/+3
* | Updated license headersJani Heikkinen2016-01-191-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-1/+1
|\|
| * Remove qml context related methods from QQmlV4FunctionLars Knoll2015-09-151-1/+1
* | Only force Loader completion when asynchronous turns false.Michael Brasser2015-09-151-1/+1
* | Allow forced completion of asynchronous Loader.Michael Brasser2015-09-101-0/+18
|/
* Avoid firing up the JS parser/JIT/interpreter when instantiating objectsSimon Hausmann2015-08-161-3/+2
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-301-5/+6
|\
| * Doc: resize tables with overflowNico Vertriest2015-06-251-5/+6
* | Further cleanupsLars Knoll2015-04-161-1/+1
|/
* Update copyright headersJani Heikkinen2015-02-121-7/+7