summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoamenuitem.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-181-8/+9
|\
| * Cocoa QPA Menus: Propagate enabled state downwardsGabriel de Dietrich2016-08-171-8/+9
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-231-4/+18
|\|
| * QCocoaMenus: Use mix-in pattern to implement menu hierarchyGabriel de Dietrich2016-03-221-4/+18
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-2/+1
|\|
| * QCocoaMenu: Decouple NSMenuItem from NSMenuGabriel de Dietrich2016-03-161-2/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-241-11/+4
|\|
| * QCocoaMenuItem: Use the right Objective C class forwarding macrosGabriel de Dietrich2016-02-191-11/+4
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Cocoa QPA plugin: Unlock full Q_DECL_OVERRIDE karmaGabriel de Dietrich2015-08-011-17/+17
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-061-0/+1
|\
| * QCocoaMenu: Keep a reference to the containing menu itemGabriel de Dietrich2014-09-291-0/+1
* | Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | Respect the PM_SmallIconSize setting for icons in a menu on OS XAndy Shaw2014-09-201-0/+2
|/
* QPA: Adding API to support QWidgetAction on MacGabriel de Dietrich2014-04-171-0/+4
* OSX: add several menuitem roles to support menu shortcuts in dialogsShawn Rutledge2014-04-071-0/+3
* Cocoa Menus: Give platform menu ownership back to QWidgetsGabriel de Dietrich2014-02-261-0/+3
* Cocoa: Improve text heuristic menu item syncing logicGabriel de Dietrich2013-04-251-2/+11
* Add enablers for Android port in QPlatformMenuEskil Abrahamsen Blomfeldt2013-02-051-0/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Convert QPA menus to use QIcon, and enable icons.James Turner2012-06-271-2/+2
* Cocoa implementation of QPA menu interface.James Turner2012-05-191-0/+117