summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoaapplicationdelegate.mm
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: Disable malfunctioning updateScreens().Morten Johan Sørvig2012-11-021-6/+0
* osx: support for QScreen changes at runtime, and physical dimensionsShawn Rutledge2012-10-081-1/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-191-1/+1
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-031-1/+1
* Cocoa: re-enable getUrl: and appleEventQuit: AppleEvent handlersBradley T. Hughes2012-06-121-8/+38
* Cocoa: Remove unused QApplicationPrivate from QCocoaApplicationDelegateBradley T. Hughes2012-06-121-10/+0
* Cocoa: do not terminate applications prematurelyBradley T. Hughes2012-06-121-10/+34
* Cocoa implementation of QPA menu interface.James Turner2012-05-191-1/+1
* Make QFileOpenEvents delivered again.Christoph Schleifenbaum2012-05-111-4/+5
* Cocoa: silence warnings about unused variablesBradley T. Hughes2012-03-261-1/+1
* Cocoa: Fix menu item activation.Morten Johan Sorvig2012-03-161-1/+1
* Move QString <-> NSString conversion to QtCoreMorten Johan Sorvig2012-02-021-2/+2
* 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: clean up compiler warnings.Morten Sorvig2011-10-231-0/+6
* Cocoa: QMenu refactor.Morten Sorvig2011-09-071-0/+354