summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoamenuitem.mm
Commit message (Expand)AuthorAgeFilesLines
* Make platform menu tag/setTag not be pure virtualAlbert Astals Cid2017-04-181-1/+0
* QCocoaMenu: Avoid exception when inserting item already in this menuGabriel de Dietrich2016-12-081-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-251-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-251-1/+1
| |\
| | * If there are no available sizes, then fallback to the requested sizeAndy Shaw2016-11-231-1/+1
* | | Replace QCFString::to(CF/NS/Q)String usage with QString methodsTor Arne Vestbø2016-10-061-4/+4
* | | macOS: Move image conversion functions to QtGuiTor Arne Vestbø2016-09-181-0/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-14/+28
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-181-14/+28
| |\|
| | * Cocoa QPA Menus: Propagate enabled state downwardsGabriel de Dietrich2016-08-171-14/+28
* | | fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-1/+12
* | | Cocoa QPA Menus: Clean-up QCocoaMenuLoader related codeGabriel de Dietrich2016-08-011-9/+3
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-0/+2
|\|
| * Cocoa integration - avoid dangling menuitem pointerTimur Pocheptsov2016-05-101-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-231-7/+9
|\|
| * QCocoaMenus: Use mix-in pattern to implement menu hierarchyGabriel de Dietrich2016-03-221-7/+9
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-17/+0
|\|
| * QCocoaMenu: Decouple NSMenuItem from NSMenuGabriel de Dietrich2016-03-161-17/+0
* | Updated license headersJani Heikkinen2016-01-151-13/+19
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-2/+2
|\|
| * QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-2/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-2/+4
|\|
| * QWidgetAction: Don't deactivate the current window on MacGabriel de Dietrich2015-10-231-2/+4
* | iOS: refactor removeMnemonics(const QString &) to QPlatformThemeRichard Moe Gustavsen2015-11-041-1/+3
|/
* Add shared implementation of a NSAutoreleasePool wrapper to qglobalTor Arne Vestbø2015-05-271-3/+2
* Cocoa: Remove NSMenuItem setEnabled used in wrong way.Christoph Schleifenbaum2015-04-161-2/+1
* Fixed compilation on Mac OS X (qt namespace and preprocessor issues))Sergei Kulik2015-03-201-0/+4
* QCocoaMenuItem: Fixed Delete key symbol in native menubarFilipe Azevedo2015-03-161-0/+3
* OSX: fix leaks due to missing NSAutoreleasePoolErik Verbruggen2015-02-261-0/+2
* Update copyright headersJani Heikkinen2015-02-111-21/+13
* Revert "OS X: rename special menu items instead of duplicating"Timur Pocheptsov2014-12-221-7/+4
* Fix QAction::setFont crash on OSX, when font is unknown.David Faure2014-11-211-7/+12
* OS X: rename special menu items instead of duplicatingTimur Pocheptsov2014-10-101-4/+7
* Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-061-2/+14
|\
| * QCocoaMenu: Keep a reference to the containing menu itemGabriel de Dietrich2014-09-291-2/+14
* | Respect the PM_SmallIconSize setting for icons in a menu on OS XAndy Shaw2014-09-201-2/+8
|/
* Empty icons and Cocoa menu items.Timur Pocheptsov2014-07-021-3/+4
* Cocoa: Do not process ampersands in menus twice.Christoph Schleifenbaum2014-05-211-1/+1
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-031-0/+2
|\
| * Cocoa QPA Menu: Clear menu items' Cocoa ancestor on destructionGabriel de Dietrich2014-05-021-0/+2
* | QPA: Adding API to support QWidgetAction on MacGabriel de Dietrich2014-04-171-0/+15
|/
* OSX: add several menuitem roles to support menu shortcuts in dialogsShawn Rutledge2014-04-071-2/+13
* Cocoa Menus: Give platform menu ownership back to QWidgetsGabriel de Dietrich2014-02-261-5/+5
* Different native Cocoa menu fixes.Christoph Schleifenbaum2013-10-291-0/+4
* Merge branch 'stable' into devSergio Ahumada2013-07-111-1/+2
|\
| * Cocoa: Let Cocoa pick the right pixmap for menu item iconsGabriel de Dietrich2013-07-011-1/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-041-2/+3
|\|
| * Cocoa: Allow delayed title setting in menu itemsGabriel de Dietrich2013-05-301-2/+3
* | Improve Qt-in-namespace implementation in the Cocoa platform pluginRomain Perier2013-05-161-4/+4
|/
* Cocoa: Improve text heuristic menu item syncing logicGabriel de Dietrich2013-04-251-2/+21