aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi/qsgnode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add QDebugStateSaver to operator<<(QDebug, const QSGRootNode)Jesus Fernandez2017-07-271-0/+1
* Doc: fix some typos in qsgnode.cppJüri Valdmann2017-05-041-6/+6
* Doc: add new enumeration descriptionsNico Vertriest2017-03-301-0/+2
* Remove documentation references to internal functionsKavindra Palaraja2017-01-131-7/+0
* Fix enums in QSGGeometryLaszlo Agocs2016-10-121-1/+1
* Quick: use const (and const APIs) moreAnton Kudryavtsev2016-08-121-1/+1
* Add cross-backend simple rect, texture, and ninepatch nodesLaszlo Agocs2016-06-221-2/+0
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-3/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-3/+3
| |\
| | * Fix spelling error in QSGNode docsMitch Curtis2016-06-081-3/+3
* | | Make matrix and clipList setters' appearance more internalLaszlo Agocs2016-05-311-0/+12
* | | Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-4/+4
|/ /
* / Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Quick: Sanitize reading environment variables.Friedemann Kleint2015-10-261-1/+1
* Fix typo in QSGGeometryNode documentation.Mitch Curtis2015-07-281-1/+1
* QtQuick: Fix const correctness in old style castsThiago Macieira2015-05-131-7/+7
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Avoid crashes when resetting the same material or geometry.Gunnar Sletta2015-01-261-3/+3
* Remove bogus assert.Gunnar Sletta2015-01-051-2/+0
* Traverse children correctly when reparenting.Gunnar Sletta2015-01-051-1/+1
* Fix typo in Q_ASSERT_X warning.Gunnar Sletta2014-11-011-1/+1
* Remove the "groupNode"Gunnar Sletta2014-10-171-0/+15
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Improve support for node iteration in the internal APISimon Hausmann2014-08-081-0/+1
* Cleanup: Remove remainders of dirty state usageSimon Hausmann2014-08-081-9/+3
* Enable QSG_RUNTIME_DESCRIPTION by default for debug builds.Gunnar Sletta2014-07-031-2/+5
* Clearly point out the distinction between GUI and Render threads.Gunnar Sletta2014-03-201-2/+17
* Update scenegraph docs to be in line with Qt 5.2 behavior changes.Michael Brasser2014-02-151-4/+1
* Mark DirtySubtreeBlocked correctly from OpacityNodeGunnar Sletta2013-10-031-2/+2
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Add Q_UNUSED for reserved fields.Alan Alpert2013-09-101-0/+1
* New scenegraph renderer and atlas textures.Gunnar Sletta2013-09-021-9/+20
* Support opt-in QSGNode descriptions without breaking binary compat.Gunnar Sletta2013-08-121-41/+50
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-281-3/+3
|\
| * Doc: corrections, spelling, and ListView requirements commentsDavid Fries2013-05-151-3/+3
* | Make QSGNode and friends extensible via a d-pointerSean Harmer2013-04-161-0/+46
|/
* Don't print leak warnings on exit by defaultGunnar Sletta2013-02-201-8/+13
* Greatly improved Scene Graph Overview documentationGunnar Sletta2013-01-161-0/+13
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Improve on scenegraph documentation.Gunnar Sletta2012-06-081-21/+233
* Remove unused performance flags.Michael Brasser2012-06-061-7/+2
* QtQuick: Fix string related warnings, single character strings.Friedemann Kleint2012-05-141-6/+6
* Added some documentatio notes on QSGNode::markDirty()Gunnar Sletta2012-05-051-2/+28
* Improved scene graph docsGunnar Sletta2012-04-301-0/+20
* Merge master <-> api_changesMatthew Vogt2012-03-051-3/+3
|\
| * Small doc fixes.Michael Brasser2012-02-231-3/+3
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1/+1
|/
* Added QSGRenderNode class.Kim Motoyoshi Kalland2012-02-201-7/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1