aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qml
Commit message (Expand)AuthorAgeFilesLines
...
* | qml tool: don't process the command nameKevin Ottens2015-03-061-1/+1
|/
* Fixed license headersJani Heikkinen2015-02-172-6/+6
* Update copyright headersJani Heikkinen2015-02-124-22/+22
* qml: obey QT_NO_REGULAREXPRESSION definePasi Petäjäjärvi2014-11-111-1/+4
* Revert: use the new form of QTranslator::load() for more flexibilityShawn Rutledge2014-10-281-2/+4
* use the new form of QTranslator::load() for more flexibilityShawn Rutledge2014-10-011-4/+2
* Update license headers and add new licensesJani Heikkinen2014-08-252-36/+20
* Tools and examples: consistently use organization name QtProjectShawn Rutledge2014-07-021-1/+1
* Fix some typos in usage string.Jeff Tranter2014-05-091-2/+2
* Fix crash in qml/qmlscene when using dummy-data with importsErik Larsson2014-03-131-9/+5
* Remove several uses of module includesAndrew Knight2014-03-102-1/+5
* qml tool on OSX: wait for a timeout before exitingShawn Rutledge2013-11-201-4/+28
* Remove '-enable-debugger' argument from qml executableKai Koehne2013-11-162-10/+5
* Add a verbose mode to qmlAlan Alpert2013-11-111-24/+35
* Fix qml runtime when loading files that imported other filesAlan Alpert2013-11-011-8/+9
* qml tool: compiles with clangShawn Rutledge2013-10-301-1/+1
* Make qtdeclarative compile with -no-guiTasuku Suzuki2013-10-252-35/+70
* Fix WinCE build.v5.2.0-alpha1Sérgio Martins2013-09-251-1/+1
* qml: handle all possible QtMsgType in switch because of -WerrorShawn Rutledge2013-09-251-0/+1
* Add qml toolAlan Alpert2013-09-178-0/+736