aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/tst_qtgraphicaleffects.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove qtgraphicaleffects sources and add note about its state in Qt 6HEADdevAlexandru Croitor2021-08-121-542/+0
* Port 17 effects to RHI, remove 8 unportable onesLaszlo Agocs2020-06-091-237/+4
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-161-2/+2
|\
| * Eradicate the last Q_FOREACH and mark the module cleanMarc Mutz2019-07-111-2/+2
* | Initial CMake portAlexandru Croitor2019-08-151-0/+1
|/
* Android: Fix autotestEskil Abrahamsen Blomfeldt2019-03-041-1/+5
* tst_graphicaleffects: use QScopedPointerMitch Curtis2018-05-281-100/+51
* Revert "Skip tst_qtgraphicaleffects::innerShadow on qemu"Sami Nurmenniemi2018-01-081-4/+0
* Skip tst_qtgraphicaleffects::innerShadow on qemuSami Nurmenniemi2017-12-151-0/+4
* Fix licensingJani Heikkinen2017-05-101-1/+1
* Updated license headersAntti Kokko2016-01-201-17/+12
* Update tests results of QColor <=> QString conversion code updateJędrzej Nowacki2015-12-031-3/+3
* Make DropShadow properties into 'real' again.Gunnar Sletta2015-10-191-4/+0
* Test type of double propertiesMitch Curtis2015-10-091-4/+55
* Change the default DropShadow offset back to 0.Gunnar Sletta2015-08-171-2/+2
* Adapt QtGraphicalEffects autotest to check for the new values.Gunnar Sletta2015-03-241-15/+11
* Adapt GaussianBlur autotest to the new default values.Gunnar Sletta2015-03-131-4/+3
* Update copyright headersv5.5.0-rc1v5.5.0-beta1v5.5.0-alpha1v5.5.0Antti Kokko2015-02-171-7/+7
* Update license headers and add new licensesv5.4.0-alpha1Jani Heikkinen2014-08-241-19/+11
* tst_qtgraphicaleffects: make the test work on devicesold/5.2Sergio Ahumada2014-02-061-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Don't use QtDeclarative compat moduleSergio Ahumada2012-05-181-80/+80
* tst_qtgraphicaleffects: make the test work prior to installationRohan McGovern2012-03-061-26/+43
* tst_qtgraphicaleffects: fixed typoRohan McGovern2012-03-061-2/+2
* tst_qtgraphicaleffects: improved creation of componentsRohan McGovern2012-03-061-27/+69
* Fix outdated license headerSergio Ahumada2012-03-061-3/+3
* Renamed BlendEffect property backgroundSource -> sourceMarko Niemelä2012-01-161-2/+2
* Renamed property maskSource -> source in all gradient effectsMarko Niemelä2012-01-161-3/+3
* Renamed FastBlur property blur -> radiusMarko Niemelä2012-01-111-1/+1
* Renamed property maximumRadius -> samples in many effectsMarko Niemelä2012-01-101-5/+5
* Version number updatedMarko Niemelä2012-01-101-25/+25
* Added MaskedBlur effectMarko Niemelä2012-01-091-0/+28
* Merged InnerShadow and FastInnerShadow effectsMarko Niemelä2012-01-051-30/+1
* Combined DropShadow and FastDropShadow effectsMarko Niemelä2012-01-041-28/+1
* Combined Glow and FastGlow effectsMarko Niemelä2012-01-041-27/+1
* Added LevelAdjust effectMarko Niemelä2012-01-041-0/+31
* Added InnerShadow and FastInnerShadow effectsMarko Niemelä2011-12-301-0/+59
* Initial commitKim Gronholm2011-12-271-0/+695