| Commit message (Expand) | Author | Age | Files | Lines |
| * | Adjust to QUnifiedTimer slow mode changes | Mitch Curtis | 2025-06-27 | 1 | -1/+1 |
| * | Port to new Q_UNREACHABLE_RETURN() | Marc Mutz | 2022-10-20 | 1 | -2/+1 |
| * | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-07 | 1 | -1/+1 |
| * | Port from container::count() and length() to size() | Marc Mutz | 2022-10-07 | 1 | -2/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -27/+2 |
| * | Fix the qmlscene command help message | JiDe Zhang | 2021-05-18 | 1 | -1/+1 |
| * | qmlscene: Show deprecation warning | Maximilian Goldstein | 2021-03-12 | 1 | -0/+5 |
| * | Fix additional warnings from usage of deprecated APIs | Volker Hilsheimer | 2020-09-16 | 1 | -2/+2 |
| * | Remove use of deprecated High-DPI application attributes | Tor Arne Vestbø | 2020-09-02 | 1 | -6/+0 |
| * | Clean up QT_CONFIG(opengl) | Paul Olav Tvete | 2020-06-17 | 1 | -8/+1 |
| * | QQuickWindow: Remove (set)ClearBeforeRendering | Laszlo Agocs | 2020-06-16 | 1 | -1/+0 |
| * | Remove the now unneeded moc include from qmlscene | Laszlo Agocs | 2020-06-10 | 1 | -2/+0 |
| * | Remove openGLContextCreated signal | Laszlo Agocs | 2020-06-10 | 1 | -36/+0 |
| * | Merge remote-tracking branch 'origin/5.15' into dev | Qt Forward Merge Bot | 2020-02-17 | 1 | -1/+2 |
| |\ |
|
| | * | Add QML_CORE_PROFILE support to QML tool | Thomas Hartmann | 2020-02-06 | 1 | -1/+2 |
| * | | Quick: Don't qualify OpenGL includes | Ulf Hermann | 2020-01-27 | 1 | -1/+1 |
| |/ |
|
| * | Add the graphics api independent scenegraph port | Laszlo Agocs | 2019-07-04 | 1 | -11/+30 |
| * | Merge remote-tracking branch 'origin/5.13' into dev | Qt Forward Merge Bot | 2019-07-01 | 1 | -21/+23 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13 | Qt Forward Merge Bot | 2019-06-28 | 1 | -21/+23 |
| | |\ |
|
| | | * | qmlscene: Fix setting of the default surface format | Joni Poikelin | 2019-06-25 | 1 | -21/+23 |
| * | | | qmlscene: Avoid infinite loop | Ulf Hermann | 2019-06-26 | 1 | -0/+6 |
| * | | | Convert uses of QTime as a timer to QElapsedTimer | Edward Welbourne | 2019-06-12 | 1 | -2/+2 |
| |/ / |
|
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13 | Qt Forward Merge Bot | 2019-04-19 | 1 | -2/+4 |
| |\| |
|
| | * | Merge remote-tracking branch 'origin/5.12.3' into 5.12 | Qt Forward Merge Bot | 2019-04-17 | 1 | -2/+4 |
| | |\ |
|
| | | * | Fix qmlscene command parsingv5.12.3 | Thomas Hartmann | 2019-04-08 | 1 | -2/+4 |
| * | | | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta3 | Qt Forward Merge Bot | 2019-04-15 | 1 | -0/+7 |
| |\| | |
|
| | * | | Add support for selectors to qmlscene | Thomas Hartmann | 2019-04-09 | 1 | -0/+7 |
| | |/ |
|
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13 | Qt Forward Merge Bot | 2019-04-02 | 1 | -9/+15 |
| |\| |
|
| | * | add core profile environment variable | Tim Jenssen | 2019-04-01 | 1 | -1/+2 |
| | * | Fix surface format bug for macOS | Tomi Korpipaa | 2019-03-29 | 1 | -8/+13 |
| * | | Merge remote-tracking branch 'origin/5.12' into dev | Qt Forward Merge Bot | 2018-12-23 | 1 | -3/+3 |
| |\| |
|
| | * | qmlscene: Make it explicit that QCA::installTranslator is static | Kai Koehne | 2018-12-14 | 1 | -3/+3 |
| * | | Merge remote-tracking branch 'origin/5.12' into dev | Qt Forward Merge Bot | 2018-11-24 | 1 | -13/+3 |
| |\| |
|
| | * | qmlscene: Fix potential invalid memory access to QTranslator | Kai Koehne | 2018-11-23 | 1 | -13/+3 |
| | * | Make QtDeclarative work for the no-thread config | Morten Johan Sørvig | 2018-09-05 | 1 | -0/+2 |
| * | | Fix feature dependencies of qmlscene and qmleasing tools | Valentin Fokin | 2018-08-24 | 1 | -1/+3 |
| |/ |
|
| * | Use QTranslator::install(QLocale, ...) everywhere | Kai Koehne | 2018-07-18 | 1 | -5/+5 |
| * | init variables where they are declared when possible (clang-tidy) | Shawn Rutledge | 2018-02-26 | 1 | -29/+15 |
| * | use nullptr consistently (clang-tidy) | Shawn Rutledge | 2018-02-26 | 1 | -2/+2 |
| * | Add a way to set the default render type of text-like elements | Giuseppe D'Angelo | 2017-08-23 | 1 | -0/+20 |
| * | qmlscene: add an option to request core profile contexts | Laszlo Agocs | 2017-07-06 | 1 | -0/+9 |
| * | qmlscene: Add --apptype argument, allowing to specify the application class | Friedemann Kleint | 2017-04-12 | 1 | -22/+50 |
| * | Migrate to QRegularExpression | Samuel Gaist | 2017-04-09 | 1 | -7/+8 |
| * | QRegExp include cleanup | Samuel Gaist | 2017-03-17 | 1 | -0/+1 |
| * | Get rid of most QT_NO_FOO usages | Lars Knoll | 2016-11-29 | 1 | -8/+8 |
| * | Set Qt version on tools | Friedemann Kleint | 2016-11-09 | 1 | -0/+1 |
| * | tools: replace 'foreach' with 'range for' | Anton Kudryavtsev | 2016-08-20 | 1 | -8/+8 |
| * | Qt object: Add exit(int) | Cavit Sina Dogru | 2016-08-09 | 1 | -0/+1 |
| * | Enable building Qt Quick module with QT_NO_OPENGL defined | Andy Nichols | 2016-03-22 | 1 | -1/+7 |
| * | Updated license headers | Jani Heikkinen | 2016-01-20 | 1 | -17/+12 |