index
:
qt/qtbase.git
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
path:
root
/
src
/
corelib
/
kernel
/
qcoreevent.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Short live QCoreApplication::instanceExists()
Thiago Macieira
2025-02-26
1
-1
/
+1
*
Add public QWindow API for safe area margins
Tor Arne Vestbø
2024-11-25
1
-0
/
+2
*
QTimerEvent: add matches(const QBasicTimer &) convenience method
Ahmad Samir
2024-09-20
1
-0
/
+8
*
QTimerEvent: API docs: QChronoTimer doesn't have single-shot any more
Ahmad Samir
2024-09-20
1
-1
/
+1
*
QTimerEvent: port to Qt::TimerId
Ahmad Samir
2024-08-30
1
-1
/
+22
*
Mention QChronoTimer in API docs
Ahmad Samir
2024-03-03
1
-2
/
+2
*
Move QDeferredDeleteEvent loop level/scope handling into deleteLater()
Tor Arne Vestbø
2023-12-19
1
-3
/
+3
*
Add dedicated child and parent events for QWindow reparenting
Tor Arne Vestbø
2023-11-17
1
-0
/
+4
*
Doc: Mark QEvent::DevicePixelRatioChange as new in 6.6
Kai Köhne
2023-09-10
1
-1
/
+2
*
Allow QObjects to opt in to receiving ParentAboutToChange/ParentChange
Tor Arne Vestbø
2023-08-30
1
-2
/
+4
*
QThreadPipe & QEvent: use a simpler atomic operation
Thiago Macieira
2023-07-24
1
-2
/
+3
*
Fix sending deferred delete events when posted before outermost loop
Mikolaj Boc
2023-06-09
1
-9
/
+1
*
Introduce events for Window device pixel ratio changes
David Edmundson
2023-02-13
1
-0
/
+1
*
Trace: Convert qtcore module to use tracepointgen tool
Antti Määttä
2023-02-10
1
-0
/
+3
*
Add tracing metadata to QEvent and QImageFormat
Antti Määttä
2023-01-13
1
-1
/
+1
*
Convert Since ... comments on \value lines to [since ...] parameters
Edward Welbourne
2022-05-31
1
-3
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-39
/
+3
*
QEvent: start to de-inline copy ctor and clone() of all subclasses
Marc Mutz
2022-04-14
1
-23
/
+4
*
Apply Q_CONSTINIT across the codebase
Marc Mutz
2022-03-29
1
-1
/
+1
*
Compose render-to-texture widgets through QRhi
Laszlo Agocs
2022-03-11
1
-0
/
+1
*
QEvent: initialize the static userEventTypeRegistry constexprly
Thiago Macieira
2022-01-29
1
-1
/
+3
*
corelib: Fix typos in documentation
Jonas Kvinge
2021-10-12
1
-2
/
+2
*
Doc: Add QEvent::Quit to the list of enum values
Venugopal Shivashankar
2021-07-01
1
-0
/
+1
*
Add missing since to QEvent::copy docs
Nicolas Fella
2021-01-19
1
-0
/
+1
*
Disable copying and assigning of QEvent
Volker Hilsheimer
2020-11-19
1
-2
/
+2
*
Allow cloning of event objects
Volker Hilsheimer
2020-11-17
1
-0
/
+5
*
Drop the d-pointer of QEvent
Volker Hilsheimer
2020-11-12
1
-2
/
+0
*
Clean up and pack data members of QEvent classes
Volker Hilsheimer
2020-11-12
1
-27
/
+5
*
Doc: Add missing brief statements for \property documentation
Topi Reinio
2020-11-12
1
-1
/
+1
*
Fix QGraphicsView's abuse of QEvent's d-pointer in Leave event handling
Volker Hilsheimer
2020-11-11
1
-0
/
+1
*
Rename remaining QEvent variables to m_ convention; init m_reserved
Shawn Rutledge
2020-11-10
1
-7
/
+9
*
Introduce QEvent::isSinglePointEvent()
Shawn Rutledge
2020-11-07
1
-2
/
+20
*
Make QEvent::setAccepted() virtual; set QEventPoints state the same
Shawn Rutledge
2020-10-22
1
-0
/
+4
*
QEvent copy constructor: copy the type flags too
Shawn Rutledge
2020-10-21
1
-6
/
+3
*
macOS: Remove dead event type MacGLClearDrawable
Tor Arne Vestbø
2020-10-06
1
-1
/
+0
*
Introduce QWindow::paintEvent with QPA plumbing
Tor Arne Vestbø
2020-08-26
1
-2
/
+0
*
Introduce QEvent::isPointerEvent()
Shawn Rutledge
2020-08-25
1
-2
/
+19
*
Introduce QEvent::isInputEvent
Volker Hilsheimer
2020-08-17
1
-1
/
+17
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-1
/
+1
*
Port from QAtomic::load() to loadRelaxed()
Giuseppe D'Angelo
2019-06-20
1
-3
/
+3
*
Replace Q_DECL_NOEXCEPT with noexcept in corelib
Allan Sandfeld Jensen
2019-04-03
1
-4
/
+4
*
Merge branch '5.11' into dev
Edward Welbourne
2018-07-31
1
-0
/
+6
|
\
|
*
Doc: Extend description of ShortcutOverride event
Paul Wicking
2018-07-19
1
-0
/
+6
*
|
Tracepoints: add tracing for QEvents
Giuseppe D'Angelo
2018-06-28
1
-1
/
+7
|
/
*
document that QueryWhatsThis is a QHelpEvent
Sergio Martins
2018-03-11
1
-1
/
+1
*
Documentation: Add missing event type for non-client mouse events
Krzysztof Kawa
2017-10-07
1
-4
/
+4
*
QtCore: include mocs
Thiago Macieira
2017-05-05
1
-0
/
+2
*
Add documentation for TabletTrackingChange enum value
Shawn Rutledge
2017-03-27
1
-0
/
+1
*
Doc: Remove references to Windows CE in Qt Core
Venugopal Shivashankar
2016-08-23
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-13
1
-2
/
+2
|
\
[next]