summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qsceneloader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Change uuid -> id as it really isn't universally unique any longerSean Harmer2014-12-191-1/+1
* Make cloning available to third party QNodesKevin Ottens2014-11-271-1/+1
* Rename QNodeUuid to QNodeIdSean Harmer2014-11-191-2/+2
* renderlogging.h -> renderlogging_p.hSean Harmer2014-11-191-1/+1
* QNodeUuid: typedef for QUuidPaul Lemire2014-11-021-2/+2
* Have copy() only on QNodeKevin Ottens2014-10-161-1/+1
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-7/+0
* Get rid of ComponentUpdatedKevin Ottens2014-10-151-1/+1
* QNode refactoringPaul Lemire2014-10-031-12/+6
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-4/+11
* Refactored QAbstractSceneLoader and QSceneLoaderPaul Lemire2014-09-301-0/+35
* Renamed QScene to QSceneLoaderPaul Lemire2014-09-281-0/+60