summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
...
* | Pluginize the platform stylesJake Petroules2017-04-141-3/+0
* | Remove the Windows XP style from public accessibilityJake Petroules2017-04-131-22/+1
|/
* tests/auto/widgets: use QCOMPARE(., nullptr)Marc Mutz2016-11-301-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-3/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-011-3/+3
| |\
| | * Plug remaining leaks in tests/auto/widgets/styleMarc Mutz2016-09-301-3/+3
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-222-2/+2
|\ \ \
| * | | Use qtConfig throughout in qtbaseLars Knoll2016-08-192-2/+2
* | | | tst_QStyleSheetStyle: Extract Method sample_widgets()Marc Mutz2016-08-171-28/+20
|/ / /
* | | 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
* | | Add support for Apple tvOSMike Krus2016-05-171-1/+1
* | | Remove tests/auto/qtest-config.h.Friedemann Kleint2016-04-121-4/+2
* | | 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-073-58/+4
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-052-1/+49
|\| |
| * | 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
* | | Blacklist tst_QStyleSheetStyle::hoverColors as it is flakyTony Sarajärvi2016-02-261-0/+2
|/ /
* | Updated license headersJani Heikkinen2016-01-214-68/+48
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-16/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-042-18/+2
|\|
| * tests: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-032-18/+2
* | tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-2/+5
* | Add attribute to enable font and palette propagation in QSS.Aaron Kennedy2015-09-101-14/+214
* | Fixed build breaks that result after disabling "contextmenu" featureShrikant Dhumal2015-09-091-0/+2
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-052-2/+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-312-87/+111
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-1/+1
|\
| * fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+2
|/
* Update copyright headersJani Heikkinen2015-02-114-28/+28
* Android: Fix some QStyle testsEskil Abrahamsen Blomfeldt2015-01-082-0/+25
* Update license headers and add new license filesMatti Paaso2014-09-244-76/+44
* Uncomment some tests which accidently got commentedAndy Shaw2014-08-071-6/+6
* Remove the widget from the stylesheet cache before polishingAndy Shaw2014-06-201-7/+30
* Fix tst_QStyleSheetStyle::toolTip().Friedemann Kleint2014-05-081-1/+17
* Revive tst_qstylesheetstyle on Desktop platforms.Friedemann Kleint2014-05-082-32/+91
* Revert "Ignore tst_QStyleSheetStyle::hoverColors() failures on Mac OS X"Liang Qi2014-05-061-9/+0
* CSS parser: fix the pseudo-classes array lengthGiuseppe D'Angelo2014-02-261-0/+32
* Test password mask delay and characters on Mac.Mitch Curtis2013-07-111-0/+12
* 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-284-4/+0
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-272-4/+4