summaryrefslogtreecommitdiffstats
path: root/examples/effects/effects.pro
Commit message (Collapse)AuthorAgeFilesLines
* Fix build breakage in 1b14c3d33dea0fe4814f2749c49cf916ca13e012Jason McDonald2009-11-191-6/+0
| | | | Reviewed-by: Bradley T. Hughes
* customshader won't work on OpenGL/ES 1.1 so disable for those platformsRhys Weatherley2009-10-151-1/+5
| | | | Reviewed-by: trustme
* Add an example that shows strength animation QGraphicsColorizeEffect.Ariya Hidayat2009-09-141-1/+2
| | | | | | | | When a button is pressed, a popup message is shown and the background (everything, every items, behind the popup message) is faded to light green. Reviewed-by: Bjørn Erik Nilsen
* Only compile shader effect example when having OpenGL.Bjørn Erik Nilsen2009-08-211-2/+3
|
* Move shader effect example from examples/graphicsview to examples/effectsBjørn Erik Nilsen2009-08-211-1/+2
|
* Move examples/graphicsview/blurpicker|lighting to examples/effects.Bjørn Erik Nilsen2009-08-191-0/+12