aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickrectangle/tst_qquickrectangle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copy-pasted typo minimimal -> minimalAllan Sandfeld Jensen2020-03-181-1/+1
* QQuickRectangle: do not pass invalid presets onto QGradientGiuseppe D'Angelo2019-06-241-3/+5
* Tests: Fix warnings about comparing signed/unsignedFriedemann Kleint2019-04-081-1/+1
* Try to stabilize qquickrectangle testSimon Hausmann2019-03-221-4/+2
* Try to fix tst_qquickrectangle::gradient_separate()Ulf Hermann2019-03-151-4/+2
* Teach Rectangle's gradient property to accept QGradient::PresetTor Arne Vestbø2018-07-101-2/+26
* Enable tests for boot2qtSami Nurmenniemi2017-09-211-0/+4
* Revert "QQuickRectangle: Optimize setGradient"Robin Burchell2017-06-011-0/+59
* QSGDefaultRectangleNode: Fix off-by-one color renderingJakub Adam2016-02-011-0/+17
* Updated license headersJani Heikkinen2016-01-201-17/+12
* QSGDefaultRectangleNode: Fix gradient position calculationsSanttu Lakkala2015-06-171-0/+11
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-02-181-0/+7
|\
| * Expose Qt Quick gradient conversion code privately.Mitch Curtis2014-02-121-0/+7
* | Support toggling antialiasing for Text and Rectangle.Michael Brasser2013-12-031-0/+57
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Allow resetting a Rectangle gradient.Martin Jones2012-07-031-0/+93