aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml.pro
Commit message (Expand)AuthorAgeFilesLines
* Tighten QML cache version checkingSimon Hausmann2018-03-201-1/+2
* Move the QML_COMPILE_HASH macro definition from the command-lineThiago Macieira2018-02-211-11/+22
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-02-021-1/+1
|\
| * MSVC: Don't set a DLL base address for 64-bitThiago Macieira2018-01-241-1/+1
* | V4: Add a baseline JITErik Verbruggen2017-11-171-0/+1
* | Merge remote-tracking branch 'origin/dev' into HEADLars Knoll2017-10-221-0/+13
|\|
| * Fix crashes in QML apps when upgrading Qt snapshotsSimon Hausmann2017-09-071-0/+13
* | Remove the old compiler pipelineLars Knoll2017-06-221-1/+2
|/
* Fix build without features.animationTasuku Suzuki2017-04-031-1/+3
* qml: Remove last foreach, and mark QT_NO_FOREACHRobin Burchell2017-01-171-0/+2
* QML: Turn DSE back onErik Verbruggen2016-10-111-5/+0
* Turn the no-network support into a configurable featureLars Knoll2016-10-101-4/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-1/+5
|\
| * QtQml: Disable new optimizer of MSVC2015/Update 3Friedemann Kleint2016-09-021-0/+4
| * Workaround crashes in QtQml code related to dead-store eliminationJonathan Liu2016-08-281-1/+1
* | ICC: suppress the warning about -fno-delete-null-pointer-checksThiago Macieira2016-07-231-1/+1
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-0/+5
|\|
| * Workaround for crashes in QtQml code relating to null this pointersv5.6.1Thiago Macieira2016-05-201-0/+5
* | Remove Windows CE.Friedemann Kleint2016-03-101-1/+1
* | QtLite: no_network option for QtDeclarativePaolo Angelelli2016-03-041-1/+7
|/
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-5/+4
* V4: add JIT support for mips platforms (32-bit) and enable itJulien Brianceau2015-04-271-0/+3
* Move memory management related functionality into it's own folderLars Knoll2015-03-021-0/+1
* Update the WERROR setting for QtQmlThiago Macieira2014-07-311-2/+4
* Move JIT infrastructure into it's own directoryLars Knoll2014-02-221-0/+1
* Fix broken build with Clang < 3.4 after 60aed669345be33b916c445565Thiago Macieira2014-01-081-1/+2
* Also fix the unused variable warning that ICC found with ClangThiago Macieira2014-01-041-0/+2
* use private linkage where possibleOswald Buddenhagen2013-12-191-1/+1
* Windows: Use Shell API for checking file case correctness.Friedemann Kleint2013-12-101-0/+1
* Allow QtQml to compile with ICC 14.0 with -WerrorThiago Macieira2013-12-031-0/+3
* Android: Add qmltooling plugins to apkDaniel Teske2013-11-231-0/+3
* Move the parser folder from src/qml/qml to src/qmlLars Knoll2013-08-081-0/+1
* Move the JS Api into it's own folderLars Knoll2013-08-081-0/+1
* Restructure source codeLars Knoll2013-08-081-0/+2
* Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+0
* Move QML types to types folderAlan Alpert2013-03-141-1/+1
* Move the model classes from QtQuick to QtQmlAlan Alpert2013-01-241-0/+1
* Update docs after modularization of docsTor Arne Vestbø2012-10-121-2/+2
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-111-2/+0
* make use of QT_PRIVATE to specify private Qt dependenciesOswald Buddenhagen2012-08-111-3/+1
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* Remove remnants of QQmlImageProviderKent Hansen2012-08-091-1/+0
* Merge branch 'buildsystem'Oswald Buddenhagen2012-06-261-14/+4
|\
| * build system cleanupsOswald Buddenhagen2012-06-261-13/+3
| * auto-generate module prisOswald Buddenhagen2012-06-261-1/+1
* | Doc: Use the module "make docs" and rename qtquick "make docs".Casper van Donderen2012-06-251-0/+2
|/
* put private Qt dependencies below load(qt_module_config)Oswald Buddenhagen2012-06-071-1/+4
* Remove exceptions support from QtQmlChris Adams2012-05-251-1/+1
* Explicitly enable exceptions for QtQmlLars Knoll2012-05-141-1/+1
* Migrate gui dependencies from QtQml to QtQuick.Matthew Vogt2012-03-201-1/+1