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.5
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
/
gui
/
kernel
/
qguiapplication.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
wasm: add platform qsettings
Lorn Potter
2020-02-18
1
-7
/
+1
*
Fix typo in QGuiApplication's documentation
Yuhang Zhao
2020-02-18
1
-1
/
+1
*
Windows QPA: Update documentation on command line options
Friedemann Kleint
2020-01-10
1
-3
/
+21
*
Share updates to QGuiApplicationPrivate::app_pal via helper function
Tor Arne Vestbø
2020-01-09
1
-5
/
+14
*
Restore High DPI scale factors
Friedemann Kleint
2020-01-07
1
-3
/
+3
*
Don’t reset highDpicaleFactorRoundingPolicy
Morten Johan Sørvig
2019-12-19
1
-2
/
+0
*
High-DPI: restore rounding behavior on Android
Morten Johan Sørvig
2019-12-19
1
-0
/
+8
*
Sync implementation of QGuiApplication and QApplication setPalette
Tor Arne Vestbø
2019-12-17
1
-3
/
+4
*
Let sendApplicationPaletteChange() decide when it needs to exit early
Tor Arne Vestbø
2019-12-17
1
-2
/
+4
*
Remove ApplicationResourceFlags::ApplicationPaletteExplicitlySet
Tor Arne Vestbø
2019-12-17
1
-4
/
+1
*
Propagate application termination requests through QPA
Tor Arne Vestbø
2019-10-19
1
-0
/
+23
*
Modernize QWindowSystemInterface::handleCloseEvent
Tor Arne Vestbø
2019-10-04
1
-3
/
+2
*
Quiet several more warnings about QWheelEvent deprecations
Shawn Rutledge
2019-10-02
1
-0
/
+3
*
Mark stationary touch points as updated if pressure or velocity changes
Shawn Rutledge
2019-09-17
1
-0
/
+2
*
QtGui: replace some QMutexLockers with (new) qt_{scoped,unique}_lock()
Marc Mutz
2019-09-12
1
-3
/
+4
*
Fix qdoc warnings
Friedemann Kleint
2019-09-10
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Friedemann Kleint
2019-09-09
1
-3
/
+7
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-09-08
1
-3
/
+7
|
|
\
|
|
*
Deliver stationary touchpoints that have changed pressure
Shawn Rutledge
2019-09-02
1
-3
/
+7
*
|
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-09-04
1
-2
/
+5
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-08-24
1
-2
/
+5
|
|
\
\
|
|
|
/
|
|
*
QGuiApplication: drop mutex before emitting fontChanged()
Marc Mutz
2019-08-23
1
-2
/
+5
*
|
|
Add high-DPI scale factor rounding policy C++ API
Morten Johan Sørvig
2019-08-23
1
-0
/
+44
*
|
|
Finish deprecating obsolete members of QWheelEvent
Shawn Rutledge
2019-07-12
1
-0
/
+5
*
|
|
qtlite: Fix build with -no-feature-commandlineparser
Mikhail Svetkin
2019-07-03
1
-0
/
+2
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-07-01
1
-1
/
+4
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-06-28
1
-1
/
+4
|
|
\
\
|
|
|
/
|
|
*
Fix crash when setting QGuiApplication palette before app is available
Tor Arne Vestbø
2019-06-25
1
-1
/
+4
*
|
|
QCommandLineParser: add --help-all, to show Qt options as well
David Faure
2019-05-15
1
-0
/
+52
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-05-07
1
-5
/
+15
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-05-02
1
-5
/
+15
|
|
\
\
|
|
|
/
|
|
*
Use QPlatformTheme::TouchDoubleTapDistance for touch events
Alexander Volkov
2019-05-01
1
-5
/
+15
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-04-10
1
-6
/
+2
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-04-06
1
-6
/
+2
|
|
\
\
|
|
|
/
|
|
*
Introduce Q_TRACE_SCOPE to simplify tracing of a function entry/exit
Milian Wolff
2019-04-05
1
-6
/
+2
*
|
|
Widen out parameter "result" of the native event filters for Qt 6
Friedemann Kleint
2019-03-22
1
-0
/
+4
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-02-22
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentation
Christian Ehrlicher
2019-02-20
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-02-20
1
-41
/
+6
|
\
\
\
|
|
/
/
|
*
|
qguiapplication: move long comment to JIRA
Gatis Paeglis
2019-02-19
1
-35
/
+2
|
*
|
remove obscure comment
Gatis Paeglis
2019-02-15
1
-2
/
+0
|
*
|
Fix: "Missing emit keyword on signal call"
Alessandro Portale
2019-02-13
1
-4
/
+4
*
|
|
Long live QColorSpace and friends
Allan Sandfeld Jensen
2019-02-08
1
-19
/
+11
|
/
/
*
|
Merge remote-tracking branch 'origin/5.12' into dev
Qt Forward Merge Bot
2019-01-21
1
-1
/
+13
|
\
\
|
|
/
|
*
Documentation: Add \nullptr macro and use where applicable
Friedemann Kleint
2019-01-10
1
-1
/
+1
|
*
Emit paletteChanged and send ApplicationPaletteChange on theme change
Timur Pocheptsov
2019-01-08
1
-0
/
+12
*
|
Refresh QGuiApplication's devicePixelRatio cache when screens change
Steve Mokris
2018-12-10
1
-8
/
+16
*
|
Pass non-trivial types by const-ref in range-loop [-Wclazy-range-loop]
Sergio Martins
2018-12-05
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'origin/5.11' into 5.12.0
Liang Qi
2018-11-05
1
-1
/
+2
|
\
|
*
Don't block mouse events if the window is a Tooltip type
Andy Shaw
2018-10-24
1
-1
/
+2
[next]