summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/framegraph-components/qviewport.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not pass `this` to Private c-torKonstantin Ritt2015-05-201-3/+3
* QViewport: set rect to 0,0,1,1 by defaultPaul Lemire2015-05-101-2/+3
* QFrameGraphNode copy takes care of copying FrameGraphNode childrenPaul Lemire2015-04-251-2/+0
* Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-141-0/+5
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Make cloning available to third party QNodesKevin Ottens2014-11-271-1/+1
* QFrameGraphItem: renamed to QFrameGraphNodePaul Lemire2014-10-201-6/+6
* Have copy() only on QNodeKevin Ottens2014-10-161-6/+6
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-13/+2
* Automate the NodeUpdated notificationsKevin Ottens2014-10-151-12/+0
* QNode refactoringPaul Lemire2014-10-031-15/+11
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-3/+6
* Added clearColor property to the Viewport elementPaul Lemire2014-08-141-0/+21
* QViewport notifies backend only if arbiter existsPaul Lemire2014-08-141-4/+6
* QViewport implements doClone and copy methodsPaul Lemire2014-08-131-0/+21
* QScenePropertyChange cleaned and d-pointeredPaul Lemire2014-07-091-2/+2
* Renamed Node to QNodePaul Lemire2014-07-051-2/+2
* Added Q prefix to all frontend framegraph itemsPaul Lemire2014-07-051-0/+87