summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qshortcut
Commit message (Expand)AuthorAgeFilesLines
* tst_QShortcut::duplicatedShortcutOverride() remove setActiveWindow()Frédéric Lefebvre7 days1-1/+0
* tst_QShortcut::context() remove QApplicationPrivate::setActiveWindow()Frédéric Lefebvre7 days1-1/+0
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Use QtGui to match QWindow based shortcuts, even when QApplication is usedTor Arne Vestbø2023-10-111-0/+14
* 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-2/+2
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-272-2/+5
* tst_qshortcut: port away from deprecated APIsIvan Solovev2022-08-241-37/+37
* 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
* Further improve QShortcut testVolker Hilsheimer2022-01-181-68/+67
* Improve QShortcut testVolker Hilsheimer2022-01-131-7/+14
* Fix tsts_QShortcut::keys on WaylandEskil Abrahamsen Blomfeldt2021-03-152-1/+8
* Remove the qmake project filesJoerg Bornemann2021-01-071-10/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+5
* Add multi key bindings to QShortcutAllan Sandfeld Jensen2020-11-041-0/+20
* Fix compiler warnings from QKeyCombinationLars Knoll2020-09-281-6/+14
* 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-53/+53
* Qt::Modifier: do some cleanupsGiuseppe D'Angelo2020-07-091-5/+5
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* tst_QShortcut: avoid int -> QChar conversionsMarc Mutz2020-05-121-10/+10
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-0/+40
|\
| * QShortcut: add pmf ctor overloadsChristian Ehrlicher2019-11-141-0/+40
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-0/+24
|\|
| * Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+24
* | cmake: add widgets/kernel testsFrederik Gladhorn2019-10-311-1/+15
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-0/+10
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-091-0/+10
| |\
| | * QShortcut: call base class implementation in event()Christian Ehrlicher2019-09-051-0/+10
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-396/+380
|\| |
| * | tst_QShortcut: Remove test widget and other member variablesFriedemann Kleint2019-07-021-184/+189
| * | tst_QShortcut: Brush up the code, preparing the extraction of a base class to...Friedemann Kleint2019-07-021-230/+183
| |/
| * Fix window shortcuts when a completer popup has focusVolker Hilsheimer2019-06-251-0/+26
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* tests/auto/widgets/kernel: Avoid unconditional qWait()sKari Oikarinen2018-04-241-1/+1
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
* Deprecate QString::nullMarc Mutz2017-03-121-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-081-1/+2
|\
| * tst_QShortcut: Fix UB (invalid cast) in shortcutDestroyed()Marc Mutz2016-10-051-1/+2
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-261-2/+21
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-2/+21
| |\|
| | * Fix reentrancy regression in QShortcutMap after c7e5e1d9eTor Arne Vestbø2016-01-121-2/+21
* | | Updated license headersJani Heikkinen2016-01-211-17/+12
|/ /
* / tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-3/+4
|/
* Add check for top level widget leaks in kernel test of QtWidgets.Friedemann Kleint2015-06-161-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7