aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml.pro
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+37