aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlpropertycache
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-151-11/+0
* QQmlPropertyCache: Remove unused copyAndAppend overloadFabian Kosmale2020-12-031-3/+3
* Update MetaType things in testsDavid Skoland2020-11-041-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* Blacklist various failing testsShawn Rutledge2020-09-251-0/+2
* Restrict qmlRegisterTypesAndRevisions to major version givenUlf Hermann2020-07-162-0/+30
* PropertyCache: Fix resolution of forbidden QObject methodsUlf Hermann2020-04-282-0/+83
* Encapsulate QQmlContextDataUlf Hermann2020-03-231-0/+1
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-121-2/+3
|\
| * Process major versions as part of Q_REVISIONUlf Hermann2020-02-131-1/+1
| * Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-031-2/+3
* | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-4/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-161-12/+28
|\|
| * Make QtQml work with the latest changes in qtbaseLars Knoll2020-01-141-1/+3
| * tst_qqmlpropertycache: Avoid memory leaksUlf Hermann2020-01-021-11/+25
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* | Regenerate testsAlexandru Croitor2019-11-141-11/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-144-0/+28
|\|
| * Force creation of metaobjects for top level objects and componentsUlf Hermann2019-09-134-0/+28
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+49
|/
* Remove unused includes of qv8engine_p.hUlf Hermann2019-04-091-1/+0
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-221-0/+21
|\
| * QQmlPropertyCache: support setting an explicit metaObject revisionRichard Moe Gustavsen2019-02-211-0/+21
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-152-0/+51
|\|
| * PropertCache: Don't pass Q_GADGET value types as integersUlf Hermann2019-02-142-0/+51
* | QQmlPropertyCache: Add test that reads and writes short enumsUlf Hermann2019-01-032-1/+31
|/
* QML: Use all available type information to find enum typesUlf Hermann2018-11-193-1/+83
* Clean up manual reference of QQmlTypeData and QQmlPropertyCacheSimon Hausmann2018-04-261-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-3/+3
* Move the engine pointer from the property cache to the VME meta objectLars Knoll2017-08-021-12/+6
* QML: Make all fields in QQmlPropertyRawData privateErik Verbruggen2016-08-101-36/+36
* Add a checksum to QQmlPropertyCacheSimon Hausmann2016-08-011-0/+38
* Add a function to QQmlPropertyCache to calculate the meta-object sizesSimon Hausmann2016-08-011-37/+124
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
* Hold a pointer to the QV4::ExecutionEngine in the property cacheLars Knoll2015-08-191-6/+13
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Prepare for QQmlPropertyCache to become available in QJSEngineSimon Hausmann2014-12-291-3/+3
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-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
* Restrict v8 property lookup to the execution contextMatthew Vogt2012-08-271-36/+41
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Enable tst_qqmlpropertycacheChris Adams2012-07-121-6/+3
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-242-0/+289