summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qmenu
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Updated license headersJani Heikkinen2016-01-212-34/+24
* | 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
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-1/+1
|\|
| * Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-241-1/+1
* | Link to AppKit instead of Cocoa.Jake Petroules2015-09-051-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
* Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-081-0/+2
|\
| * Blacklist task258920_mouseBorder on MacSimon Hausmann2015-04-281-0/+2
* | Fixed license headersJani Heikkinen2015-02-171-1/+1
* | Update copyright headersJani Heikkinen2015-02-112-30/+22
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10