summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles/qstyle
Commit message (Expand)AuthorAgeFilesLines
* 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
* macOS: rename 'macintosh' style to 'macos'Richard Moe Gustavsen2020-08-261-2/+2
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Use QList instead of QVector in widgets testsJarek Kobus2020-06-251-1/+1
* Remove deprecated QStyleOption::init()Christian Ehrlicher2020-06-211-9/+9
* Remove winrtOliver Wolff2020-06-061-8/+2
* Remove deprecated QStyle enum valuesVolker Hilsheimer2020-04-161-52/+0
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-2/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-147/+115
|\
| * Brush up tst_QStyleFriedemann Kleint2019-09-031-147/+115
* | Regenerate qtbase after wip/qt6 -> wip/cmake mergeAlexandru Croitor2019-10-141-2/+14
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-1118-151/+0
|\|
| * tst_QStyle: Remove unused baseline images (Windows Vista/macOS)Friedemann Kleint2019-08-2218-151/+0
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-1/+4
|\|
| * Remove usages of QSysInfo's deprecated APIsSona Kurazyan2019-07-051-1/+4
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-1/+1
|\|
| * Fix deprecation warnings in widget autotestsChristian Ehrlicher2019-02-081-1/+1
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+3
|/
* winrt: Make widgets/styles auto tests passOliver Wolff2018-05-251-2/+8
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-1/+1
|\
| * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-1/+1
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-232-10/+4
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-092-10/+4
| |\|
| | * testlib: start sharing common helper functionsGatis Paeglis2017-11-042-10/+4
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-13/+13
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-023-8/+8
|\|
| * tst_QStyle::drawItemPixmap(): Check on the image colorFriedemann Kleint2017-07-193-8/+8
* | tst_qstyle: Don't fail on empty scroller subcontrols on macOSGabriel de Dietrich2017-07-071-5/+11
* | Pluginize the platform stylesJake Petroules2017-04-141-3/+0
* | Remove the Windows XP style from public accessibilityJake Petroules2017-04-131-22/+1
|/
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-6/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-6/+3
| |\
| | * Enable testStyleOptionInit for all styles and fix affected styles.Hannah von Reth2016-06-061-6/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-111-0/+107
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-071-0/+107
| |\|
| | * Make sure QStyleOption is correctly initialized.Hannah von Reth2016-04-051-0/+107
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-072-57/+3
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-0/+48
|\|
| * Allow to style arrows drawn with drawPrimitive in QCommonStyle.Hannah von Reth2016-03-251-0/+48
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-1/+1
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-16/+2
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* | Remove TARGET.EPOCHEAPSIZE settings (Symbian).Friedemann Kleint2015-09-031-1/+0
|/
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-5/+5
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Android: Fix some QStyle testsEskil Abrahamsen Blomfeldt2015-01-082-0/+25