summaryrefslogtreecommitdiffstats
path: root/src/gui/platform/darwin/qmacmime.mm
Commit message (Expand)AuthorAgeFilesLines
* Reintroduce converter APIs for supporting native clipboard formatsVolker Hilsheimer2022-11-161-805/+0
* Make QMacMime::canConvert a non-virtual helper for other virtualsVolker Hilsheimer2022-11-091-84/+23
* QMacMime API cleanup: use uti instead of flavorVolker Hilsheimer2022-11-071-240/+262
* Standardize QMacMime and QWindowsMimeVolker Hilsheimer2022-11-071-47/+47
* macOS: Make QMacMime's handler scope type-safeVolker Hilsheimer2022-11-071-12/+14
* Rename QMacInternalPasteboardMime to QMacMimeVolker Hilsheimer2022-11-071-112/+110
* Fix spelling of converterVolker Hilsheimer2022-11-041-3/+3
* Clean-up: const'ify QMacInternalPasteboardMime APIVolker Hilsheimer2022-11-031-104/+129
* Clean up QMacInternalPasteboardMime: remove convertorNameVolker Hilsheimer2022-11-031-70/+0
* Refactor: split QMacMime registry and virtual interfaceVolker Hilsheimer2022-11-031-156/+32
* QtGui: Fix mismatches between string types and string literalsMate Barany2022-09-211-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtGui: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-281-80/+81
* QtGui: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-131-2/+2
* gui: Fix typos in documentationJonas Kvinge2021-10-121-2/+2
* gui: Fix typos in source code commentsJonas Kvinge2021-10-121-1/+1
* Doc: Fix documentation warnings for Qt GUITopi Reinio2020-08-281-14/+16
* Only add file url if it references a local fileMichael Brüning2020-06-201-1/+2
* Doc: Fix qdoc warningsPaul Wicking2020-06-031-10/+10
* Move QMacInternalPasteboardMime to QtGuiTor Arne Vestbø2020-05-211-0/+1045