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.6
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
/
qcocoaeventdispatcher.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
macOS: Ensure NSEvent processing during NSApp initialization
Tor Arne Vestbø
2023-01-03
1
-0
/
+1
*
macOS: Don't send posted events via runloop observer
Tor Arne Vestbø
2022-11-18
1
-37
/
+0
*
macOS: Ensure NSApp initialization without relying on event processing
Tor Arne Vestbø
2022-11-15
1
-12
/
+58
*
Move QMacAutoReleasePool from qglobal.h to qcore_mac_p.h
Sona Kurazyan
2022-09-01
1
-0
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
qcocoa: Fix typos in source code comments
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
QAbstractEventDispatcher: change event dispatcher timer interval to qint64
Liu Yang
2020-09-21
1
-1
/
+1
*
Get rid of hasPendingEvents() and flush()
Lars Knoll
2020-09-06
1
-10
/
+0
*
macOS: Clean up modal sessions after each pass of processEvents()
Richard Moe Gustavsen
2020-06-27
1
-0
/
+5
*
macOS: Clean up headers
Tor Arne Vestbø
2020-06-05
1
-2
/
+2
*
macOS: Clean up header includes to use quotes or brackets as appropriate
Tor Arne Vestbø
2020-04-15
1
-9
/
+12
*
QCocoaEventDispatcher: make 'interrupt' work
Timur Pocheptsov
2019-12-10
1
-2
/
+20
*
Make QObjectPrivate::threadData a proper atomic
Giuseppe D'Angelo
2019-11-13
1
-2
/
+2
*
Cocoa: rename IsMouseOrKeyEvent -> isUserInputEvent
Morten Johan Sørvig
2019-10-29
1
-36
/
+32
*
Replace use of deprecated API in macOS event dispatchers
Tor Arne Vestbø
2019-09-28
1
-1
/
+1
*
Cocoa: always send queued user input events
Morten Johan Sørvig
2019-03-21
1
-10
/
+21
*
macOS: Remove redundant tracking of modal sessions in QCocoaWindow
Tor Arne Vestbø
2019-02-18
1
-0
/
+5
*
macOS: Modernize worksWhenModal handling
Tor Arne Vestbø
2019-02-18
1
-41
/
+0
*
macOS: Use single call site for timer processing in event dispatcher
Tor Arne Vestbø
2018-09-06
1
-5
/
+10
*
macOS: Update all deprecated enums to their 10.12+ equivalents
Tor Arne Vestbø
2018-08-31
1
-23
/
+23
*
Cocoa QPA: Clean up 0 as pointer
Gabriel de Dietrich
2018-04-19
1
-30
/
+30
*
Cocoa: Fix crash in currentModalSession()
Morten Johan Sørvig
2018-03-19
1
-0
/
+11
*
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-08-31
1
-1
/
+11
|
\
|
*
Cocoa integration: do not use released session
Timur Pocheptsov
2017-08-29
1
-1
/
+11
*
|
macOS: Remove workaround for queued input events to stale windows
Tor Arne Vestbø
2017-06-29
1
-15
/
+0
*
|
QCocoaEventDispatcher: Remove Carbon dependency
Gabriel de Dietrich
2017-04-04
1
-2
/
+1
|
/
*
Fix deprecated API usage
Jake Petroules
2017-01-24
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-16
1
-0
/
+13
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-11-15
1
-0
/
+13
|
|
\
|
|
*
macOS: Clear event dispatcher interrupt state
Gabriel de Dietrich
2016-11-08
1
-0
/
+13
*
|
|
macOS: Remove workaround for including AppKit.h with slots defined
Tor Arne Vestbø
2016-10-13
1
-1
/
+0
|
/
/
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-10-05
1
-1
/
+1
|
\
|
|
*
QCocoaEventDispatcher: Save interrupt state between embedded calls
Gabriel de Dietrich
2016-10-04
1
-1
/
+1
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
|
Link to AppKit instead of Cocoa.
Jake Petroules
2015-09-05
1
-1
/
+1
|
/
*
Add shared implementation of a NSAutoreleasePool wrapper to qglobal
Tor Arne Vestbø
2015-05-27
1
-6
/
+5
*
Remove <qhash.h> where it's not used
Marc Mutz
2015-04-20
1
-1
/
+0
*
Fixed license headers
Jani Heikkinen
2015-02-17
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-22
/
+14
*
Cocoa: cleanup modal sessions for dialogs not run with .exec()
Dyami Caliri
2014-06-23
1
-0
/
+3
*
Cocoa: clear queued user input events when window is destroyed
Dyami Caliri
2014-06-03
1
-0
/
+15
*
Cocoa: Make QMacNativeWidget event processing work
Morten Johan Sørvig
2014-06-03
1
-1
/
+1
*
Cocoa: Fix modal session cleanup.
Morten Johan Sørvig
2014-05-28
1
-3
/
+10
*
Partially revert "Cocoa: support modal windows"
Morten Johan Sørvig
2014-05-28
1
-24
/
+12
*
Revert "Cocoa: Don't stop NSApp when showing a modal dialog"
Morten Johan Sørvig
2014-05-28
1
-15
/
+1
*
Revert "Cocoa: Post event to "show()" a modal window"
Morten Johan Sørvig
2014-05-28
1
-14
/
+11
*
Cocoa: Make sure modal windows get correct geometry on show
Andy Shaw
2014-05-26
1
-1
/
+5
*
Cocoa: Post event to "show()" a modal window
Gabriel de Dietrich
2014-04-10
1
-11
/
+14
*
Cocoa: Don't stop NSApp when showing a modal dialog
Gabriel de Dietrich
2014-03-27
1
-1
/
+15
*
Fix some typos
Sergio Ahumada
2014-03-03
1
-1
/
+1
[next]