summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoamenubar.mm
Commit message (Expand)AuthorAgeFilesLines
* QCocoaMenuItem: Make QCocoaNSMenu the item targetGabriel de Dietrich2018-03-071-4/+2
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-0/+5
|\
| * Cocoa: Ensure menus for a dialog's menubar are validated correctlyAndy Shaw2017-12-011-0/+5
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-231-3/+8
|\|
| * QCocoaMenu: Attach menu items when updating the menubarGabriel de Dietrich2017-11-051-3/+8
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-8/+2
|\|
| * Cocoa: Update the known menu items when the QCocoaMenuBar is deletedAndy Shaw2017-09-081-8/+2
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
|/
* QCocoaMenu: Sync menubar menu when adding itemsGabriel de Dietrich2017-08-151-1/+1
* Cocoa: Reset the target + action for a menuitem after showing a dialogAndy Shaw2017-07-031-1/+17
* QCocoaMenuBar: Keep smart reference to platform windowGabriel de Dietrich2017-05-161-11/+11
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-1/+27
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-1/+27
| |\
| | * QCocoaMenuBar: Update even if no window is attachedGabriel de Dietrich2016-10-241-1/+27
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-181-1/+1
| |\|
| | * Cocoa QPA Menus: Propagate enabled state downwardsGabriel de Dietrich2016-08-171-1/+1
* | | Cocoa QPA Menus: Clean-up QCocoaMenuLoader related codeGabriel de Dietrich2016-08-011-6/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-3/+5
|\|
| * QCocoaMenuBar: Sync items only when they are attached to a menuGabriel de Dietrich2016-07-131-3/+5
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+3
|\|
| * QCocoaMenuBar: set the native item's titleGabriel de Dietrich2016-05-061-1/+3
* | 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-53/+62
|\|
| * QCocoaMenu: Decouple NSMenuItem from NSMenuGabriel de Dietrich2016-03-161-53/+62
* | Updated license headersJani Heikkinen2016-01-151-13/+19
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-3/+3
|\|
| * QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-3/+3
* | Link to AppKit instead of Cocoa.Jake Petroules2015-09-051-1/+1
|/
* Add shared implementation of a NSAutoreleasePool wrapper to qglobalTor Arne Vestbø2015-05-271-5/+4
* Cocoa integration - menus and Qt::Tool windowsTimur Pocheptsov2015-03-271-2/+16
* Fixed compilation on Mac OS X (qt namespace and preprocessor issues))Sergei Kulik2015-03-201-0/+4
* OSX: fix leaks due to missing NSAutoreleasePoolErik Verbruggen2015-02-261-0/+2
* Update copyright headersJani Heikkinen2015-02-111-21/+13
* Cocoa: Keep menu invisible when adding it to a menubarDaiwei Li2015-02-031-1/+3
* Cocoa: Force menubar update after inserting a new menuGabriel de Dietrich2014-04-161-0/+2
* OSX: add several menuitem roles to support menu shortcuts in dialogsShawn Rutledge2014-04-071-0/+63
* Delete the children before updating the Cocoa menubarAndy Shaw2014-02-121-0/+4
* Fix crash regression for ApplicationWindow on MacJens Bache-Wiig2013-11-211-0/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-8/+10
|\
| * Cocoa: Allow to hide menu items in menubarGabriel de Dietrich2013-08-131-8/+10
* | Merge branch 'stable' into devSergio Ahumada2013-07-111-0/+5
|\|
| * Cocoa: Don't update the menubar when popups are shownGabriel de Dietrich2013-06-271-0/+5
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-121-21/+47
|\|
| * Cocoa:Fixed crash when sharing QMenu between two QMenuBar instancesRomain Perier2013-06-071-21/+47
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-041-0/+11
|\|
| * Cocoa: Hide empty menus from the menubarGabriel de Dietrich2013-05-301-0/+11
* | Improve Qt-in-namespace implementation in the Cocoa platform pluginRomain Perier2013-05-161-2/+2
|/
* Cocoa: Improve text heuristic menu item syncing logicGabriel de Dietrich2013-04-251-1/+4