summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qparameter.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright header change.Mika Salmela2015-02-091-19/+14
* QTexture renamed to QAbstractTextureProviderPaul Lemire2015-02-081-2/+2
* QParameter: removed isTexture flag and perform check on QNode* valuesPaul Lemire2014-12-101-2/+0
* Have copy() only on QNodeKevin Ottens2014-10-161-0/+1
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-1/+1
* QNode refactoringPaul Lemire2014-10-031-4/+5
* QParameter refactoredPaul Lemire2014-09-301-36/+1
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-1/+1
* QParameter new overloaded ctorsPaul Lemire2014-09-291-1/+3
* Mark backend render classes as private and fix compilationSean Harmer2014-08-171-6/+0
* QParameter implements doClone and copy methodsPaul Lemire2014-08-131-1/+3
* QParameter d-pointeredPaul Lemire2014-07-091-11/+9
* Renamed Parameter to QParameterPaul Lemire2014-07-091-0/+135