summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qaction
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-3/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-221-3/+3
| |\
| | * Plug remaining leaks in tests/auto/widgets/kernelMarc Mutz2016-10-211-3/+3
* | | tst_qaction: Fix top level widget leaks.Friedemann Kleint2016-05-171-69/+64
|/ /
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-2/+2
|/
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-1/+1
* Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-171-0/+38
|\
| * Test QAction::autoRepeatFrederik Gladhorn2015-07-071-0/+38
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-1/+1
* | Fix blacklistingLars Knoll2015-05-221-1/+1
|/
* Tests: Blacklist tests for ubuntu 14.04Caroline Chao2015-04-011-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fix QAction::setFont crash on OSX, when font is unknown.David Faure2014-11-211-0/+10
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-1/+1
* 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
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Add further theme hints to QPlatformTheme.Friedemann Kleint2012-02-222-9/+22
* 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
* Tests: Remove Q_WS_QPA, qpa-sections from .profiles.Friedemann Kleint2011-10-271-4/+3
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+379