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
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
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
/
widgets
/
widgets
/
qmenu_mac.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
macOS: Simplify and fix issues with QMenuPrivate::moveWidgetToPlatformItem
Tor Arne Vestbø
2021-01-04
1
-37
/
+34
*
macOS: Remove setObjectName call from moveWidgetToPlatformItem
Tor Arne Vestbø
2020-12-10
1
-1
/
+0
*
macOS: Disable WA_QuitOnClose on menu item widget container
Tor Arne Vestbø
2020-12-10
1
-0
/
+2
*
Rename the new platform APIs from QPlatformInterface to QNativeInterface
Tor Arne Vestbø
2020-10-07
1
-1
/
+1
*
macOS: Remove documentation for removed function
Tor Arne Vestbø
2020-08-28
1
-11
/
+0
*
Remove QMacNativeWidget and QMacCocoaViewContainer
Tor Arne Vestbø
2020-08-28
1
-3
/
+3
*
Move private platform interfaces to private QPA headers
Tor Arne Vestbø
2020-07-20
1
-0
/
+1
*
macOS: Remove QMenu indirection via QPlatformNativeInterface
Tor Arne Vestbø
2020-07-07
1
-18
/
+14
*
Deprecate QMacNativeWidget and QMacCocoaViewContainer
Tor Arne Vestbø
2020-04-14
1
-1
/
+1
*
qdoc: Fix several minor errors to reduce qdoc warnings
Martin Smith
2018-08-14
1
-0
/
+3
*
macOS: Mark the widget's container as embedded when placed into NSMenuItem
v5.10.0-beta2
Tor Arne Vestbø
2017-10-16
1
-0
/
+5
*
Convert features.menu to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-19
1
-2
/
+2
*
Convert features.menubar to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-04
1
-2
/
+4
*
QMenu: don't force platform instance creation on construction
J-P Nurmi
2016-10-16
1
-2
/
+4
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-08-16
1
-4
/
+4
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-13
1
-4
/
+4
|
|
\
|
|
*
Doc: Change instances of '(Mac) OS X' to 'macOS'
Topi Reinio
2016-08-12
1
-4
/
+4
*
|
|
QtBase: use printf-style qWarning/qDebug where possible (II)
Marc Mutz
2016-05-03
1
-2
/
+3
|
/
/
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-02-24
1
-2
/
+8
|
\
|
|
*
QMenu: Add delegate related notes to OS X-only API
Gabriel de Dietrich
2016-02-19
1
-2
/
+8
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-02-02
1
-5
/
+3
|
\
|
|
*
Doc: Properly document old platform-specific functions
Sze Howe Koh
2016-01-29
1
-5
/
+3
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
|
QtWidgets: use Q_UNLIKELY for every qWarning() (1)
Marc Mutz
2015-11-21
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-11-04
1
-0
/
+1
|
\
|
|
*
QWidgetAction: Don't deactivate the current window on Mac
Gabriel de Dietrich
2015-10-23
1
-0
/
+1
*
|
Link to AppKit instead of Cocoa.
Jake Petroules
2015-09-05
1
-1
/
+1
|
/
*
Fixed license headers
Jani Heikkinen
2015-02-17
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-22
/
+14
*
QMenu: Add support for QWidgetAction on Mac
Gabriel de Dietrich
2014-04-25
1
-0
/
+19
*
Add QMenu -> NSMenu conversion functions.
Morten Johan Sørvig
2013-09-21
1
-0
/
+140