aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename alias resource propertiesLeander Beernaert2019-08-159-61/+63
* Add QtDeclarative Test CoverageLeander Beernaert2019-08-14364-73/+13886
* Extend qmlcachge to support --retain with CMakeLeander Beernaert2019-08-131-1/+2
* Generate CMake projects for qmltoolingLeander Beernaert2019-08-1213-26/+337
* Fix qml tool start-upSimon Hausmann2019-08-092-13/+31
* Re-generate QML imports after latest pro2cmake changesSimon Hausmann2019-08-0918-20/+0
* Re-generate QML importsSimon Hausmann2019-08-097-35/+25
* Update qml modulesLeander Beernaert2019-08-064-0/+15
* Update qml modulesLeander Beernaert2019-08-0119-55/+84
* Update add_qml_module() call to match new requirementsLeander Beernaert2019-07-3118-0/+18
* Add support for generating qmlcache_loader without qrcLeander Beernaert2019-07-311-4/+57
* Allow the use of qmlcachegen inside srcSimon Hausmann2019-07-292-5/+9
* Fix parallel buildSimon Hausmann2019-07-291-0/+9
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-24241-3868/+9569
|\
| * Remove module registration related Qt version #ifdefsSimon Hausmann2019-07-228-104/+0
| * Fix imports of Package and Instantiator with Qt 6Simon Hausmann2019-07-221-2/+2
| * Fix module compatibility with Qt 5Simon Hausmann2019-07-183-0/+5
| * Merge "Merge remote-tracking branch 'origin/dev' into wip/qt6"Simon Hausmann2019-07-1715-111/+175
| |\
| | * Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-07-1715-111/+175
| |/|
| | * Fix importing the worker scripts pluginSimon Hausmann2019-07-171-1/+1
| | * Add support for implicit module importsSimon Hausmann2019-07-1710-0/+64
| | * Clean up import resolution handlingSimon Hausmann2019-07-165-58/+81
| | * QML Grammar: deduplicate semicolon rulesFabian Kosmale2019-07-151-52/+29
| * | Fix import of ListModel/ListElement as part of QtQmlSimon Hausmann2019-07-171-2/+2
| * | Fix module imports when building with Qt Version 6.0.0Simon Hausmann2019-07-1514-28/+14
| * | Merge "Merge remote-tracking branch 'origin/dev' into wip/qt6"Simon Hausmann2019-07-12208-3563/+9215
| |\ \
| | * | Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-07-12208-3563/+9215
| |/| | | | |/
| | * Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-1213-26/+90
| | |\
| | | * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-1213-26/+90
| | | |\
| | | | * Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-093-0/+3
| | | | * Doc: Replace old link with an existing featureKavindra Palaraja2019-07-081-1/+1
| | | | * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-059-25/+86
| | | | |\
| | | | | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-059-25/+86
| | | | |/|
| | | | | * Fix distance field cache growing outside limitEskil Abrahamsen Blomfeldt2019-07-042-21/+26
| | | | | * Fix possible crash when distance field cache spans multiple texturesEskil Abrahamsen Blomfeldt2019-07-041-1/+1
| | | | | * Yield error if qtquickcompiler is used in non-QML projectsJoerg Bornemann2019-07-031-0/+10
| | | | | * Create a URL from the import string before adding the qmldir pathUlf Hermann2019-07-033-1/+17
| | | | | * QQmlAdapterModel: Guard items against deletion during notificationUlf Hermann2019-07-031-2/+8
| | | | | * QQmlComponent: Check for existence of engineFabian Kosmale2019-07-032-0/+24
| | * | | | Fix some compiler warnings in testsFriedemann Kleint2019-07-1211-22/+25
| | * | | | Extend linter to check for unqualified idsFabian Kosmale2019-07-1220-4/+3709
| | |/ / /
| | * | | Split compiler and runtime more clearlyUlf Hermann2019-07-1143-101/+310
| | * | | Move BindingPropertyData into ExecutableCompilationUnitUlf Hermann2019-07-116-9/+8
| | * | | Disentangle includes and namespacesUlf Hermann2019-07-1122-209/+235
| | * | | Split qqmltypeloader{_p.h|.cpp} into a several filesUlf Hermann2019-07-1152-2574/+3498
| | * | | Merge JSCodeGen and QQmlJSCodeGeneratorUlf Hermann2019-07-105-123/+76
| | * | | QQmlObjectCreator: Do not delete objects not owned by engineFabian Kosmale2019-07-101-2/+6
| | * | | Switch to FloatingPointShortest precision when convert from numeric type to s...Alexey Edelev2019-07-101-1/+1
| | * | | Make QV4::Function::runtimeString() constUlf Hermann2019-07-101-2/+2
| | * | | Allow generating debug instructions even if !qml_debugUlf Hermann2019-07-101-4/+0