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
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
macOS: Fix assertion in accessibility implementation for treeviews
Volker Hilsheimer
6 days
2
-1
/
+4
*
macOS: Detect menu bar roles for untranslated menu titles as well
Tor Arne Vestbø
12 days
1
-29
/
+62
*
macOS: Replace [QNSView drawRect:] assert with warning
Tor Arne Vestbø
2023-05-11
1
-2
/
+4
*
macOS: Clear event dispatcher interrupt before running NSAlert modal session
Tor Arne Vestbø
2023-05-10
1
-4
/
+3
*
macOS: Don't clam to support action messages from non-Qt menu items
Tor Arne Vestbø
2023-05-04
2
-54
/
+82
*
macOS: Don't leak QEventDispatcherUNIX during event dispatcher creation
Tor Arne Vestbø
2023-04-29
2
-4
/
+7
*
macOS: Fix leak of application menu NSMenuItem
Tor Arne Vestbø
2023-04-29
1
-2
/
+2
*
macOS: Handle failure to create display link or invalid display link
Tor Arne Vestbø
2023-04-24
3
-6
/
+20
*
macOS: Localize title of edit menu's NSMenuItem via AppKit
Tor Arne Vestbø
2023-04-24
1
-4
/
+39
*
Revert "macOS: add default Edit menu items, if not added by AppKit"
Tor Arne Vestbø
2023-04-13
2
-56
/
+0
*
macOS: Synthesize cursor updates on QCocoaWindow::setWindowCursor
Tor Arne Vestbø
2023-04-12
1
-18
/
+20
*
Remove outdated comment about macOS cusorUpdate
Tor Arne Vestbø
2023-04-12
1
-4
/
+0
*
macOS Accessibility: flag all synthetic elements as unignored
Volker Hilsheimer
2023-04-11
1
-3
/
+4
*
macOS Accessibility: Delay creation of table cell interfaces
Volker Hilsheimer
2023-04-11
1
-18
/
+96
*
macOS Accessibility: don't create an unnecessary interface
Volker Hilsheimer
2023-04-11
1
-6
/
+3
*
macOS Accessibility: add an elementWithInterface helper
Volker Hilsheimer
2023-04-11
2
-12
/
+17
*
macOS Accessibility: optimize table interface implementation
Volker Hilsheimer
2023-04-11
2
-44
/
+58
*
macOS Accessibility: code hygiene
Volker Hilsheimer
2023-04-11
2
-130
/
+104
*
Guard qopenglcontext_p.h with QT_NO_OPENGL
Alexey Edelev
2023-04-06
2
-2
/
+8
*
macOS: Send Qt::NonClientAreaMouseMove for NSEventTypeMouseMoved in title bar
Tor Arne Vestbø
2023-03-31
1
-3
/
+2
*
QWSI: Remove handleFrameStrutMouseEvent in favor of handleMouseEvent+type
Tor Arne Vestbø
2023-03-31
1
-1
/
+1
*
Pick up initial state of foreign windows instead of reflecting QWindow
Tor Arne Vestbø
2023-03-28
1
-12
/
+18
*
macOS: Don't try to create or manage NSWindow of foreign windows
Tor Arne Vestbø
2023-03-28
1
-0
/
+8
*
macOS: Simplify child window parenting in recreateWindowIfNeeded()
Tor Arne Vestbø
2023-03-28
1
-3
/
+1
*
macOS: Create NSView as initially hidden, to match QWindow behavior
Tor Arne Vestbø
2023-03-28
2
-10
/
+12
*
macOS: Apply QWindow properties to NSWindow when setting content view
Tor Arne Vestbø
2023-03-28
2
-9
/
+23
*
macOS: Skip DisplayLink updates when in live resize
Laszlo Agocs
2023-03-23
1
-0
/
+19
*
macOS: Disable interaction for modally blocked transient parent windows
Tor Arne Vestbø
2023-03-20
2
-4
/
+32
*
macOS: Bail out if handling cut/copy/paste action from non-Qt NSMenuItem
Tor Arne Vestbø
2023-03-20
1
-3
/
+15
*
macOS: Add logging category for menu machinery
Tor Arne Vestbø
2023-03-20
8
-27
/
+27
*
Revert "QCocoaMenuBar: avoid duplication of 'special' entries in the 'Edit' m...
Timur Pocheptsov
2023-03-17
1
-16
/
+12
*
macOS: Remove workaround for worksWhenModal not being reevaluated
Tor Arne Vestbø
2023-03-13
1
-39
/
+0
*
macOS: Guard text input client from destroyed QCocoaWindow
Tor Arne Vestbø
2023-03-13
2
-13
/
+24
*
Plumb QMessageBox::setCheckBox() through QPlatformMessageDialogHelper
Tor Arne Vestbø
2023-03-09
1
-2
/
+29
*
macOS: Remove content border thickness members from QCocoaWindow
Tor Arne Vestbø
2023-03-08
2
-4
/
+2
*
macOS: Class initialize QCocoaWindow members
Tor Arne Vestbø
2023-03-08
2
-34
/
+18
*
macOS: Move setMask call out of recreateWindowIfNeeded
Tor Arne Vestbø
2023-03-08
1
-2
/
+2
*
macOS: Don't set opacity on non-top level windows during NSWindow creation
Tor Arne Vestbø
2023-03-08
1
-4
/
+1
*
macOS: Use non-native app modal message box from nested event loops
Tor Arne Vestbø
2023-03-07
1
-0
/
+5
*
macOS: Send a filename QFileOpenEvent if invalid URL, deprecate openFile
Volker Hilsheimer
2023-03-02
1
-1
/
+10
*
Fix crash with removed menus
Joni Poikelin
2023-02-23
1
-6
/
+12
*
macOS: Pick up QWizard background from keyboard assistant via NSBundle
Tor Arne Vestbø
2023-02-17
2
-35
/
+0
*
Remove QCocoaWindow::setContentBorderThickness
Tor Arne Vestbø
2023-02-15
4
-26
/
+1
*
macOS: Remove machinery for attaching NSToolBar to QWindow
Tor Arne Vestbø
2023-02-15
6
-69
/
+0
*
Rename Qt::Appearance to Qt::ColorScheme
Tor Arne Vestbø
2023-02-13
2
-3
/
+3
*
src: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-10
1
-16
/
+1
*
Clean up QUtiMimeConverter API
Volker Hilsheimer
2023-02-08
4
-10
/
+10
*
macOS: Reduce verboseness of NSUserNotification deprecations
Tor Arne Vestbø
2023-02-07
1
-0
/
+6
*
Fix QErrorMessage test when using native dialogs
Tor Arne Vestbø
2023-01-09
1
-0
/
+2
*
Tweak comment about QCocoaWindow
YAMAMOTO Atsushi
2023-01-05
1
-3
/
+3
[next]