summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qmenubar
Commit message (Expand)AuthorAgeFilesLines
* Extend blacklisting of a tst_QMenuBar's test to cover Ubuntu 16.04Tony Sarajärvi2017-04-051-0/+1
* Extend blacklisting of tst_QMenuBar::check_menuPosition to Ubuntu 16.04Tony Sarajärvi2017-04-041-0/+1
* tests: Unify license to GPL-EXCEPTKai Koehne2017-04-031-15/+4
* Widgets: Replace LGPL21 with LGPL license headerKai Koehne2017-02-281-14/+20
* 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-302-12/+13
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-024-0/+97
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-013-0/+73
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-273-0/+73
| | |\
| | | * QCocoaMenuBar: Update even if no window is attachedGabriel de Dietrich2016-10-243-0/+73
| * | | 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
* Blacklist tests that fail with Gtk style on RHEL 6.6Frederik Gladhorn2015-11-131-0/+1
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-261-4/+7
|\
| * Open menu on the third click on QMenuBar on X11Alexander Volkov2015-08-171-4/+7
* | tst_qmenubar: Cast char-type array subscripts to int.Friedemann Kleint2015-07-281-60/+60
|/
* Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-081-0/+2
|\
| * Blacklist task256322_highlight on OS XAllan Sandfeld Jensen2015-05-071-0/+2
* | Tests: Blacklist tests for ubuntu 14.04Caroline Chao2015-04-011-0/+4
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
|/
* QMenuBar: fix extra indent on the right with a TopLeftCorner widget.Friedemann Kleint2014-12-041-0/+80
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-28/+28
* Stabilize tst_qmenubar.Friedemann Kleint2013-08-281-413/+403
* Close menu on 2nd click on QMenuBar.Friedemann Kleint2013-08-271-0/+25
* test: Mark tst_menubar::task256322_highlight as XFAILSergio Ahumada2013-04-291-1/+6
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* QtWidgets tests: Don't call the empty function QApplication::syncX()Debao Zhang2013-03-271-1/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\