summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qrenderattachment.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
* Copyright header change.Mika Salmela2015-02-091-19/+14
* QTexture renamed to QAbstractTextureProviderPaul Lemire2015-02-081-3/+3
* Make cloning available to third party QNodesKevin Ottens2014-11-271-1/+1
* Have copy() only on QNodeKevin Ottens2014-10-161-5/+5
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-9/+1
* Automate the NodeUpdated notificationsKevin Ottens2014-10-151-39/+1
* QNode refactoringPaul Lemire2014-10-031-23/+20
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-2/+5
* QTexture fixes so that it is properly added as a childPaul Lemire2014-09-151-0/+5
* Added missing name property to QRenderAttachmentPaul Lemire2014-09-151-0/+21
* Corrected RenderAttachment enumPaul Lemire2014-09-151-1/+1
* Added QRenderAttachmentPaul Lemire2014-08-191-0/+194