summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qmacclipboard.mm
Commit message (Expand)AuthorAgeFilesLines
* Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Cocoa: fix memory leaksTeemu Katajisto2012-11-061-1/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Reduce QtWidgets dependencies in the Cocoa plugin.Morten Johan Sorvig2012-06-081-1/+1
* Add QMacPasteboardMime::count(QMimeData*).Morten Johan Sorvig2012-05-241-8/+2
* Fix qtnamespace compile break on Mac.Sarah Smith2012-03-261-4/+0
* Implement cocoa clipboard support.Morten Johan Sorvig2012-03-151-100/+0
* Cocoa: Implement Drag-and-Drop.Friedemann Kleint2012-03-071-0/+653