summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qmenubar/tst_qmenubar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-151-3/+2
* Remove usages of Q_OS_WINCEJoerg Bornemann2019-05-231-3/+0
* Fix deprecation warnings in widget autotestsChristian Ehrlicher2019-02-081-1/+1
* winrt: Make widgets/widgets auto tests passOliver Wolff2018-06-221-0/+6
* tst_QMenuBar: Remove obsolete warning checkGabriel de Dietrich2018-05-011-1/+0
* QMenuBar::mouseReleaseEvent: fix triggering hidden actionsYulong Bai2018-01-241-3/+22
* QMenuBar: Fix repetitive emission of triggered() when using addAction(QString)Yulong Bai2018-01-211-2/+26
* QMenuBar: Add overloads of addAction() using Qt 5 signals and slotsAnton Kudryavtsev2018-01-061-0/+38
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-231-47/+53
|\
| * testlib: start sharing common helper functionsGatis Paeglis2017-11-041-6/+4
| * tests: skip tst_QMenuBar::check_cursorKeys* on UnityGatis Paeglis2017-11-041-0/+9
| * tst_QMenuBar: Port to QWindow-based mouse test APIFriedemann Kleint2017-10-291-34/+37
| * tests: use QSKIP for temporarily disabled testsGatis Paeglis2017-10-271-4/+2
| * tests: enforce Qt menubar in tst_QMenuBar::taskQTBUG56860_focusGatis Paeglis2017-10-271-3/+1
* | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-241-0/+1
|\|
| * tests: un-blacklist tst_QMenuBar::taskQTBUG4965_escapeEatenGatis Paeglis2017-10-041-0/+1
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-0/+48
|\|
| * Return focus to correct widget after showing menuPaul Olav Tvete2017-09-261-0/+48
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
|/
* Skip failing autotests with b2qt toolchainTeemu Holappa2017-05-091-0/+11
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-0/+10
|\
| * Cocoa: fix crash regression in qt_mac_create_nsimage()Oleg Yadrov2017-01-231-0/+10
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-8/+17
|\|
| * Make shortcuts work for platform menu barsDmitry Shachnev2017-01-191-8/+17
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-161-0/+26
|\|
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-161-0/+26
| |\
| | * QCocoaMenu: Don't rely on tags when we can get the actual NSMenuItemGabriel de Dietrich2016-12-081-2/+1
| | * QCocoaMenu: Avoid exception when inserting item already in this menuGabriel de Dietrich2016-12-081-0/+27
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-0/+18
|\| |
| * | Add a test case for removing a submenu from the menubarDmitry Shachnev2016-12-011-0/+18
| |/
* | QMenuBar tests: Ignore shortcut related test on MacGabriel de Dietrich2016-11-301-10/+13
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-021-0/+46
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-0/+24
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-0/+24
| | |\
| | | * QCocoaMenuBar: Update even if no window is attachedGabriel de Dietrich2016-10-241-0/+24
| * | | QMenu: don't force platform instance creation on constructionJ-P Nurmi2016-10-161-0/+21
* | | | QMenuBar: do not gain focus when releasing Alt before X in a Alt+X shortcutGiuseppe D'Angelo2016-10-151-1/+38
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-3/+4
|\| |
| * | QGuiApplication, platform plugins: don't modify AA_DontUseNativeMenuBarShawn Rutledge2016-09-261-4/+5
* | | Fix warning about unused variableFrank Meerkoetter2016-06-151-2/+0
* | | Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-041-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-0/+59
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-0/+59
| |\|
| | * QMenuBar: nested parenting fixFelix Bourbonnais2016-05-181-0/+59
* | | Remove tests/auto/qtest-config.h.Friedemann Kleint2016-04-121-2/+2
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-13/+13
|/ /
* | Add native support for D-Bus global menuDmitry Shachnev2016-02-231-0/+5
* | Updated license headersJani Heikkinen2016-01-211-17/+12
|/
* Fix closing a QMenu by pressing Alt.Friedemann Kleint2015-11-271-0/+30
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-261-4/+7
|\