summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qmenu
Commit message (Expand)AuthorAgeFilesLines
* Stabilize test QMenu::QTBUG_89082_actionTipsHide() on WindowsFriedemann Kleint2021-04-011-0/+3
* Stabilize test QMenu::QTBUG_89082_actionTipsHide() on Windows, take 2Friedemann Kleint2021-03-221-3/+5
* QMenu test: turn tooltip animations offVolker Hilsheimer2021-03-051-0/+2
* Blacklist test QMenu::QTBUG_89082_actionTipsHide() for WindowsFriedemann Kleint2021-03-041-0/+1
* Fix the tips still show when cursor move to another actionQiang Li2021-01-152-1/+57
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+17
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-2/+2
* QFlags: remove deprecated constructorEdward Welbourne2020-10-031-4/+4
* Fix compiler warnings from QKeyCombinationLars Knoll2020-09-281-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-3/+3
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-2/+2
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-3/+3
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-081-1/+0
* Remove winrtOliver Wolff2020-06-062-29/+0
* QApplication: remove obsolete globalStrut functionalityVolker Hilsheimer2020-04-101-2/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-1/+1
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Mitch Curtis2020-03-201-1/+1
| |\
| | * tst_QMenu: make QSKIP message truthfulTimur Pocheptsov2020-03-181-1/+1
* | | cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-161-2/+2
* | | cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-161-2/+2
* | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-041-0/+79
|\| |
| * | QMenu: hide when a QWidgetAction fires the trigged signalVolker Hilsheimer2020-03-031-0/+79
* | | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-292-6/+60
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-281-6/+4
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-6/+4
| | |\|
| | | * Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-221-6/+4
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-281-0/+56
| |\| |
| | * | QMenu: don't crash when another popup is closed when a popup is closedChristian Ehrlicher2020-01-251-0/+56
* | | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-242-9/+15
|\| | |
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-162-0/+6
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-152-0/+6
| | |\|
| | | * Blacklist tests on macOS that rely on moving the cursorTor Arne Vestbø2020-01-141-0/+2
| | | * Skip tst_QMenu::pushButtonPopulateOnAboutToShow on macOSTor Arne Vestbø2020-01-141-0/+4
| * | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-271-9/+9
| |\| |
| | * | Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-261-9/+9
| | |/
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-3/+6
|\| |
| * | QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-251-3/+6
| |/
* | Regenerate tests/auto/widgets/widgetsAlexandru Croitor2019-11-131-6/+24
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-152-18/+15
|\|
| * Port users of get{Contents,Text}Margins() missed first time aroundMarc Mutz2019-08-011-8/+6
| * tst_QMenu: Eradicate Q_FOREACH loopsMarc Mutz2019-08-011-4/+3
| * unblacklist passing testsDaniel Smith2019-07-081-6/+6
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-162-10/+18
|\|
| * tst_QMenu: skip part of menuSize_Scrolling testSamuli Piippo2019-02-091-0/+7
| * Fix deprecation warnings in widget autotestsChristian Ehrlicher2019-02-081-9/+11
| * Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-131-1/+0
| |\
| | * macOS: Remove blacklist entries for no longer supported OS versionsTor Arne Vestbø2018-11-121-1/+0
* | | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+13
|/ /
* / tst_QMenu: Skip tests that require real input events on WaylandJohan Klokkhammer Helsing2018-08-231-0/+11
|/