| Commit message (Expand) | Author | Age | Files | Lines |
| * | Doc: Fix swapped parameters in QDoc link commands | David Boddie | 2025-10-27 | 1 | -1/+1 |
| * | Doc: Fix QSGGeometryNode docs to use Qt6 compatible code | Dheerendra Purohit | 2025-06-16 | 1 | -1/+1 |
| * | Fix ambiguous qBound usage when qreal is float | Dennis Oberst | 2025-03-14 | 1 | -1/+3 |
| * | QtQuick: Straighten out some logging categories | Ulf Hermann | 2024-06-19 | 1 | -2/+0 |
| * | Debug leaked resource info into the qt.scenegraph.leaks logging category | Shawn Rutledge | 2023-08-29 | 1 | -1/+1 |
| * | Remove QML_LEAK_CHECK | Shawn Rutledge | 2023-08-21 | 1 | -3/+5 |
| * | QtQuick: Fix conflicting definitions of qsg_leak_check in CMake Unity (Jumbo)... | Friedemann Kleint | 2023-02-07 | 1 | -3/+2 |
| * | Doc: Fix typo | Andreas Eliasson | 2022-11-08 | 1 | -2/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
| * | Remove QSGSimpleMaterial | Laszlo Agocs | 2020-04-07 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.15' into dev | Qt Forward Merge Bot | 2019-12-12 | 1 | -3/+0 |
| |\ |
|
| | * | Avoid initializing QFlags with 0 or nullptr | Allan Sandfeld Jensen | 2019-11-22 | 1 | -3/+0 |
| * | | Fix Qt6 build in preparation of qt5 submodule update | Alexandru Croitor | 2019-07-08 | 1 | -9/+9 |
| |/ |
|
| * | Doc: Add missing dots (qtdeclarative) | Paul Wicking | 2018-06-19 | 1 | -1/+1 |
| * | init variables where they are declared when possible (clang-tidy) | Shawn Rutledge | 2018-02-26 | 1 | -14/+1 |
| * | use nullptr consistently (clang-tidy) | Shawn Rutledge | 2018-02-26 | 1 | -41/+41 |
| * | doc: Add documentation for undocumented things | Martin Smith | 2018-02-14 | 1 | -0/+8 |
| * | Fix uninitialized member QSGClipNode::m_is_rectangular | Jüri Valdmann | 2017-09-20 | 1 | -0/+3 |
| * | Add QDebugStateSaver to operator<<(QDebug, const QSGRootNode) | Jesus Fernandez | 2017-07-27 | 1 | -0/+1 |
| * | Doc: fix some typos in qsgnode.cpp | Jüri Valdmann | 2017-05-04 | 1 | -6/+6 |
| * | Doc: add new enumeration descriptions | Nico Vertriest | 2017-03-30 | 1 | -0/+2 |
| * | Remove documentation references to internal functions | Kavindra Palaraja | 2017-01-13 | 1 | -7/+0 |
| * | Fix enums in QSGGeometry | Laszlo Agocs | 2016-10-12 | 1 | -1/+1 |
| * | Quick: use const (and const APIs) more | Anton Kudryavtsev | 2016-08-12 | 1 | -1/+1 |
| * | Add cross-backend simple rect, texture, and ninepatch nodes | Laszlo Agocs | 2016-06-22 | 1 | -2/+0 |
| * | Merge remote-tracking branch 'origin/5.7' into dev | Liang Qi | 2016-06-13 | 1 | -3/+3 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-06-10 | 1 | -3/+3 |
| | |\ |
|
| | | * | Fix spelling error in QSGNode docs | Mitch Curtis | 2016-06-08 | 1 | -3/+3 |
| * | | | Make matrix and clipList setters' appearance more internal | Laszlo Agocs | 2016-05-31 | 1 | -0/+12 |
| * | | | Enable building Qt Quick module with QT_NO_OPENGL defined | Andy Nichols | 2016-03-22 | 1 | -4/+4 |
| |/ / |
|
| * / | Updated license headers | Jani Heikkinen | 2016-01-19 | 1 | -14/+20 |
| |/ |
|
| * | Quick: Sanitize reading environment variables. | Friedemann Kleint | 2015-10-26 | 1 | -1/+1 |
| * | Fix typo in QSGGeometryNode documentation. | Mitch Curtis | 2015-07-28 | 1 | -1/+1 |
| * | QtQuick: Fix const correctness in old style casts | Thiago Macieira | 2015-05-13 | 1 | -7/+7 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-12 | 1 | -7/+7 |
| * | Avoid crashes when resetting the same material or geometry. | Gunnar Sletta | 2015-01-26 | 1 | -3/+3 |
| * | Remove bogus assert. | Gunnar Sletta | 2015-01-05 | 1 | -2/+0 |
| * | Traverse children correctly when reparenting. | Gunnar Sletta | 2015-01-05 | 1 | -1/+1 |
| * | Fix typo in Q_ASSERT_X warning. | Gunnar Sletta | 2014-11-01 | 1 | -1/+1 |
| * | Remove the "groupNode" | Gunnar Sletta | 2014-10-17 | 1 | -0/+15 |
| * | Update license headers and add new licenses | Jani Heikkinen | 2014-08-25 | 1 | -19/+11 |
| * | Improve support for node iteration in the internal API | Simon Hausmann | 2014-08-08 | 1 | -0/+1 |
| * | Cleanup: Remove remainders of dirty state usage | Simon Hausmann | 2014-08-08 | 1 | -9/+3 |
| * | Enable QSG_RUNTIME_DESCRIPTION by default for debug builds. | Gunnar Sletta | 2014-07-03 | 1 | -2/+5 |
| * | Clearly point out the distinction between GUI and Render threads. | Gunnar Sletta | 2014-03-20 | 1 | -2/+17 |
| * | Update scenegraph docs to be in line with Qt 5.2 behavior changes. | Michael Brasser | 2014-02-15 | 1 | -4/+1 |
| * | Mark DirtySubtreeBlocked correctly from OpacityNode | Gunnar Sletta | 2013-10-03 | 1 | -2/+2 |
| * | Fix license headers of QtQuick sources. | Gunnar Sletta | 2013-09-30 | 1 | -1/+1 |
| * | Add Q_UNUSED for reserved fields. | Alan Alpert | 2013-09-10 | 1 | -0/+1 |
| * | New scenegraph renderer and atlas textures. | Gunnar Sletta | 2013-09-02 | 1 | -9/+20 |