summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiosclipboard.mm
Commit message (Expand)AuthorAgeFilesLines
* Cleanup API of QMimeDataLars Knoll2020-09-211-2/+2
* Move QMacInternalPasteboardMime to QtGuiTor Arne Vestbø2020-05-211-1/+2
* Clean up our Objective-C usageJake Petroules2018-02-201-13/+11
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-2/+2
* iOS: add support for adding mimetypes other than text on the clipboardRichard Moe Gustavsen2017-04-181-1/+13
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-151-1/+1
* fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-0/+4
* Updated license headersJani Heikkinen2016-01-151-14/+20
* iOS: Clean up style in Objective-C message signaturesTor Arne Vestbø2015-05-241-2/+2
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* qiosclipboard: take ownership over mime dataRichard Moe Gustavsen2014-10-101-1/+10
* QIOSPasteboard: handle zero-pointer argument to setMimeDataRichard Moe Gustavsen2014-09-111-0/+4
* iOS: implement clipboardRichard Moe Gustavsen2014-03-061-0/+238