summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qmenubar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make overloaded function appear in assistant indexJarek Kobus2018-10-011-2/+0
* QMenuBar: Account for displays that are above 0x0Andy Shaw2018-06-291-1/+1
* Fix interaction with the menu bar on touchscreensAlexander Volkov2018-06-251-1/+8
* Convert features.toolbar to QT_[REQUIRE_]CONFIGStephan Binner2018-05-021-0/+2
* QMenuBar::mouseReleaseEvent: fix triggering hidden actionsYulong Bai2018-01-241-0/+4
* doc: Remove <CR> from \fn commandsMartin Smith2018-01-121-4/+2
* Add more Q_FALLTHROUGH()Friedemann Kleint2018-01-121-1/+1
* QMenuBar: Add overloads of addAction() using Qt 5 signals and slotsAnton Kudryavtsev2018-01-061-0/+36
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-231-23/+31
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-091-23/+31
| |\
| | * QMenuBar: Update title on changeGabriel de Dietrich2017-11-071-23/+31
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-1/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-1/+2
| |\|
| | * Return focus to correct widget after showing menuPaul Olav Tvete2017-09-261-1/+2
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-7/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-1/+3
| |\|
| | * Convert features.menu to QT_[REQUIRE_]CONFIGStephan Binner2017-09-191-1/+1
| | * Convert features.mainwindow to QT_[REQUIRE_]CONFIGStephan Binner2017-09-111-0/+2
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-6/+0
| |\|
| | * Convert features.menubar to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-6/+0
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-2/+2
|/ /
* / Reduce usage of QDesktopWidget to resolve screen properties in QtWidgetsTor Arne Vestbø2017-08-181-3/+4
|/
* 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
|/ /