aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml.pro
Commit message (Expand)AuthorAgeFilesLines
* Remove winrtOliver Wolff2020-06-041-1/+1
* Port python check to configure systemKai Koehne2020-05-071-1/+5
* Fix all import versionsUlf Hermann2020-02-191-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-251-0/+1
|\
| * Long live QML inline componentsFabian Kosmale2020-01-231-0/+1
* | Fix maximum minor to 15 for importsUlf Hermann2020-01-141-1/+1
|/
* Generate registrations for all importsUlf Hermann2020-01-101-0/+7
* Remove src/3rdparty/llvmUlf Hermann2019-12-031-1/+0
* Split compiler and runtime more clearlyUlf Hermann2019-07-111-26/+3
* Simplify errors and diagnosticsUlf Hermann2019-06-141-0/+1
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-091-0/+3
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-081-0/+3
| |\
| | * Add Q_TRACE calls to QtQml for QML profiler trace pointsMilian Wolff2019-05-051-0/+3
* | | Transform V4_ENABLE_JIT into a featureUlf Hermann2019-04-251-1/+3
* | | V4: Add headers from LLVM that define an intrusive list templateErik Verbruggen2019-03-221-0/+1
|/ /
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-241-2/+2
|\|
| * Use msvc qmake scope where appropriateOliver Wolff2018-11-221-2/+2
* | Make QQmlDirParser and QQmlError available in QmlDevToolsUlf Hermann2018-10-251-0/+1
|/
* Always use commit sha1 for QML_COMPILE_HASHSamuli Piippo2018-07-021-1/+1
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-211-1/+2
|\
| * Tighten QML cache version checkingSimon Hausmann2018-03-201-1/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-221-11/+22
|\|
| * Move the QML_COMPILE_HASH macro definition from the command-lineThiago Macieira2018-02-211-11/+22
* | Add a feature for qml-animationUlf Hermann2018-02-151-1/+1
|/
* 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