summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qaction
Commit message (Expand)AuthorAgeFilesLines
* tst_QAction::disableShortcutsWithBlockedWidgets remove setActiveWindowFrédéric Lefebvre3 days1-1/+0
* tst_QAction::repeat() remove QApplicationPrivate::setActiveWindow()Frédéric Lefebvre3 days1-1/+0
* tst_QAction::actionEvent() remove QApplicationPrivat::setActiveWindow()Frédéric Lefebvre3 days1-1/+0
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* CMake: Make widgets tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-25/+25
* tests: skip tst_QAction::disableShortcutInMenuAction() on WaylandLiang Qi2022-10-071-0/+3
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-272-6/+9
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Don't fire shortcut if the action only lives in an unreachable submenuVolker Hilsheimer2021-10-251-0/+74
* Remove the qmake project filesJoerg Bornemann2021-01-071-6/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Remove QGuiAction again and split QAction implementation up insteadVolker Hilsheimer2020-03-291-1/+2
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* 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