summaryrefslogtreecommitdiffstats
path: root/src/render/backend/renderattachment.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
* Rename QNodeUuid to QNodeIdSean Harmer2014-11-191-2/+2
* QNodeUuid is now a wrapper around quint64Paul Lemire2014-11-141-1/+1
* QNodeUuid: typedef for QUuidPaul Lemire2014-11-021-1/+1
* Moved most of the managers into a single header filePaul Lemire2014-10-171-1/+1
* RenderAttachment: QBackendNode subclassPaul Lemire2014-10-171-37/+12
* QAspectManager made privatePaul Lemire2014-10-171-1/+1
* QChangeArbiter and Observers/Observables made privatePaul Lemire2014-10-171-1/+1
* Automate the NodeUpdated notificationsKevin Ottens2014-10-151-1/+1
* RenderAttachment: Use uuid to register observerPaul Lemire2014-09-281-1/+1
* Fix in RenderAttachments, name wasn't setPaul Lemire2014-09-151-0/+1
* RenderAttachment using AttachmentPaul Lemire2014-09-151-24/+29
* RenderAttachment backend classPaul Lemire2014-08-291-0/+154