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.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
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
/
plugins
/
platforms
/
cocoa
/
qcocoahelpers.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
iOS: Add support for foreign windows
Tor Arne Vestbø
2023-08-18
1
-10
/
+0
*
macOS: Add logging category for menu machinery
Tor Arne Vestbø
2023-03-20
1
-0
/
+1
*
macOS: Add dialog helper for native message boxes
Tor Arne Vestbø
2022-11-15
1
-0
/
+1
*
InputMethodQueryResult - use int as a key, not Qt::InputMethodQuery
Timur Pocheptsov
2022-10-06
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Move QIOType wrapper for io_object_t to QtCore
Tor Arne Vestbø
2022-02-01
1
-13
/
+0
*
macOS: Factor out key event handling into helper struct
Tor Arne Vestbø
2021-08-27
1
-0
/
+25
*
macOS: Handle input source change notifications in QCocoaInputContext
Tor Arne Vestbø
2021-08-19
1
-0
/
+1
*
macOS: Use helper method for querying input method parameters
Tor Arne Vestbø
2021-08-19
1
-0
/
+9
*
macOS: Add logging for keyboard and complex text input
Tor Arne Vestbø
2021-08-16
1
-0
/
+6
*
Register mouse devices on cocoa
Shawn Rutledge
2021-08-01
1
-0
/
+1
*
cocoa: move DEBUG_PASTEBOARD into logging category
Liang Qi
2021-05-05
1
-0
/
+1
*
Plumb application quit through platform plugin
Tor Arne Vestbø
2020-09-14
1
-0
/
+1
*
Cocoa: Translate the buttons used for the native font and color dialogs
Andy Shaw
2020-08-19
1
-1
/
+2
*
Add QOperatingSystemVersion support for macOS Big Sur
Tor Arne Vestbø
2020-07-29
1
-29
/
+0
*
macOS: Exclude 32-bit builds by checking pointer size
Tor Arne Vestbø
2020-07-08
1
-1
/
+1
*
macOS: Don't assume platform has objc_msgSendSuper_stret
Tor Arne Vestbø
2020-07-08
1
-3
/
+9
*
macOS: Clean up headers
Tor Arne Vestbø
2020-06-05
1
-2
/
+4
*
macOS: Remove copy of QT_IGNORE_DEPRECATIONS
Tor Arne Vestbø
2020-04-30
1
-8
/
+0
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-22
1
-1
/
+4
|
\
|
*
macOS: Remove a bunch of dead (forward) declarations
Tor Arne Vestbø
2020-04-15
1
-1
/
+4
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-08
1
-1
/
+1
|
\
|
|
*
qpa: Remove references to lighthouse
Tor Arne Vestbø
2020-04-03
1
-1
/
+1
*
|
macOS: Fix or ignore deprecated API in 10.14
Tor Arne Vestbø
2020-03-27
1
-0
/
+8
|
/
*
macOS: Track screens via Quartz Display Services instead of NSScreen
Tor Arne Vestbø
2019-05-13
1
-0
/
+12
*
macOS: Log Qt and macOS version information at startup
Tor Arne Vestbø
2018-10-25
1
-0
/
+31
*
macOS: minor refactoring QSendSuperHelper
Mikhail Svetkin
2018-08-24
1
-14
/
+5
*
macOS: Make screen property changes more verbose and granular
Tor Arne Vestbø
2018-08-03
1
-0
/
+1
*
macOS: Transition to new QPA dag-and-drop API
Mikhail Svetkin
2018-05-08
1
-0
/
+6
*
Cocoa Helpers: Add qt_objc_cast() function
Gabriel de Dietrich
2018-04-20
1
-0
/
+10
*
macOS: Remove 'cocoa' infix in QPA logging categories
Tor Arne Vestbø
2018-03-14
1
-3
/
+3
*
Clean up our Objective-C usage
Jake Petroules
2018-02-20
1
-11
/
+4
*
macOS: Add more granular logging categories for window events
Tor Arne Vestbø
2018-02-13
1
-0
/
+2
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-01-20
1
-2
/
+5
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Tor Arne Vestbø
2018-01-16
1
-2
/
+5
|
|
\
|
|
*
macOS: Simplify mangling of QNSPanelDelegate protocol
Tor Arne Vestbø
2018-01-10
1
-2
/
+5
*
|
|
macOS: Simplify helpers for flipping between quadrant I and IV
Tor Arne Vestbø
2017-11-08
1
-7
/
+2
*
|
|
macOS: Replace deprecated CGDisplayIOServicePort function
Tor Arne Vestbø
2017-11-08
1
-0
/
+13
|
/
/
*
|
macOS: Use [NSObject superclass] instead of class_getSuperclass
Tor Arne Vestbø
2017-08-30
1
-2
/
+2
*
|
macOS: Deduplicate QNSWindow/QNSPanel code
Tor Arne Vestbø
2017-08-24
1
-0
/
+129
|
/
*
Fix 32-bit build on macOS
Jake Petroules
2017-07-20
1
-1
/
+6
*
Cocoa Dialog Helpers: Refactor OK-Cancel buttons view
Gabriel de Dietrich
2016-11-16
1
-0
/
+23
*
macOS: Get rid of m_qtView member in QCocoaWindow that aliased m_view
Tor Arne Vestbø
2016-10-10
1
-0
/
+4
*
macOS: Move QColor/QBrush conversion functions to QtGui
Tor Arne Vestbø
2016-09-18
1
-6
/
+0
*
macOS: Move image conversion functions to QtGui
Tor Arne Vestbø
2016-09-18
1
-10
/
+0
*
macOS: Remove unused function qt_mac_QRegionToHIMutableShape
Tor Arne Vestbø
2016-09-18
1
-3
/
+0
*
macOS: Move QMacCGContext helper into QtGui
Tor Arne Vestbø
2016-09-17
1
-5
/
+0
*
Remove qt_mac_execute_apple_script
Gabriel de Dietrich
2016-07-07
1
-4
/
+0
*
darwin: Add Foundation conversion functions for QSize/QSizeF
Tor Arne Vestbø
2016-06-14
1
-2
/
+0
*
darwin: Add Foundation conversion functions for QRect/QRectF
Tor Arne Vestbø
2016-06-10
1
-2
/
+0
[next]