summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qmenu
Commit message (Expand)AuthorAgeFilesLines
* 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
* | tst_QMenu: Skip tests that require real input events on WaylandJohan Klokkhammer Helsing2018-08-231-0/+11
|/
* tst_qmenu: Fix funky use of QTRY_VERIFY with qWaitForTor Arne Vestbø2018-08-091-1/+2
* tst_QMenu: Skip tests when window activation is not supportedJohan Klokkhammer Helsing2018-06-291-0/+18
* winrt: Make widgets/widgets auto tests passOliver Wolff2018-06-222-0/+27
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-261-7/+0
|\
| * tests/auto/widgets/widgets: Avoid unconditional qWait()sKari Oikarinen2018-04-251-7/+0
* | tests: Refactor cleanup tst_QMenu::QTBUG47515_widgetActionEnterLeaveFriedemann Kleint2018-02-141-72/+63
* | tst_QMenu: Add define QTEST_QPA_MOUSE_HANDLINGFriedemann Kleint2018-02-071-0/+2
|/
* tests: cleanup tst_QMenu::click_while_dismissing_submenu()Friedemann Kleint2018-02-031-8/+10
* tests: cleanup tst_QMenu::QTBUG47515_widgetActionEnterLeaveGatis Paeglis2018-01-291-51/+70
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-232-12/+4
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-092-12/+4
| |\
| | * testlib: start sharing common helper functionsGatis Paeglis2017-11-042-12/+4
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-241-0/+28
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-231-0/+28
| |\|
| | * QShortcut: Fall back to cross platform code in absence of QPA menuGabriel de Dietrich2017-10-171-0/+28
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-4/+4
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-0/+1
|\|
| * Ignore failures of submenuTearOffDontClose on macOS 10.12Simon Hausmann2017-08-021-0/+1
* | macOS: Blacklist flakey test tst_QMenu::tearOff()Tor Arne Vestbø2017-07-241-0/+2
* | macOS: Blacklist tst_QMenu::pushButtonPopulateOnAboutToShowTor Arne Vestbø2017-07-241-0/+2
* | macOS: Blacklist tst_QMenu::layoutDirectionTor Arne Vestbø2017-07-211-0/+3
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-0/+2
|\|
| * Ignore failure of tst_qmenu::submenuTearOffDontClose on macOS 10.11Simon Hausmann2017-06-281-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-072-1/+17
|\|
| * QMenu: Display the menu title on the torn-off menu's title barGabriel de Dietrich2017-04-262-1/+17
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-201-1/+221
|\|
| * QMenu: Fix torn-off menu display crash issueDongmei Wang2017-04-141-0/+37
| * QMenu: Fix margins related display issuesDongmei Wang2017-04-141-1/+184
* | Reset d->mouseDown only if it's the menu being hiddenMarco Martin2017-04-181-0/+35
|/
* QMenu: make wide submenu appear on the same screen with its parent menuOleg Yadrov2017-03-041-0/+25
* Wide QMenu: fix size and positionOleg Yadrov2017-03-041-0/+37
* tests/auto/widgets: use QCOMPARE(., nullptr)Marc Mutz2016-11-301-2/+2
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-0/+46
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-0/+46
| |\
| | * QMenu auto-test: Add test for two-level tearable menusGabriel de Dietrich2016-05-191-0/+46
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-14/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-3/+0
|\|
| * Autotest: Remove blacklistingsSimo Fält2016-04-011-3/+0
* | QMenu: Add showTearOffMenu()Gabriel de Dietrich2016-03-171-10/+38
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-241-0/+109
|\|
| * QtWidgets: Proper delivery of enter/leave event to context menusBłażej Szczygieł2016-02-241-0/+109
* | Add native support for D-Bus global menuDmitry Shachnev2016-02-231-0/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-0/+3
|\|
| * Autotest: Enable make check on rhel 7.1Simo Fält2016-02-111-0/+3