summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles/qstyle
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Use QFINDTESTDATA on tst_QStyle instead of SRCDIRRafael Roquetto2013-06-072-5/+5
* Fix tst_qstyle autotest build for WEC7.Janne Anttila2013-04-171-2/+2
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-271-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-2/+2
* Add QProxyStyle(QString key) constructor for convenienceJ-P Nurmi2013-03-041-2/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix QStyle-test for Windows Aero / 8.Friedemann Kleint2012-12-181-3/+29
* tst_qstyle: Fix compiler warning about unused variables.Friedemann Kleint2012-12-171-2/+2
* Style auto tests: kill QWindowsStyle dependenciesJ-P Nurmi2012-11-281-18/+22
* Made QMacStyle internalJ-P Nurmi2012-11-231-6/+3
* Made QWindowsMobileStyle internalJ-P Nurmi2012-11-231-3/+3
* Made QWindowsCEStyle internalJ-P Nurmi2012-11-231-5/+2
* Made QWindowsXPStyle internalJ-P Nurmi2012-11-211-7/+4
* Made QWindowsVistaStyle internalJ-P Nurmi2012-11-211-5/+5
* Made QFusionStyle internalJ-P Nurmi2012-11-211-9/+7
* test: Remove some QSKIP's from tst_QStyleSergio Ahumada2012-11-031-20/+23
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-30/+16
* Remove CDE and Motif styles from qtbaseJens Bache-Wiig2012-09-271-33/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix regression in QAbstractScrollAreaJens Bache-Wiig2012-09-211-0/+39
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1