Cocoa: application menu items sometimes get duplicated
[profile/ivi/qtbase.git] / src / plugins / platforms / cocoa / qcocoamenu.mm
2012-11-14 Richard Moe GustavsenCocoa: application menu items sometimes get duplicated
2012-10-26 Andy ShawFix syncing of visibility and enabled for menus on...
2012-10-16 Andy ShawCheck if there is an old item before removing it
2012-10-03 Andy ShawChange Q_ASSERT to warnings and returns for the menu...
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-12 Richard Moe GustavsenCocoaPlugin: add missing auto release pools
2012-08-28 James TurnerFix missing cleanup of native Cocoa menus.
2012-07-27 Morten Johan SorvigAdd QCocoaAutoReleasePool to QCocoaMenu::setText
2012-06-14 Toby TomkinsFix namespace compilation on OSX.
2012-06-06 Pasi MatilainenDo not set an action on native submenu items on Mac
2012-05-19 James TurnerCocoa implementation of QPA menu interface.
2012-02-05 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-16 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-09-13 Gunnar SlettaMerge branch 'master' of codereview.qt-project.org...
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-07 Morten SorvigCocoa: QMenu refactor.