aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickrectangle
Commit message (Expand)AuthorAgeFilesLines
* 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-102-2/+42
* Enable tests for boot2qtSami Nurmenniemi2017-09-211-0/+4
* Revert "QQuickRectangle: Optimize setGradient"Robin Burchell2017-06-013-0/+109
* QSGDefaultRectangleNode: Fix off-by-one color renderingJakub Adam2016-02-012-0/+25
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.Friedemann Kleint2015-09-021-1/+0
* QSGDefaultRectangleNode: Fix gradient position calculationsSanttu Lakkala2015-06-172-0/+32
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Allow resetting a Rectangle gradient.Martin Jones2012-07-033-0/+119