summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoamenu.h
Commit message (Expand)AuthorAgeFilesLines
* macOS: Simplify Objective-C namespacingTor Arne Vestbø2019-10-151-3/+2
* NSMenuItem/NSMenu - set the submenu properlyTimur Pocheptsov2019-06-211-0/+4
* Cocoa Menus: Clean up codeGabriel de Dietrich2018-04-261-1/+1
* QCocoaMenuItem: Make QCocoaNSMenu the item targetGabriel de Dietrich2018-03-071-0/+2
* QCocoaMenu: Derive custom NSMenu class, make delegate a singletonGabriel de Dietrich2017-12-191-3/+4
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-231-0/+2
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-091-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-16/+16
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-0/+4
|\|
| * QCocoaMenu: De-pessimize the number of calls to validateMenuItem:Gabriel de Dietrich2017-08-151-0/+4
* | Make platform menu tag/setTag not be pure virtualAlbert Astals Cid2017-04-181-6/+0
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-181-4/+5
|\
| * Cocoa QPA Menus: Propagate enabled state downwardsGabriel de Dietrich2016-08-171-4/+5
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-1/+5
|\|
| * QCocoaMenu: Attach late items to their submenuGabriel de Dietrich2016-07-081-1/+5
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-231-1/+1
|\|
| * QCocoaMenus: Use mix-in pattern to implement menu hierarchyGabriel de Dietrich2016-03-221-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-10/+3
|\|
| * QCocoaMenu: Decouple NSMenuItem from NSMenuGabriel de Dietrich2016-03-161-10/+3
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Cocoa QPA plugin: Unlock full Q_DECL_OVERRIDE karmaGabriel de Dietrich2015-08-011-21/+21
* QShortCut: Check whether the menu is QPA-disabledGabriel de Dietrich2015-03-111-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-061-0/+5
|\
| * QCocoaMenu: Keep a reference to the containing menu itemGabriel de Dietrich2014-09-291-0/+5
* | cocoa: override new QPlatformMenu::popup() functionRichard Moe Gustavsen2014-09-291-1/+1
* | Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
|/
* QPA: Adding API to support QWidgetAction on MacGabriel de Dietrich2014-04-171-0/+1
* Cocoa: Allow to hide menu items in menubarGabriel de Dietrich2013-08-131-0/+3
* Cocoa:Fixed crash when sharing QMenu between two QMenuBar instancesRomain Perier2013-06-071-0/+5
* Cocoa: Improve text heuristic menu item syncing logicGabriel de Dietrich2013-04-251-4/+1
* Cocoa: Remove dead code in QCocoaMenu*Gabriel de Dietrich2013-04-251-2/+0
* Add enablers for Android port in QPlatformMenuEskil Abrahamsen Blomfeldt2013-02-051-0/+2
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | QPA, Cocoa: Add platform popup menusGabriel de Dietrich2013-01-111-1/+5
|/
* Fix syncing of visibility and enabled for menus on CocoaAndy Shaw2012-10-261-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix missing cleanup of native Cocoa menus.James Turner2012-08-281-0/+1
* Cocoa implementation of QPA menu interface.James Turner2012-05-191-36/+61
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Cocoa: QMenu refactor.Morten Sorvig2011-09-071-0/+80