summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoamenu.mm
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: Make QCocoaMenu::showPopup() more robustGabriel de Dietrich2013-01-211-2/+2
* QPA, Cocoa: Add platform popup menusGabriel de Dietrich2013-01-111-0/+37
* Cocoa: application menu items sometimes get duplicatedRichard Moe Gustavsen2012-11-141-3/+17
* Fix syncing of visibility and enabled for menus on CocoaAndy Shaw2012-10-261-0/+6
* Check if there is an old item before removing itAndy Shaw2012-10-161-3/+2
* Change Q_ASSERT to warnings and returns for the menu classesAndy Shaw2012-10-031-6/+26
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-23/+23
* CocoaPlugin: add missing auto release poolsRichard Moe Gustavsen2012-09-121-0/+4
* Fix missing cleanup of native Cocoa menus.James Turner2012-08-281-0/+10
* Add QCocoaAutoReleasePool to QCocoaMenu::setTextMorten Johan Sorvig2012-07-271-0/+1
* Fix namespace compilation on OSX.Toby Tomkins2012-06-141-2/+6
* Do not set an action on native submenu items on MacPasi Matilainen2012-06-061-1/+2
* Cocoa implementation of QPA menu interface.James Turner2012-05-191-175/+190
* 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/+267