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
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
/
widgets
/
kernel
/
qapplication.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Widgets/Stylesheets: compile without FEATURE_style_stylesheet
Christian Ehrlicher
2025-05-01
1
-0
/
+2
*
Widgets/Stylesheets: Remove double negations for stylehseet feature
Christian Ehrlicher
2025-05-01
1
-7
/
+7
*
Cast NativeResourceForIntegrationFunction via QFunctionPointer
Tor Arne Vestbø
2025-03-27
1
-4
/
+4
*
Doc: Improve deprecation description for QApplication::fontMetrics()
Andreas Eliasson
2025-02-14
1
-3
/
+7
*
Replace all QPair/qMakePair with std::pair in qtbase/widgets
Isak Fyksen
2025-01-09
1
-2
/
+2
*
QApplication: don't create app_fonts() on destruction
Thiago Macieira
2025-01-08
1
-1
/
+2
*
Replace qgetenv() calls converted to QString with qEnvironmentVariable()
Thiago Macieira
2025-01-01
1
-4
/
+4
*
Q*Application: move the compressEvent() virtual to the Private class
Thiago Macieira
2024-12-13
1
-1
/
+8
*
QCoreApplication: replace threadRequiresCoreApplication()
Thiago Macieira
2024-11-26
1
-2
/
+3
*
Fix ubsan warning of illegal cast and illegal method call
Allan Sandfeld Jensen
2024-11-13
1
-4
/
+4
*
Restore event replay when a popup is closed by mouse press outside
Shawn Rutledge
2024-11-05
1
-0
/
+8
*
QWidgetWindow: fix enter/leave events not sent due to fractional scaling
David Faure
2024-08-30
1
-2
/
+2
*
Straighten out various logging categories
Ulf Hermann
2024-06-19
1
-1
/
+1
*
Move popup management from QApplication to QGuiApplication
Shawn Rutledge
2024-05-31
1
-58
/
+22
*
Windows 11 style: simplify code to polish palette
Volker Hilsheimer
2024-05-03
1
-0
/
+6
*
QApplication: use focus abstraction instead of QWidget::focus_next/prev
Axel Spoerl
2024-03-18
1
-2
/
+2
*
Mention QChronoTimer in API docs
Ahmad Samir
2024-03-03
1
-2
/
+3
*
Fix -Wimplicit-fallthrough for clang
Tim Blechmann
2024-03-01
1
-0
/
+2
*
QApplicationPrivate::dispatchEnterLeave: remove dead code
Axel Spoerl
2024-02-29
1
-13
/
+0
*
QWidget: deliver DragLeave events symmetrically
Volker Hilsheimer
2023-12-20
1
-2
/
+10
*
Make QApplicationPrivate::active_window private
Tor Arne Vestbø
2023-11-20
1
-10
/
+4
*
Add missing timestamp to tablet events
Viktor Arvidsson
2023-10-30
1
-0
/
+1
*
Compress UpdateLater events
Allan Sandfeld Jensen
2023-09-18
1
-0
/
+5
*
Reset palette resolve mask in windows vista style
Santhosh Kumar
2023-09-05
1
-2
/
+5
*
Doc: Mention version of QApplication::setActiveWindow() deprecation
Kai Köhne
2023-08-23
1
-1
/
+1
*
Don't set focus when moving the cursor with a touch pad
Volker Hilsheimer
2023-04-28
1
-1
/
+2
*
Clear invalid QApplication styleOverride
Kaj Grönholm
2023-04-06
1
-0
/
+2
*
Trace: Use includes instead of forward declarations
Antti Määttä
2023-02-10
1
-0
/
+3
*
Trace: Convert qtwidgets module to use tracepointgen tool
Antti Määttä
2023-02-10
1
-0
/
+4
*
Fix build with -no-feature-draganddrop
Tasuku Suzuki
2023-01-17
1
-1
/
+1
*
Doc: Fix linking to 'Drag and Drop' topic
Topi Reinio
2023-01-09
1
-2
/
+2
*
Fix deprecation of QApplication:setActiveWindow()
Kai Köhne
2023-01-06
1
-3
/
+2
*
Beautify QApplication::compressEvent
Axel Spoerl
2022-12-09
1
-27
/
+41
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-4
/
+4
*
QApplication: send QHoverEvents with correct scenePosition()
Shawn Rutledge
2022-10-23
1
-2
/
+4
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-3
/
+3
*
Fix build with disabled accessibility
Alexey Edelev
2022-09-29
1
-1
/
+1
*
Get rid of copypasted code between isWindowBlocked's overrides
Mikolaj Boc
2022-09-20
1
-64
/
+6
*
Simplify obtaining of parent in isWindowBlocked
Mikolaj Boc
2022-09-12
1
-8
/
+2
*
Move QMacAutoReleasePool from qglobal.h to qcore_mac_p.h
Sona Kurazyan
2022-09-01
1
-0
/
+4
*
Deprecate QApplication::setActiveWindow() and mark as internal
Tor Arne Vestbø
2022-08-27
1
-9
/
+18
*
Refactor QApplication::event from if/else to switch statement
Volker Hilsheimer
2022-08-26
1
-8
/
+16
*
Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility)
Allan Sandfeld Jensen
2022-06-15
1
-2
/
+2
*
QApplication: Remove QApplicationPrivateBase porting macro
Thiago Macieira
2022-06-13
1
-1
/
+1
*
Q*ApplicationPrivate: remove unused "flags" arguments
Thiago Macieira
2022-06-14
1
-4
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Remove ALIEN_DEBUG statements
David Skoland
2022-05-03
1
-15
/
+1
*
QtWidgets: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-05-02
1
-3
/
+5
*
Rename QGuiApplicationPrivate::notifyThemeChanged to handleThemeChanged
Tor Arne Vestbø
2022-04-21
1
-2
/
+2
*
QApplication: deliver activation events for non-widget windows
Richard Moe Gustavsen
2022-04-21
1
-1
/
+14
[next]