summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qmenu_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Replace all ocurrences of NSApp with [NSApplication sharedApplication].Jake Petroules2014-09-011-5/+5
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* When clicking on a menu item which has a sub menu it should not closeAndy Shaw2012-11-151-0/+3
* Don't use Cocoa code unconditionallyAndy Shaw2012-11-141-0/+2
* Update the state of native menus correctly on MacPasi Matilainen2012-10-021-11/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Prevent a crash when a merged action is removedAndy Shaw2012-09-111-0/+10
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Hide Q<Platform>MenuActionAurelien Gateau2011-06-201-2/+2
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Cocoa: QShortcut(Qt::Key_Enter) does not show in the menu barRichard Moe Gustavsen2010-05-201-9/+5
* | Cocoa: Add support for native application event filterRichard Moe Gustavsen2010-05-201-2/+1
|/
* Doc & menubar hidden for QtDemo after switching back from fullscreenCarlos Manuel Duclos Vergara2010-04-271-0/+3
* Cocoa: quiting the app from the menubar may cause a crashRichard Moe Gustavsen2010-04-231-1/+1
* Default (Parentless) QMenuBar actions do not work (without autotest)Richard Moe Gustavsen2010-04-211-4/+15
* Revert "Default (Parentless) QMenuBar actions do not work"Morten Johan Sørvig2010-04-211-15/+4
* Default (Parentless) QMenuBar actions do not workRichard Moe Gustavsen2010-04-201-4/+15
* Fix the bug where the ampersand symbol would be discarded.Fabien Freling2010-03-261-1/+5
* Incorrect translation for Application menu items in Mac.Prasanth Ullattil2010-03-181-15/+7
* "Strictly" Fullscreen Application in Mac OSCarlos Manuel Duclos Vergara2010-03-171-0/+16
* Carbon: usage of menu bars can cause exceptions to be thrownRichard Moe Gustavsen2010-03-081-1/+1
* Application menu is not translated in Mac OS X CocoaPrasanth Ullattil2010-03-031-8/+22
* Cocoa: Menu in menubar stays highlightedRichard Moe Gustavsen2010-02-101-1/+14
* Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-011-14/+22
|\
| * Carbon: deleting a QMenu while it's open will cause a crashRichard Moe Gustavsen2010-01-271-14/+18
| * Cocoa: qaccessibility test crashesRichard Moe Gustavsen2010-01-271-0/+4
* | Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\|
| * Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | Cocoa: refactor code for clearing the native menu barRichard Moe Gustavsen2010-01-131-43/+30
* | Cocoa: the menu bar is sometimes faulty disabledRichard Moe Gustavsen2010-01-121-49/+106
* | Cocoa: application will not quit when using dialogsRichard Moe Gustavsen2010-01-121-2/+2
* | QMenuBar::triggered(QAction *) fires twice in Mac (carbon).Prasanth Ullattil2010-01-071-14/+6
|/
* Mac: deleting a menu item might clear items in other menusRichard Moe Gustavsen2009-11-251-6/+4
* Cocoa: 'Quit' in menu bar does not workRichard Moe Gustavsen2009-11-251-1/+5
* Compile on MacOlivier Goffart2009-11-061-1/+1
* Mac: fix bug when reparenting non-native menu barsRichard Moe Gustavsen2009-10-201-2/+18
* Merge commit 'origin/4.5' into origin/4.6Olivier Goffart2009-10-151-2/+2
|\
| * Some sub menus are disabled in CocoaPrasanth Ullattil2009-10-151-2/+2
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-181-2/+13
|\|
| * Application crashes when a menu is inserted twice on a menubar (Cocoa).Prasanth Ullattil2009-09-181-2/+13
| * Update license headers again.Jason McDonald2009-09-081-4/+4
* | Update license headers again.Jason McDonald2009-09-091-4/+4
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\|
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
* | Cocoa, the menus can be disabled after a modal dialogRichard Moe Gustavsen2009-08-261-3/+10