summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qshortcut
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* tests: XFAIL tst_QShortcut::windowShortcut() on WaylandLiang Qi2024-01-101-0/+4
* tests: skip tst_QShortcut::applicationShortcut() on WaylandLiang Qi2024-01-102-0/+7
* Add QShortcut test for Qt::ApplicationShortcutTor Arne Vestbø2023-10-041-2/+24
* Simplify tst_QShortcutTor Arne Vestbø2023-10-021-31/+2
* CMake: Make gui tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* 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
* Make tst_shortcut pass on WaylandEskil Abrahamsen Blomfeldt2021-03-111-0/+1
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* tst_qshortcut (x2): use op | instead of op + to combine keysGiuseppe D'Angelo2020-09-071-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-082-3/+3
|\
* | Merge QGuiShortcut and QShortcut again in QtGuiVolker Hilsheimer2020-03-293-0/+98
|/
* Move tst_qshortcut.cpp to QtWidgetsDebao Zhang2012-03-123-1272/+0
* Remove abuse of QMetaTypeId from tst_qshortcut test.Jędrzej Nowacki2012-03-071-39/+34
* Stabilize tst_QShortcutRohan McGovern2012-03-061-3/+1
* 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
* Make the meta type shortcut in this test more robust.Stephen Kelly2012-01-091-6/+6
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-031-2/+0
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-211-6/+4
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Merge branch 'refactor'Gunnar Sletta2011-09-131-1/+2
* Moved gui autotests into new directory structureJo Asplin2011-09-013-0/+1284