| Commit message (Expand) | Author | Age | Files | Lines |
| * | Adjust to QUnifiedTimer slow mode changes | Mitch Curtis | 2025-06-27 | 1 | -1/+1 |
| * | qml-tool: Treat all arguments passed after "--" as positional | Olivier De Cannière | 2025-04-23 | 1 | -0/+3 |
| * | qml tool: Explictily register types | Fabian Kosmale | 2025-02-12 | 1 | -0/+5 |
| * | Mention d3d12 in qml tool help text | Laszlo Agocs | 2024-03-14 | 1 | -1/+1 |
| * | Fix some compile errors when compiling with -no-gui -no-qml-debug | Ulf Hermann | 2024-01-17 | 1 | -0/+2 |
| * | qml tool: Use QCommandLineParser::process() rather than parse() | Shawn Rutledge | 2023-05-16 | 1 | -10/+3 |
| * | qml: Straighten out configuration QML module | Ulf Hermann | 2023-05-08 | 1 | -4/+12 |
| * | qml: Construct QQmlApplicationEngine only when we need it | Ulf Hermann | 2023-04-27 | 1 | -1/+3 |
| * | qml tool: Fix incorrect mapping of --transparent to MSAA | Laszlo Agocs | 2023-03-17 | 1 | -1/+1 |
| * | bin/qml: Fix broken handling of --translation commandline argument | Jan Arve Sæther | 2023-02-08 | 1 | -2/+1 |
| * | Bring QSurfaceFormat configurability to qmlscene's level in the qml tool | Laszlo Agocs | 2023-02-07 | 1 | -12/+39 |
| * | qml tool: Disable shader caching by default | Paul Olav Tvete | 2023-02-07 | 1 | -0/+8 |
| * | qml: Fix object counting | Ulf Hermann | 2023-01-23 | 1 | -17/+3 |
| * | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-07 | 1 | -2/+2 |
| * | Port from container::count() and length() to size() | Marc Mutz | 2022-10-07 | 1 | -3/+3 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -28/+3 |
| * | qml: Don't mangle the settings URL | Ulf Hermann | 2022-03-02 | 1 | -5/+6 |
| * | qml: Deprecate the --dummy-data option | Shawn Rutledge | 2021-09-24 | 1 | -5/+15 |
| * | Teach the qml runtime to load config files by basename | Shawn Rutledge | 2021-09-22 | 1 | -8/+33 |
| * | qml: Avoid memory leaks when no objects are loaded | Ulf Hermann | 2021-08-10 | 1 | -1/+2 |
| * | qml: Don't leak the created objects | Ulf Hermann | 2021-05-21 | 1 | -0/+1 |
| * | qml: Enable context sharing by default | Maximilian Goldstein | 2021-03-22 | 1 | -0/+10 |
| * | tools/qml: Implement --core-profile option | Maximilian Goldstein | 2021-03-19 | 1 | -1/+4 |
| * | Uniformly support shebang | Fawzi Mohamed | 2021-02-15 | 1 | -19/+1 |
| * | Replace qt_make_unique with std::make_unique | Allan Sandfeld Jensen | 2020-11-18 | 1 | -4/+3 |
| * | Replace deprecated DataLocation with AppDataLocation | Shawn Rutledge | 2020-10-25 | 1 | -1/+1 |
| * | Remove use of deprecated High-DPI application attributes | Tor Arne Vestbø | 2020-09-02 | 1 | -10/+0 |
| * | Add ; to Q_UNUSED and UNUSED_PARAM | Lars Schmertmann | 2020-06-26 | 1 | -4/+4 |
| * | Clean up QT_CONFIG(opengl) | Paul Olav Tvete | 2020-06-17 | 1 | -5/+4 |
| * | Remove openGLContextCreated signal | Laszlo Agocs | 2020-06-10 | 1 | -29/+1 |
| * | Clean up QQmlFileSelector | Ulf Hermann | 2020-03-19 | 1 | -4/+3 |
| * | Merge remote-tracking branch 'origin/5.15' into dev | Qt Forward Merge Bot | 2020-02-21 | 1 | -1/+0 |
| |\ |
|
| | * | Tools: Convert to static type registrations | Ulf Hermann | 2020-02-20 | 1 | -1/+0 |
| * | | Merge remote-tracking branch 'origin/5.15' into dev | Qt Forward Merge Bot | 2020-02-17 | 1 | -0/+25 |
| |\| |
|
| | * | Add QML_CORE_PROFILE support to QML tool | Thomas Hartmann | 2020-02-06 | 1 | -0/+12 |
| | * | Add support for file selectors to qml tool | Thomas Hartmann | 2020-02-04 | 1 | -0/+13 |
| * | | Merge remote-tracking branch 'origin/5.15' into dev | Qt Forward Merge Bot | 2020-01-21 | 1 | -25/+26 |
| |\| |
|
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15 | Qt Forward Merge Bot | 2020-01-20 | 1 | -25/+26 |
| | |\ |
|
| | | * | qml: Fix options that need to be set before QApplication instantiation | Friedemann Kleint | 2020-01-15 | 1 | -25/+26 |
| * | | | Fix -no-gui build on macOS | Tasuku Suzuki | 2019-12-27 | 1 | -1/+1 |
| |/ / |
|
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15 | Qt Forward Merge Bot | 2019-10-04 | 1 | -6/+8 |
| |\| |
|
| | * | qml: Make sure the qml tool deletes its application | Ulf Hermann | 2019-10-02 | 1 | -6/+8 |
| * | | Specify parameters of type registration in class declarations | Ulf Hermann | 2019-09-26 | 1 | -2/+1 |
| |/ |
|
| * | Add the graphics api independent scenegraph port | Laszlo Agocs | 2019-07-04 | 1 | -0/+14 |
| * | qml runtime tool: support alternate conf; add resizeToItem conf | Shawn Rutledge | 2019-04-25 | 1 | -13/+37 |
| * | qml runtime tool: --quiet disables categorized logging too | Shawn Rutledge | 2019-04-25 | 1 | -2/+5 |
| * | qml runtime tool: group globals and declare static; improve padding | Shawn Rutledge | 2019-04-25 | 1 | -43/+29 |
| * | Use QCommandLineParser in the qml runtime tool | Shawn Rutledge | 2019-04-24 | 1 | -114/+122 |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13 | Qt Forward Merge Bot | 2019-04-19 | 1 | -1/+6 |
| |\ |
|
| | * | Update the QML Runtime icon | Shawn Rutledge | 2019-04-17 | 1 | -1/+6 |