summaryrefslogtreecommitdiffstats
path: root/src/core/nodes/qnode.h
Commit message (Expand)AuthorAgeFilesLines
* headersclean: don't shadow members with variablesThiago Macieira2015-02-191-3/+3
* 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-0/+3
* Rename QNodeUuid to QNodeIdSean Harmer2014-11-191-2/+2
* Rename NodeList to QNodeListSean Harmer2014-11-191-1/+1
* QNode: protected QSceneInterface* getterPaul Lemire2014-11-141-0/+1
* Improve forwarding of property changes in QNodePrivate.Milian Wolff2014-11-041-1/+0
* QNodeUuid: typedef for QUuidPaul Lemire2014-11-021-2/+2
* QNode: Add functionality to block notifications to aspectsSean Harmer2014-10-191-0/+3
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-0/+7
* Automate the NodeUpdated notificationsKevin Ottens2014-10-151-0/+1
* QNode refactoringPaul Lemire2014-10-031-34/+12
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-2/+2
* Refactored QAbstractSceneLoader and QSceneLoaderPaul Lemire2014-09-301-1/+1
* QChangeArbiter/QScene refactoringPaul Lemire2014-09-301-0/+2
* QScene implements QSceneInterfacePaul Lemire2014-09-281-3/+3
* Renamed QSceneLookup to QScenePaul Lemire2014-09-281-3/+3
* Use QSceneLookup in QNode and QPostmanPaul Lemire2014-09-281-2/+3
* Add a helper for notifying property changesSean Harmer2014-09-211-0/+1
* QScenePropertyChange containing QSharedPointer of cloned nodesPaul Lemire2014-09-151-0/+1
* QAspectEngine QNode lookup tablePaul Lemire2014-09-151-0/+6
* QNode clone node on creation/removalPaul Lemire2014-08-141-3/+0
* QNode introduces clone and clone helper methodsPaul Lemire2014-08-131-0/+4
* Send queued changes from main thread rather than aspect threadSean Harmer2014-07-181-0/+3
* Backend refactoringPaul Lemire2014-07-181-0/+3
* Renamed Entity to QEntityPaul Lemire2014-07-051-2/+2
* Renamed Node to QNodePaul Lemire2014-07-051-0/+98