summaryrefslogtreecommitdiffstats
path: root/src/core/nodes/qnode_p.h
Commit message (Expand)AuthorAgeFilesLines
* Do not pass `this` to Private c-torKonstantin Ritt2015-05-201-1/+1
* Do not initialize q_ptr in classes derived from QObjectPrivateKonstantin Ritt2015-05-201-1/+1
* Fix inconsistent override warnings [-Winconsistent-missing-override]Sergio Martins2015-02-181-1/+1
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Introduce QLockableObserverInterfaceKevin Ottens2015-02-081-2/+2
* 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-3/+0
* Rename QNodeUuid to QNodeIdSean Harmer2014-11-191-2/+2
* Improve forwarding of property changes in QNodePrivate.Milian Wolff2014-11-041-3/+6
* QNodeUuid: typedef for QUuidPaul Lemire2014-11-021-2/+2
* QObservableInterface refactoredPaul Lemire2014-11-021-4/+2
* QNode: Add functionality to block notifications to aspectsSean Harmer2014-10-191-0/+1
* QChangeArbiter and Observers/Observables made privatePaul Lemire2014-10-171-2/+2
* Have copy() only on QNodeKevin Ottens2014-10-161-3/+0
* Automate the NodeUpdated notificationsKevin Ottens2014-10-151-0/+4
* QNode refactoringPaul Lemire2014-10-031-5/+32
* QScene implements QSceneInterfacePaul Lemire2014-09-281-1/+1
* Renamed QSceneLookup to QScenePaul Lemire2014-09-281-1/+1
* Use QSceneLookup in QNode and QPostmanPaul Lemire2014-09-281-1/+1
* QAspectEngine QNode lookup tablePaul Lemire2014-09-151-0/+3
* QNode clone node on creation/removalPaul Lemire2014-08-141-4/+2
* QNode introduces clone and clone helper methodsPaul Lemire2014-08-131-8/+2
* Send queued changes from main thread rather than aspect threadSean Harmer2014-07-181-0/+5
* QNode stores notifications if no QChangeArbiter setPaul Lemire2014-07-181-0/+1
* Backend refactoringPaul Lemire2014-07-181-0/+2
* Renamed Node to QNodePaul Lemire2014-07-051-0/+75