aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi/qsgnode.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Remove the "groupNode"Gunnar Sletta2014-10-171-0/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Improve support for node iteration in the internal APISimon Hausmann2014-08-081-1/+6
* Cleanup: Remove remainders of dirty state usageSimon Hausmann2014-08-081-2/+2
* Expose the scene graph publically through a QSGEngine classJocelyn Turcotte2014-08-011-2/+3
* Enable QSG_RUNTIME_DESCRIPTION by default for debug builds.Gunnar Sletta2014-07-031-3/+3
* Provide scenegraph backend API for marking scenegraph nodes dirty.Michael Brasser2014-02-151-0/+1
* Export qsgnode_set_description.Gunnar Sletta2013-09-061-1/+1
* New scenegraph renderer and atlas textures.Gunnar Sletta2013-09-021-3/+14
* Support opt-in QSGNode descriptions without breaking binary compat.Gunnar Sletta2013-08-121-5/+7
* Make QSGNode and friends extensible via a d-pointerSean Harmer2013-04-161-1/+10
* Avoid ambiguous include guards in SG classesGunnar Sletta2013-02-261-3/+3
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Fix syncqt-warnings.Friedemann Kleint2012-11-201-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Improve on scenegraph documentation.Gunnar Sletta2012-06-081-21/+11
* Remove unused performance flags.Michael Brasser2012-06-061-4/+0
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1/+1
* QML_RUNTIME_TESTING should be disabled by default.Michael Brasser2012-02-231-1/+1
* Added QSGRenderNode class.Kim Motoyoshi Kalland2012-02-201-1/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* Made QSGNode flags togglable and added StaticSubtreeGeometry.Kim Motoyoshi Kalland2011-12-141-25/+30
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+346