summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicseffect
Commit message (Expand)AuthorAgeFilesLines
* Made graphics effects autotest compile.Samuel Rødal2009-10-271-1/+2
* Stabilize QGraphicsEffect and QToolTip testOlivier Goffart2009-09-231-8/+6
* Don't do pixel tests in QGraphicsEffect on other than 32-bit display.Ariya Hidayat2009-09-151-0/+11
* Add filter strength to QGraphics[Colorize,Grayscale]Effect.Ariya Hidayat2009-09-141-0/+40
* Add simple autotest for QGraphicsColorizeEffect.Ariya Hidayat2009-09-141-0/+25
* Add simple autotest for QGraphicsGrayscaleEffect.Ariya Hidayat2009-09-141-0/+24
* Wrong opacity set on the painter in QGraphicsEffect::draw.Bjørn Erik Nilsen2009-09-101-1/+24
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Fix obsolete license headers.Jason McDonald2009-08-221-2/+2
* Notify QGraphicsEffect whenever the source is invalidated.Bjørn Erik Nilsen2009-08-071-0/+1
* Add ChangeFlags to QGraphicsEffect and pass flags to sourceChanged.Bjørn Erik Nilsen2009-08-071-18/+12
* Add tests/auto/qgraphicseffectBjørn Erik Nilsen2009-08-042-0/+355