summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoaapplication.mm
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Support native event filter for Mac OS XLiang Qi2012-11-091-12/+16
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-25/+25
* Cocoa: Remove unused QApplicationPrivate from QCocoaApplicationDelegateBradley T. Hughes2012-06-121-5/+0
* Cocoa implementation of QPA menu interface.James Turner2012-05-191-11/+0
* 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
* Add check to make sure qApp exists before usingChris Meyer2011-12-191-1/+1
* Cocoa: clean up compiler warnings.Morten Sorvig2011-10-231-0/+2
* Cocoa: Fix spelling errors in comments.Morten Sorvig2011-10-031-1/+1
* Cocoa: QMenu refactor.Morten Sorvig2011-09-071-0/+227