summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qmacclipboard.mm
Commit message (Expand)AuthorAgeFilesLines
* 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