summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoamenubar.h
Commit message (Expand)AuthorAgeFilesLines
* Include what you need: <QPointer>Marc Mutz2023-10-121-0/+2
* Revert "macOS: add default Edit menu items, if not added by AppKit"Tor Arne Vestbø2023-04-131-2/+0
* Use SPDX license identifiersLucie Gérard2022-05-161-39/+3
* QCocoaMenuBar: set the app's 'Window' menuTimur Pocheptsov2021-11-231-0/+1
* macOS: add default Edit menu items, if not added by AppKitVolker Hilsheimer2021-10-211-0/+2
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-071-1/+1
* macOS: Remove QMenu indirection via QPlatformNativeInterfaceTor Arne Vestbø2020-07-071-2/+2
* QShortcut: Try harder to find a widget for parentless menubarsGabriel de Dietrich2018-05-031-0/+1
* Cocoa Menus: Clean up codeGabriel de Dietrich2018-04-261-2/+2
* Cocoa Menus: Use the responder chain for menu items target/actionGabriel de Dietrich2018-04-191-2/+0
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-0/+1
|\
| * Cocoa: Ensure menus for a dialog's menubar are validated correctlyAndy Shaw2017-12-011-0/+1
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-231-0/+2
|\|
| * QCocoaMenu: Attach menu items when updating the menubarGabriel de Dietrich2017-11-051-0/+2
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-5/+5
|/
* QCocoaMenuBar: Keep smart reference to platform windowGabriel de Dietrich2017-05-161-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-0/+1
|\
| * QCocoaMenuBar: Update even if no window is attachedGabriel de Dietrich2016-10-241-0/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-3/+3
|\|
| * QCocoaMenu: Decouple NSMenuItem from NSMenuGabriel de Dietrich2016-03-161-3/+3
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Cocoa QPA plugin: Unlock full Q_DECL_OVERRIDE karmaGabriel de Dietrich2015-08-011-6/+6
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* OSX: add several menuitem roles to support menu shortcuts in dialogsShawn Rutledge2014-04-071-0/+4
* Cocoa:Fixed crash when sharing QMenu between two QMenuBar instancesRomain Perier2013-06-071-0/+2
* Cocoa: Improve text heuristic menu item syncing logicGabriel de Dietrich2013-04-251-2/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix namespace compilation on OSX.Toby Tomkins2012-06-141-0/+5
* Minor QPlatformMenu API cleanup.Morten Johan Sorvig2012-05-231-1/+1
* Cocoa implementation of QPA menu interface.James Turner2012-05-191-0/+82