index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
platforms
/
cocoa
/
qcocoamenubar.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
macOS: Add logging category for menu machinery
Tor Arne Vestbø
2 days
1
-18
/
+11
*
Revert "QCocoaMenuBar: avoid duplication of 'special' entries in the 'Edit' m...
Timur Pocheptsov
5 days
1
-16
/
+12
*
Fix crash with removed menus
Joni Poikelin
2023-02-23
1
-6
/
+12
*
macOS: Don't include QSystemTrayIcon windows in Dock menu window list
Tor Arne Vestbø
2022-10-28
1
-3
/
+9
*
QCocoaMenuBar: avoid duplication of 'special' entries in the 'Edit' menu
Timur Pocheptsov
2022-10-22
1
-12
/
+16
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-10
/
+10
*
Move QMacAutoReleasePool from qglobal.h to qcore_mac_p.h
Sona Kurazyan
2022-09-01
1
-0
/
+1
*
Mac: close popups when the user clicks into the menubar
Volker Hilsheimer
2022-08-22
1
-0
/
+7
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-39
/
+3
*
Plugins: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-05-02
1
-1
/
+1
*
macOS: Prevent recursion when modifying the edit menu
Volker Hilsheimer
2022-02-09
1
-1
/
+8
*
QCocoaMenuBar: set the app's 'Window' menu
Timur Pocheptsov
2021-11-23
1
-0
/
+27
*
macOS: add default Edit menu items, if not added by AppKit
Volker Hilsheimer
2021-10-21
1
-0
/
+47
*
qcocoa: Fix typos in source code comments
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
macOS: Replace foreach with ranged for loops
Tor Arne Vestbø
2020-04-14
1
-1
/
+1
*
macOS: Simplify Objective-C namespacing
Tor Arne Vestbø
2019-10-15
1
-3
/
+3
*
QShortcut: Try harder to find a widget for parentless menubars
Gabriel de Dietrich
2018-05-03
1
-0
/
+6
*
Cocoa Menus: Clean up code
Gabriel de Dietrich
2018-04-26
1
-27
/
+28
*
Cocoa QPA: Clean up 0 as pointer
Gabriel de Dietrich
2018-04-19
1
-3
/
+3
*
Cocoa Menus: Use the responder chain for menu items target/action
Gabriel de Dietrich
2018-04-19
1
-62
/
+1
*
QCocoaMenuItem: Make QCocoaNSMenu the item target
Gabriel de Dietrich
2018-03-07
1
-4
/
+2
*
Merge remote-tracking branch 'origin/5.10' into dev
Lars Knoll
2018-01-02
1
-0
/
+5
|
\
|
*
Cocoa: Ensure menus for a dialog's menubar are validated correctly
Andy Shaw
2017-12-01
1
-0
/
+5
*
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-23
1
-3
/
+8
|
\
\
|
|
/
|
*
QCocoaMenu: Attach menu items when updating the menubar
Gabriel de Dietrich
2017-11-05
1
-3
/
+8
*
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-09-26
1
-8
/
+2
|
\
\
|
|
/
|
*
Cocoa: Update the known menu items when the QCocoaMenuBar is deleted
Andy Shaw
2017-09-08
1
-8
/
+2
*
|
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-1
/
+1
|
/
*
QCocoaMenu: Sync menubar menu when adding items
Gabriel de Dietrich
2017-08-15
1
-1
/
+1
*
Cocoa: Reset the target + action for a menuitem after showing a dialog
Andy Shaw
2017-07-03
1
-1
/
+17
*
QCocoaMenuBar: Keep smart reference to platform window
Gabriel de Dietrich
2017-05-16
1
-11
/
+11
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-01
1
-1
/
+27
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-10-27
1
-1
/
+27
|
|
\
|
|
*
QCocoaMenuBar: Update even if no window is attached
Gabriel de Dietrich
2016-10-24
1
-1
/
+27
*
|
|
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-08-29
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-18
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
Cocoa QPA Menus: Propagate enabled state downwards
Gabriel de Dietrich
2016-08-17
1
-1
/
+1
*
|
|
Cocoa QPA Menus: Clean-up QCocoaMenuLoader related code
Gabriel de Dietrich
2016-08-01
1
-6
/
+1
|
/
/
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Edward Welbourne
2016-07-15
1
-3
/
+5
|
\
\
|
|
/
|
*
QCocoaMenuBar: Sync items only when they are attached to a menu
Gabriel de Dietrich
2016-07-13
1
-3
/
+5
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-19
1
-1
/
+3
|
\
\
|
|
/
|
*
QCocoaMenuBar: set the native item's title
Gabriel de Dietrich
2016-05-06
1
-1
/
+3
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Simon Hausmann
2016-03-23
1
-1
/
+1
|
\
\
|
|
/
|
*
QCocoaMenus: Use mix-in pattern to implement menu hierarchy
Gabriel de Dietrich
2016-03-22
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-21
1
-53
/
+62
|
\
\
|
|
/
|
*
QCocoaMenu: Decouple NSMenuItem from NSMenu
Gabriel de Dietrich
2016-03-16
1
-53
/
+62
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-13
/
+19
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-12-02
1
-3
/
+3
|
\
\
|
|
/
|
*
QtBase: remove explicit function info from qWarning() etc
Marc Mutz
2015-11-28
1
-3
/
+3
*
|
Link to AppKit instead of Cocoa.
Jake Petroules
2015-09-05
1
-1
/
+1
|
/
[next]