summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qbrush
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* CMake: Make gui tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Fix: QBrush autotest failure on Android and WaylandEirik Aavitsland2021-03-111-4/+3
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Port qtbase/tests/auto/gui/painting to CMakeSona Kurazyan2020-04-271-0/+13
* WebGradients: redo implementationGiuseppe D'Angelo2019-12-141-6/+0
* Remove QLatin1Literal usagesGiuseppe D'Angelo2019-06-101-3/+3
* Fix assert/crash when creating QBrush with null QGradientEirik Aavitsland2019-04-011-0/+2
* Give the QGradient presets ObjectMode coordinate mode by defaultEirik Aavitsland2018-07-241-1/+1
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-171-0/+3
|\
| * Android: QEXPECT_FAIL a failing conditionMårten Nordheim2018-06-301-0/+3
* | Provide presets for QGradientTor Arne Vestbø2018-05-311-0/+21
|/
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Avoid creating a QPixmap on QBrush comparisonsAllan Sandfeld Jensen2015-02-042-1/+20
* Avoid unneeded QBrush::texture() callsAllan Sandfeld Jensen2015-02-021-0/+39
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Gui: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Clean up some auto tests of guiDebao Zhang2012-03-121-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Moved gui autotests into new directory structureJo Asplin2011-09-013-0/+427