summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qmenu/tst_qmenu.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-221-0/+25
* 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
|/
* 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-231-11/+3
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-091-11/+3
| |\
| | * testlib: start sharing common helper functionsGatis Paeglis2017-11-041-11/+3
* | | 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 devLiang Qi2017-05-071-0/+16
|\|
| * QMenu: Display the menu title on the torn-off menu's title barGabriel de Dietrich2017-04-261-0/+16
* | 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
|/ /
* | 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
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-0/+56
|\|
| * QWidget::mapTo/FromGlobal(): Avoid calling QWindow helpers until shown.Friedemann Kleint2015-11-271-0/+56
* | tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-3/+3
|/
* Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-241-1/+1
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-1/+1
* QMenu/QToolBar: Add overloads of addAction() using Qt 5 signals and slots.Friedemann Kleint2015-06-181-0/+29
* Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-2/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* OS X: Remove mnemonics in parenthesesTakumi Asaki2014-08-081-0/+8
* Stabilize tst_QMenu::statusTip().Friedemann Kleint2014-07-141-2/+12
* Cocoa: Do not process ampersands in menus twice.Christoph Schleifenbaum2014-05-211-0/+23
* Revert "Skip tst_QMenu::QTBUG_10735_crashWithDialog() on Mac OS X"Liang Qi2014-01-071-4/+0
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-051-0/+1
|\
| * Make layoutDirection pass with new expose behaviorMorten Johan Sørvig2013-12-041-0/+1