summaryrefslogtreecommitdiffstats
path: root/src/gui/platform/darwin
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-164-152/+8
* QAppleKeyMapper: Print key via QKeySequence instead of as QCharTor Arne Vestbø2022-04-291-1/+1
* 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: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* Avoid file-static initialization of symbols that need @availability checkTor Arne Vestbø2022-02-091-26/+27
* gui: Fix typos in documentationJonas Kvinge2021-10-121-2/+2
* gui: Fix typos in source code commentsJonas Kvinge2021-10-121-1/+1
* macOS: Improve QAppleKeyMapper loggingTor Arne Vestbø2021-09-131-1/+14
* macOS: Clarify QAppleKeyMapperTor Arne Vestbø2021-08-201-7/+29
* macOS: Map dead keys directly to their terminator when building key mapTor Arne Vestbø2021-08-162-4/+5
* macOS: Don't treat null-key as potential shortcut keyTor Arne Vestbø2021-08-161-0/+2
* iOS: Pass the text to handleExtendedKeyEvent when knownAndy Shaw2021-02-232-2/+6
* macOS: Don't assume NSEvent charactersByApplyingModifiers: produces characterTor Arne Vestbø2021-02-051-2/+5
* macOS: Don't wrap key event keys in QCharTor Arne Vestbø2021-02-052-13/+17
* Add "we mean it" warning to private headerVolker Hilsheimer2021-02-031-0/+11
* iOS: Handle keyboard events when using an external keyboardAndy Shaw2021-01-202-0/+756
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* 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-213-0/+1148