summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/clipboard/qmacmime.mm
Commit message (Expand)AuthorAgeFilesLines
* macOS: Generate UTF-16 clipboard content without BOMTor Arne Vestbø2019-05-201-2/+17
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-091-0/+4
|\
| * Modernize the "textcodec" featureLiang Qi2018-11-071-0/+4
* | Clean up our Objective-C usageJake Petroules2018-02-201-6/+6
|/
* qmacmime: modernize QMacPasteboardMimeTiffRichard Moe Gustavsen2017-04-181-39/+24
* darwin: add tiff support to clipboard for all darwin platformsRichard Moe Gustavsen2017-04-181-0/+100
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-3/+2
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-3/+2
| |\
| | * qmacmime: convert UTF-16 using QTextCodecRichard Moe Gustavsen2016-10-261-3/+2
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-3/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-3/+1
| |\|
| | * Mac: Read in the string with QString::fromUtf8() as it is UTF8 encodedAndy Shaw2016-07-131-3/+1
* | | Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-041-5/+0
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-4/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-4/+4
| |\|
| | * Cocoa: Allow pasting text from Qt apps to MailMorten Johan Sørvig2016-05-181-4/+4
* | | Add support for Apple tvOSMike Krus2016-05-171-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-2/+2
|\|
| * Skip spurious .toLower() on returns of QUrl::scheme()Edward Welbourne2016-03-101-2/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Link to AppKit instead of Cocoa.Jake Petroules2015-09-051-2/+5
|/
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* QMacPasteboardMimeFileUri: Use file paths instead of file referencesGabriel de Dietrich2015-01-121-1/+13
* OS X: fix CFString leaks in mime classesDyami Caliri2014-10-301-4/+5
* qmacmime: rename and move QMacPasteboardMimePlainText to the cocoa pluginRichard Moe Gustavsen2014-05-161-62/+0
* qmacmime: add support for public.rtfRichard Moe Gustavsen2014-05-161-0/+88
* qmacmime: add support for public.textRichard Moe Gustavsen2014-05-141-0/+65
* qmacmime: bugfix unicode::canConvertRichard Moe Gustavsen2014-03-061-1/+2
* Cocoa/Platformsupport: move qmacmime from cocoa to platformsupportRichard Moe Gustavsen2014-03-061-0/+843