summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qrendertarget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not pass `this` to Private c-torKonstantin Ritt2015-05-201-3/+3
* Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-141-0/+5
* ChangeArbiter/SceneChange: use id as change subjectPaul Lemire2015-02-281-2/+2
* Fix: remove QByteArrayLiteral used when setting SceneChange property namesPaul Lemire2015-02-281-2/+2
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Change uuid -> id as it really isn't universally unique any longerSean Harmer2014-12-191-2/+2
* Make cloning available to third party QNodesKevin Ottens2014-11-271-1/+1
* QRenderTarget: send QUuid for the attachments instead of clonesPaul Lemire2014-10-251-2/+2
* Have copy() only on QNodeKevin Ottens2014-10-161-5/+5
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-13/+3
* QNode refactoringPaul Lemire2014-10-031-15/+14
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-3/+6
* Small fix in QRenderTargetPaul Lemire2014-08-191-0/+2
* Added QRenderTargetPaul Lemire2014-08-191-0/+119