aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qml
Commit message (Expand)AuthorAgeFilesLines
* Revert "qmlscene/qml tools: Temporarily disable High DPI options."Friedemann Kleint2015-11-261-6/+5
* qmlscene/qml tools: Temporarily disable High DPI options.Friedemann Kleint2015-11-021-0/+4
* qml/qmlscene: Add command line option -no-scaling for Qt::AA_NoHighDpiScaling.Friedemann Kleint2015-09-071-0/+3
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-211-2/+2
|\
| * qml: Don't build OpenGL support if OpenGL is not available in Qt.Kai Koehne2015-08-191-5/+5
* | qml: Don't build OpenGL support if OpenGL is not available in Qt.Robin Burchell2015-08-171-3/+3
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-302-15/+69
|\|
| * Enable high-dpi mode for qml.app on OS X.Morten Johan Sørvig2015-06-161-0/+2
| * qml: Output information about build and GL renderer in verbose mode.Friedemann Kleint2015-06-151-15/+57
| * qml: Add options to control the GL renderer.Friedemann Kleint2015-06-041-0/+10
* | qml tool should exit on Qt.quit()Alan Alpert2015-03-311-1/+17
* | Fix use of qml versioning in qmlAlan Alpert2015-03-171-2/+2
* | Don't limit to files ending with .qmlKevin Ottens2015-03-161-8/+5
* | 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