summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qmenubar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert features.mainwindow to QT_[REQUIRE_]CONFIGStephan Binner2017-09-111-0/+2
* Convert features.menubar to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-6/+0
* Convert features.toolbutton to QT_[REQUIRE_]CONFIGStephan Binner2017-08-101-0/+2
* Convert features.statustip to QT_CONFIGStephan Binner2017-06-291-2/+2
* Convert features.whatsthis to QT_[REQUIRE_]CONFIGStephan Binner2017-06-291-2/+4
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-281-0/+11
|\
| * Make sure QDBusMenuBar is restored when the window is hidden and shownDmitry Shachnev2017-03-271-0/+11
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2017-01-261-2/+11
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-2/+11
| |\|
| | * Make shortcuts work for platform menu barsDmitry Shachnev2017-01-191-2/+11
* | | Avoid detaching temporary objectsAlexander Volkov2017-01-251-1/+1
|/ /
* | Provide default implementation of QPlatformMenuBar::createMenu()Tor Arne Vestbø2017-01-051-4/+0
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-021-0/+4
|\|
| * QMenu: don't force platform instance creation on constructionJ-P Nurmi2016-10-161-0/+4
* | QMenuBar: do not gain focus when releasing Alt before X in a Alt+X shortcutGiuseppe D'Angelo2016-10-151-0/+1
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-32/+20
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-24/+4
| |\
| | * QMenuBar: Get rid of QMenuBarPrivate::nativeMenuBarDmitry Shachnev2016-09-151-24/+4
| * | QMenuBar: improve documentation of the D-Bus unified menu barShawn Rutledge2016-09-151-8/+16
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-16/+3
|\| |
| * | Doc: Remove references to Windows CE in Qt WidgetsVenugopal Shivashankar2016-08-221-16/+3
* | | fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-2/+4
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-7/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-7/+7
| |\|
| | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-7/+7
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-23/+32
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-23/+32
| |\|
| | * QMenuBar: nested parenting fixFelix Bourbonnais2016-05-181-23/+32
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-81/+4
|/ /
* | Add createMenu() method to QPlatformMenuBarDmitry Shachnev2016-03-211-7/+14
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-1/+2
|\|
| * QMenuBar: Acknowledge AA_DontUseNativeMenuBarGabriel de Dietrich2016-02-291-1/+2
* | QVector: preserve capacity in clear()Marc Mutz2016-02-291-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Clean up cancel operation handling on OS XTor Arne Vestbø2015-09-271-6/+6
* Fix some qdoc warnings.Friedemann Kleint2015-09-071-1/+1
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-261-1/+1
|\
| * Open menu on the third click on QMenuBar on X11Alexander Volkov2015-08-171-1/+1
* | Use QVector::reserve() all over the place.Sérgio Martins2015-06-291-1/+3
|/
* QMenuBar: honor the left widget size hintGiuseppe D'Angelo2015-05-161-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove Q_NO_USING_KEYWORDThiago Macieira2014-12-201-9/+0
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-101-3/+2
|\
| * QMenuBar: fix extra indent on the right with a TopLeftCorner widget.Friedemann Kleint2014-12-041-3/+2
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-2/+2
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Fixed broken links introduced by "OS X" doc change.Jerome Pasion2014-09-111-7/+7
* Prevent interaction with a disabled menu in the menubarAndy Shaw2014-05-061-2/+2
* Accessibility Windows: Improve MenusFrederik Gladhorn2014-04-251-3/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-2/+2
|\