summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgraphicsshadereffect.h
Commit message (Expand)AuthorAgeFilesLines
* Make QGraphicsShaderEffect private API for 4.6Rhys Weatherley2009-09-061-83/+0
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
* Remove Graphics View dependency from QGraphicsShaderEffect.Bjørn Erik Nilsen2009-08-261-4/+0
* Fix obsolete license headers.Jason McDonald2009-08-211-3/+3
* Add "QObject *parent = 0" to QGraphicsShaderEffect constructor.Bjørn Erik Nilsen2009-08-201-1/+1
* QGraphicsShaderEffect doesn't need to be a metatype any moreRhys Weatherley2009-07-291-2/+0
* Conflicts after merge commit 07c2b17276057a8b47c3be57ab7c2cf66dac0eddBjørn Erik Nilsen2009-07-291-1/+1
* Update QGraphicsShaderEffect to match new APIRhys Weatherley2009-07-241-6/+3
* Implement QGraphicsShaderEffect for custom shader-based effectsRhys Weatherley2009-07-241-0/+92