aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmldevtools
Commit message (Expand)AuthorAgeFilesLines
* Move the QML_COMPILE_HASH macro definition from the command-lineThiago Macieira2018-02-211-0/+1
* Remove now unused filesLars Knoll2017-06-301-11/+0
* Various compile fixesLars Knoll2017-06-221-0/+10
* Merge remote-tracking branch 'origin/5.8' into 5.9Simon Hausmann2017-04-272-77/+2
|\
| * fix QtQmlDevTools in framework builds in a better wayOswald Buddenhagen2017-04-112-66/+2
* | Add Q_ALLOCA_VAR, Q_ALLOCA_DECLARE and Q_ALLOCA_ASSIGN macrosKimmo Ollila2017-02-151-0/+4
* | Fix MSVC warning about imported symbols when linking qmlcachegenFriedemann Kleint2017-02-091-0/+7
* | Include the JIT assembler in qmldevtoolsSimon Hausmann2017-01-281-0/+1
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-03-011-2/+2
|\
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-2/+2
* | Updated license headersJani Heikkinen2016-01-191-14/+20
* | Use qtbase add/sub/mul with overflow implementations.Erik Verbruggen2015-11-271-1/+1
|/
* QmlDevTools: Define QML export macros as empty.Friedemann Kleint2015-08-181-15/+2
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-03-172-8/+74
|\
| * Fix usage of QtQmlDevTools private headers on OSX with framework buildsSimon Hausmann2015-03-162-7/+73
| * Remove QQmlDirParser from QtQmlDevToolsSimon Hausmann2015-03-161-1/+0
|/
* Re-fix the warning from cached-powers.ccThiago Macieira2014-05-091-0/+6
* Extend the QML bootstrap library by the IR buildersSimon Hausmann2014-04-231-1/+5
* simplify host_build logic againOswald Buddenhagen2013-10-251-7/+1
* Fix build logic for host_build tools.Morten Johan Sørvig2013-09-211-1/+7
* Move the parser folder from src/qml/qml to src/qmlLars Knoll2013-08-081-1/+1
* prepare for qt_module_pris.prf changesOswald Buddenhagen2013-06-101-2/+3
* optionally bootstrap QmlDevTools and qmlminOswald Buddenhagen2013-03-161-1/+8
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-111-2/+0
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* Mark some declarative libraries as internal.Stephen Kelly2012-07-241-1/+1
* Change CONFIG += staticlib to CONFIG += staticThiago Macieira2012-07-111-1/+1
* build system cleanupsOswald Buddenhagen2012-06-261-11/+2
* auto-generate module prisOswald Buddenhagen2012-06-261-2/+0
* Fix qmldevtools library build error on WindowsCharles Yin2012-03-191-1/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1/+1
* Say hello to QtQmlDevTools libraryKent Hansen2011-10-071-0/+20