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
/
plugins
/
platforms
/
windows
/
qwindowscontext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Windows: use MSG timestamps for input events"
Oliver Wolff
2 days
1
-2
/
+1
*
Windows QPA: rework how we set dpi awareness
Yuhang Zhao
9 days
1
-51
/
+114
*
Windows: use MSG timestamps for input events
Giuseppe D'Angelo
9 days
1
-1
/
+2
*
QWindowsContext::setProcessDpi[V2]Awareness check current value before settin...
Oliver Wolff
2022-12-23
1
-13
/
+18
*
Windows QPA: Always apply system background color for top level window
Yuhang Zhao
2022-12-05
1
-1
/
+1
*
Add QGuiApplication API to set a number-badge in the Dock/task bar
Tor Arne Vestbø
2022-12-02
1
-0
/
+6
*
Windows: centralize how we handle error messages
Yuhang Zhao
2022-11-16
1
-94
/
+4
*
Rename QWindowsMimeConverter to QWindowsMimeRegistry, rename files
Volker Hilsheimer
2022-11-03
1
-3
/
+3
*
Proper clearing of WinRT factory cache
Andreas Buhr
2022-10-31
1
-1
/
+6
*
Windows QPA: suppress warning message when not needed
Yuhang Zhao
2022-10-28
1
-7
/
+11
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-2
/
+2
*
Windows: Align QWindowsWindow logging category name with other platforms
Tor Arne Vestbø
2022-08-16
1
-7
/
+7
*
Windows: Implement dark mode palette and accent color support
Volker Hilsheimer
2022-07-29
1
-7
/
+8
*
Windows: better handling of darkmode support
Volker Hilsheimer
2022-07-19
1
-4
/
+4
*
Windows: Account for not finding child windows when calling ChildWindowFromPo...
Tor Arne Vestbø
2022-07-07
1
-0
/
+2
*
Windows: Decouple screen change monitoring from top level QWindows
Tor Arne Vestbø
2022-06-18
1
-6
/
+1
*
Windows QPA: Update screen on child window DPI change
Morten Sørvig
2022-06-16
1
-0
/
+3
*
Fallback to PerMonitorDpiAware if V2DpiAware is not supported by system
Vladimir Belyavsky
2022-06-08
1
-10
/
+8
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-39
/
+3
*
Windows QPA: Fix crash in some rare cases
Yuhang Zhao
2022-05-10
1
-1
/
+2
*
Revert "Windows QPA: Remove dependency on swprintf_s() pulled in via _com_err...
Kai Köhne
2022-05-06
1
-20
/
+1
*
Plugins: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-05-04
1
-8
/
+10
*
Windows QPA: Only refresh the window theme if it really changes
Yuhang Zhao
2022-04-26
1
-11
/
+14
*
Send ThemeChange event to all windows when system theme changes
Tor Arne Vestbø
2022-04-22
1
-2
/
+1
*
Windows QPA: Correctly respond to WM_ERASEBKGND
Yuhang Zhao
2021-12-15
1
-1
/
+1
*
Windows QPA: Remove extra class name from the function name
Yuhang Zhao
2021-12-15
1
-1
/
+1
*
Windows QPA: Fix cursors getting out of sync after restoring override cursors...
Friedemann Kleint
2021-12-08
1
-3
/
+6
*
QPA: Set focus reason when window activation changes focus
Volker Hilsheimer
2021-12-03
1
-1
/
+1
*
Windows QPA: Further cleanup of pre-Win10 code
Yuhang Zhao
2021-11-24
1
-103
/
+18
*
Handle WM_GETDPISCALEDSIZE
Morten Johan Sørvig
2021-10-07
1
-0
/
+3
*
Move VM_DPICHANGE handling to QWindowsWindow
Morten Johan Sørvig
2021-10-07
1
-29
/
+2
*
windows qpa: Handle invisible child windows gracefully on dpi changes
Oliver Wolff
2021-09-30
1
-0
/
+2
*
Check for correct "Access Denied" error
Morten Sørvig
2021-08-20
1
-2
/
+2
*
Improve WM_DPICHANGED handling
Morten Johan Sørvig
2021-08-06
1
-38
/
+21
*
Track current window DPI
Morten Johan Sørvig
2021-08-06
1
-0
/
+5
*
Fix PerMonitorV2 DPI aware NonCLientAreaScaling handling
Morten Johan Sørvig
2021-08-02
1
-3
/
+10
*
Remove Windows 7, 8, and 8.1 codepaths
Oliver Wolff
2021-07-30
1
-17
/
+10
*
Remove Qt6 ifdef switches from plugins
Allan Sandfeld Jensen
2021-05-07
1
-8
/
+0
*
Windows: Add support for PerMonitorV2 DPI awareness
Morten Johan Sørvig
2021-02-08
1
-0
/
+21
*
Windows QPA: Fix missing QScreen change updates
Friedemann Kleint
2021-01-08
1
-1
/
+2
*
Windows QPA: Use a QSharedPointer for the touch device
Friedemann Kleint
2020-10-26
1
-14
/
+5
*
Windows QPA: Move dark mode handling to the new interface
Friedemann Kleint
2020-07-25
1
-6
/
+3
*
Windows QPA: Move the touch types API from platformheaders into QtGui
Friedemann Kleint
2020-07-22
1
-3
/
+9
*
Start the native interface QWindowsApplication
Friedemann Kleint
2020-07-21
1
-4
/
+2
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-1
/
+1
*
Windows QPA: Refactor touch device creation
Friedemann Kleint
2020-07-03
1
-6
/
+11
*
Introduce QInputDevice hierarchy; replace QTouchDevice
Shawn Rutledge
2020-06-16
1
-5
/
+5
*
Move the Windows Event Dispatcher into QtGui
Friedemann Kleint
2020-06-09
1
-1
/
+1
*
Windows QPA: Fix deprecated QString::fromUtf16(ushort*) call
Friedemann Kleint
2020-05-22
1
-1
/
+1
*
Windows QPA: Fix window class name clash when mixing Qt libraries
Friedemann Kleint
2020-05-18
1
-1
/
+2
[next]