summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qaction
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-192-150/+21
|\
| * Split tests of QGuiAction(Group)Friedemann Kleint2019-11-012-157/+0
| * Extract QGuiAction(Group) from QAction(Group) into QtGuiFriedemann Kleint2019-10-311-1/+1
| * QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-251-0/+18
| * Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+10
* | cmake: add widgets/kernel testsFrederik Gladhorn2019-10-311-2/+12
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-30/+30
|\|
| * tst_QAction(Group): Brush up the testsFriedemann Kleint2019-06-281-30/+30
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+6
|/
* Send ShortcutOverride event when receiving a non-spontaneous key pressAndy Shaw2018-04-201-0/+37
* Fix autotest tst_QAction::setStandardKeys()Christian Ehrlicher2018-02-122-3/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-231-1/+67
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-091-1/+51
| |\
| | * Disable window shortcuts if there is a window modal dialogElvis Angelaccio2017-11-041-1/+51
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-0/+16
| |\|
| | * QAction: fix ::setData() always emits changed()Yulong Bai2017-10-241-0/+16
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
|/ /
* / testlib: add key sequence functionLiang Qi2017-06-221-0/+35
|/
* 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