aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qml
Commit message (Expand)AuthorAgeFilesLines
* CMake: add properties when tools are builtSamuli Piippo2021-01-181-1/+1
* Replace qt_make_unique with std::make_uniqueAllan Sandfeld Jensen2020-11-181-4/+3
* Replace deprecated DataLocation with AppDataLocationShawn Rutledge2020-10-251-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-062-10/+10
* Remove use of deprecated High-DPI application attributesTor Arne Vestbø2020-09-021-10/+0
* CMake: Regenerate projectsAlexandru Croitor2020-07-092-14/+16
* Add ; to Q_UNUSED and UNUSED_PARAMLars Schmertmann2020-06-261-4/+4
* Do not resolve URLs when assigning them to a propertyUlf Hermann2020-06-221-1/+1
* Clean up QT_CONFIG(opengl)Paul Olav Tvete2020-06-171-5/+4
* Remove openGLContextCreated signalLaszlo Agocs2020-06-101-29/+1
* CMake: Don't install .qmltypes for Qt tests, examples and toolsAlexandru Croitor2020-05-292-2/+0
* CMake: Regenerate qtdeclarative/toolsAlexandru Croitor2020-05-292-0/+2
* Clean up QQmlFileSelectorUlf Hermann2020-03-191-4/+3
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-122-6/+28
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-123-1/+31
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-212-1/+4
| |\
| | * Tools: Convert to static type registrationsUlf Hermann2020-02-202-1/+4
| * | Add major version to all Q_REVISIONsUlf Hermann2020-02-191-0/+2
| * | 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/dev' into wip/cmakeAlexandru Croitor2020-01-292-26/+27
|\| |
| * | 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
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-201-1/+1
| |\| |
| | * | QQmlListProperty: Add replace and removeLast functionsUlf Hermann2020-01-151-1/+1
* | | | Post merge fixesLeander Beernaert2020-01-242-2/+2
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-162-2/+2
|\| | |
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-141-1/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-091-1/+1
| | |\|
| | | * Use the correct icon filename for QML Runtime on WindowsShawn Rutledge2020-01-011-1/+1
| * | | Fix -no-gui build on macOSTasuku Suzuki2019-12-271-1/+1
| |/ /
* | | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-152-10/+10
* | | Regenerate projectsAlexandru Croitor2019-11-142-12/+18
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-142-8/+12
|\| |
| * | 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-262-2/+4
| |/
* | Fix qml tool start-upSimon Hausmann2019-08-092-13/+31
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-0/+14
|\|
| * Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-0/+14
* | Port the declarative toolsAlexandru Croitor2019-06-082-0/+113
|/
* qml runtime tool: support alternate conf; add resizeToItem confShawn Rutledge2019-04-256-20/+173
* 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-198-4/+14
|\
| * Update the QML Runtime iconShawn Rutledge2019-04-178-4/+14
* | qml runtime: Don't assume there is a window, verify itShawn Rutledge2019-01-151-4/+5