aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qml/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace qt_make_unique with std::make_uniqueAllan Sandfeld Jensen2020-11-181-4/+3
* Replace deprecated DataLocation with AppDataLocationShawn Rutledge2020-10-251-1/+1
* Remove use of deprecated High-DPI application attributesTor Arne Vestbø2020-09-021-10/+0
* Add ; to Q_UNUSED and UNUSED_PARAMLars Schmertmann2020-06-261-4/+4
* Clean up QT_CONFIG(opengl)Paul Olav Tvete2020-06-171-5/+4
* Remove openGLContextCreated signalLaszlo Agocs2020-06-101-29/+1
* Clean up QQmlFileSelectorUlf Hermann2020-03-191-4/+3
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-211-1/+0
|\
| * Tools: Convert to static type registrationsUlf Hermann2020-02-201-1/+0
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-171-0/+25
|\|
| * Add QML_CORE_PROFILE support to QML toolThomas Hartmann2020-02-061-0/+12
| * Add support for file selectors to qml toolThomas Hartmann2020-02-041-0/+13
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-211-25/+26
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-201-25/+26
| |\
| | * qml: Fix options that need to be set before QApplication instantiationFriedemann Kleint2020-01-151-25/+26
* | | Fix -no-gui build on macOSTasuku Suzuki2019-12-271-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-041-6/+8
|\|
| * qml: Make sure the qml tool deletes its applicationUlf Hermann2019-10-021-6/+8
* | Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-2/+1
|/
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-0/+14
* qml runtime tool: support alternate conf; add resizeToItem confShawn Rutledge2019-04-251-13/+37
* qml runtime tool: --quiet disables categorized logging tooShawn Rutledge2019-04-251-2/+5
* qml runtime tool: group globals and declare static; improve paddingShawn Rutledge2019-04-251-43/+29
* Use QCommandLineParser in the qml runtime toolShawn Rutledge2019-04-241-114/+122
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-191-1/+6
|\
| * Update the QML Runtime iconShawn Rutledge2019-04-171-1/+6
* | qml runtime: Don't assume there is a window, verify itShawn Rutledge2019-01-151-4/+5
* | Clean up LoadWatcher in the Qml RuntimeShawn Rutledge2019-01-151-37/+35
|/
* Use QTranslator::install(QLocale, ...) everywhereKai Koehne2018-07-181-4/+3
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-271-3/+3
|\
| * use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-3/+3
* | Add a feature for qml-animationUlf Hermann2018-02-151-2/+4
|/
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-211-1/+6
|\
| * Fix forced error warnings in -no-gui buildv5.9.0-beta2Alex Blasche2017-04-121-1/+6
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-04-071-0/+4
|\|
| * Fix build without features.animationTasuku Suzuki2017-04-031-0/+4
* | Merge remote-tracking branch 'origin/5.9' into HEADSimon Hausmann2017-03-231-1/+1
|\|
| * qml runtime: don't assume http by defaultShawn Rutledge2017-03-151-1/+1
* | sources: Add missing override and remove redundant virtualAlexander Volkov2017-02-231-2/+2
|/
* qml: use QUrl::fromUserInput("file.qml", QDir::currentPath())Shawn Rutledge2017-01-031-23/+7
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-141-5/+5
|\
| * Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-5/+5
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-231-0/+1
|\|
| * Set Qt version on toolsFriedemann Kleint2016-11-091-0/+1
* | tools: use const (and const APIs) moreAnton Kudryavtsev2016-08-221-1/+1
|/
* tools: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-201-4/+4
* Qt object: Add exit(int)Cavit Sina Dogru2016-08-091-3/+14
* Updated license headersJani Heikkinen2016-01-201-17/+12
* 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