index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gui
/
platform
/
darwin
Commit message (
Expand
)
Author
Age
Files
Lines
*
macOS: Use dedicated content CALayer for Metal/Raster content
Tor Arne Vestbø
2025-04-28
1
-1
/
+0
*
Account for Qt::AA_MacDontSwapCtrlAndMeta when mapping Latin ⌘-shortcuts
Tor Arne Vestbø
2025-04-09
1
-3
/
+8
*
Apple: Use automatic rendering mode for icon engine
Tor Arne Vestbø
2024-12-20
1
-19
/
+21
*
macOS: Release main thread transaction block as soon as we're done with it
Tor Arne Vestbø
2024-10-21
1
-4
/
+8
*
QChar: disable implicit conversions on most ctor arguments
Marc Mutz
2024-10-10
1
-5
/
+5
*
QMacMimeRtfText: Remove stray newline when converting RTF to HTML
Tor Arne Vestbø
2024-08-13
1
-1
/
+6
*
Apple: cache all pixmaps from the icon engine
Volker Hilsheimer
2024-08-03
2
-18
/
+32
*
Icon engines: don't paint on a null-pixmap
Volker Hilsheimer
2024-07-31
1
-3
/
+5
*
Clean up logging categories
Volker Hilsheimer
2024-07-03
1
-1
/
+3
*
cocoa/darwin: remove checking for legacy OS versions
Vladimir Belyavsky
2024-06-13
1
-17
/
+15
*
Logging: Introduce a macro to declare an exported Qt logging category
Ulf Hermann
2024-06-07
1
-1
/
+1
*
macOS: Present Metal layer with transaction during display cycle
Tor Arne Vestbø
2024-06-01
2
-0
/
+114
*
Add preliminary support for Qt for visionOS
Tor Arne Vestbø
2024-04-18
2
-5
/
+5
*
Apple icon engine: reverse implementation to avoid pixmaps
Volker Hilsheimer
2024-04-04
1
-52
/
+53
*
Apple: use xmark.circle for the "clear" icon
Volker Hilsheimer
2024-02-22
1
-1
/
+1
*
Apple icon engine: maintain aspect ratio of image
Volker Hilsheimer
2024-02-20
2
-24
/
+22
*
Apple: Fix a few deprecation warnings after bumping deployment targets
Tor Arne Vestbø
2024-02-19
1
-1
/
+2
*
Implement icon mapping for Apple, Android, and Windows
Rayam Pinto
2024-02-18
1
-4
/
+239
*
AppleIconEngine: fix aspect ratio adjustment
Volker Hilsheimer
2024-02-15
1
-8
/
+9
*
Simplify new QIcon ThemeIcon constants and API
Volker Hilsheimer
2024-01-26
1
-14
/
+14
*
QIcon: use (some) ThemeIcon constants in the Apple engine implementation
Volker Hilsheimer
2023-12-07
1
-16
/
+15
*
Add initial implementation of macOS and iOS icon theme implementations
Volker Hilsheimer
2023-11-23
2
-0
/
+294
*
Mime type conversion: clarify and clean up documentation
Volker Hilsheimer
2023-11-22
2
-15
/
+17
*
macOS: Enable Latin key combinations when Command (⌘) modifier is pressed
Tor Arne Vestbø
2023-10-17
1
-5
/
+40
*
macOS: Filter out and prioritise key combinations that produce the same key
Tor Arne Vestbø
2023-10-17
1
-3
/
+32
*
Guard QAppleKeyMapper::fromNSString() with iOS define
Tor Arne Vestbø
2023-10-11
2
-32
/
+33
*
Add verbose debug logging for QKeyMapper::possibleKeys()
Tor Arne Vestbø
2023-10-11
1
-12
/
+0
*
Implement QAppleKeyMapper in terms of QPlatformKeyMapper
Tor Arne Vestbø
2023-10-10
2
-10
/
+11
*
Long live QPlatformKeyMapper!
Tor Arne Vestbø
2023-10-06
2
-1
/
+2
*
macOS: map Qt::Key_Return to NSCarriageReturnCharacter in menus
Volker Hilsheimer
2023-02-11
1
-1
/
+1
*
Clean up QUtiMimeConverter API
Volker Hilsheimer
2023-02-08
3
-14
/
+20
*
QUtiMimeConverter: document as public and fix \since
Volker Hilsheimer
2023-01-30
1
-6
/
+6
*
API review: disable copy for new mime converters classes
Volker Hilsheimer
2023-01-26
1
-0
/
+1
*
Reintroduce converter APIs for supporting native clipboard formats
Volker Hilsheimer
2022-11-16
4
-65
/
+59
*
Make QMacMime::canConvert a non-virtual helper for other virtuals
Volker Hilsheimer
2022-11-09
2
-85
/
+24
*
QMacMime API cleanup: use uti instead of flavor
Volker Hilsheimer
2022-11-07
3
-250
/
+272
*
Standardize QMacMime and QWindowsMime
Volker Hilsheimer
2022-11-07
3
-52
/
+55
*
macOS: Make QMacMime's handler scope type-safe
Volker Hilsheimer
2022-11-07
4
-33
/
+36
*
Rename QMacInternalPasteboardMime to QMacMime
Volker Hilsheimer
2022-11-07
4
-127
/
+126
*
Fix spelling of converter
Volker Hilsheimer
2022-11-04
1
-3
/
+3
*
Clean-up: const'ify QMacInternalPasteboardMime API
Volker Hilsheimer
2022-11-03
2
-110
/
+135
*
Clean up QMacMimeRegistry: remove convertor
Volker Hilsheimer
2022-11-03
2
-19
/
+0
*
Clean up QMacInternalPasteboardMime: remove convertorName
Volker Hilsheimer
2022-11-03
3
-78
/
+4
*
Refactor: split QMacMime registry and virtual interface
Volker Hilsheimer
2022-11-03
4
-176
/
+243
*
QtGui: Fix mismatches between string types and string literals
Mate Barany
2022-09-21
1
-2
/
+2
*
Apply Q_CONSTINIT where beneficial
Sona Kurazyan
2022-09-01
1
-1
/
+1
*
darwin: Remove unneeded SDK version checks for older versions
Tor Arne Vestbø
2022-08-05
1
-2
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
4
-152
/
+8
*
QAppleKeyMapper: Print key via QKeySequence instead of as QChar
Tor Arne Vestbø
2022-04-29
1
-1
/
+1
*
QtGui: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-28
1
-80
/
+81
[next]