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
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
/
qwindowswindow.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Windows QPA: Change handling of maximised frame/title-less windows
Timothée Keller
5 days
1
-32
/
+35
*
Add API in QWindowsPrivate to provide window palette
Santhosh Kumar
2023-02-28
1
-3
/
+5
*
Windows QPA: Rework how we activate the window
Yuhang Zhao
2023-02-08
1
-31
/
+66
*
Windows QPA: also consider window flags when judging frameless or not
Yuhang Zhao
2023-01-23
1
-12
/
+36
*
Windows QPA: remove long-time dead code
Yuhang Zhao
2022-12-17
1
-12
/
+1
*
HiDPI: fix wrong window size after DPI change
Yuhang Zhao
2022-12-14
1
-1
/
+7
*
Windows QPA: Always apply system background color for top level window
Yuhang Zhao
2022-12-05
1
-3
/
+4
*
Windows: Reduce warning output when creating a new window
Volker Hilsheimer
2022-12-05
1
-4
/
+4
*
Windows: Reevaluate dark frames if the application palette changes
Volker Hilsheimer
2022-11-26
1
-9
/
+14
*
Apply system background color for top level window
Santhosh Kumar
2022-11-15
1
-1
/
+15
*
Windows: bump NTDDI_VERSION to latest version and remove some duplicated code
Yuhang Zhao
2022-10-24
1
-3
/
+1
*
Windows: Align QWindowsWindow logging category name with other platforms
Tor Arne Vestbø
2022-08-16
1
-36
/
+36
*
QtBase: Windows: Replace some deprecated API usages
Yuhang Zhao
2022-08-03
1
-7
/
+7
*
Windows: better handling of darkmode support
Volker Hilsheimer
2022-07-19
1
-1
/
+9
*
Revert "Windows QPA: Add MSWindowsNoRedirectionBitmap flag"
Tor Arne Vestbø
2022-07-14
1
-4
/
+1
*
Windows QPA: Add MSWindowsNoRedirectionBitmap flag
Yuhang Zhao
2022-07-14
1
-1
/
+4
*
Windows: Fix OpenGL window's screen
Yuhang Zhao
2022-07-06
1
-4
/
+9
*
Windows: Don't rely on top level QWindow to scale children on DPI change
Tor Arne Vestbø
2022-06-30
1
-13
/
+9
*
Windows: Avoid accidentally copying QWindowsScreenManager
Tor Arne Vestbø
2022-06-20
1
-2
/
+2
*
Windows QPA: Fix indention
Yuhang Zhao
2022-06-19
1
-42
/
+42
*
Update window state in QWindowsWindow and QXcbWindow geometry setters
Axel Spoerl
2022-06-17
1
-0
/
+4
*
Windows QPA: Update screen on child window DPI change
Morten Sørvig
2022-06-16
1
-2
/
+12
*
Fix typos in docs and comments
Kai Köhne
2022-06-15
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Windows QPA: Send screen change before geometry change
Morten Sørvig
2022-05-10
1
-3
/
+3
*
Windows: Fix pop-up windows being incorrectly moved to primary display
André de la Rocha
2022-05-05
1
-1
/
+1
*
Windows QPA: Add convenient overload to query window frame
Yuhang Zhao
2022-03-01
1
-0
/
+10
*
Windows QPA: fix window style correction for context help button
Yuhang Zhao
2022-03-01
1
-3
/
+8
*
Windows QPA: Use less magic number
Yuhang Zhao
2022-03-01
1
-19
/
+21
*
Windows QPA: More debug enhancements
Yuhang Zhao
2022-02-25
1
-12
/
+61
*
Windows QPA: Calculate window frame for frameless windows the same for all co...
Viktor Arvidsson
2022-02-22
1
-13
/
+19
*
Windows QPA: Correct mistake when calculating minmaxinfo
Viktor Arvidsson
2022-02-14
1
-1
/
+1
*
Windows QPA: Fix frameless maximize on secondary screens
Viktor Arvidsson
2022-02-11
1
-13
/
+11
*
Windows QPA: Enhance debug information
Yuhang Zhao
2021-12-17
1
-0
/
+74
*
Windows QPA: Correctly respond to WM_ERASEBKGND
Yuhang Zhao
2021-12-15
1
-2
/
+4
*
Windows QPA: Fix cursors getting out of sync after restoring override cursors...
Friedemann Kleint
2021-12-08
1
-1
/
+8
*
Windows QPA: Further cleanup of pre-Win10 code
Yuhang Zhao
2021-11-24
1
-22
/
+13
*
Windows QPA: Set SWP_NOCOPYBITS during resize to avoid jitter
Yuhang Zhao
2021-11-12
1
-1
/
+6
*
Bump WINVER, _WIN32_WINNT and _WIN32_IE to _WIN32_WINNT_WIN10 (0x0A00)
Yuhang Zhao
2021-11-10
1
-5
/
+2
*
windows qpa: re-apply 8d6e825d
Morten Johan Sørvig
2021-10-29
1
-0
/
+2
*
windows: Fix typos in source code comments
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
QWindowsWindow: Fix typo in documentation
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
Fix programatic geometry change to different DPI
Morten Johan Sørvig
2021-10-07
1
-8
/
+26
*
Handle WM_GETDPISCALEDSIZE
Morten Johan Sørvig
2021-10-07
1
-0
/
+18
*
Move VM_DPICHANGE handling to QWindowsWindow
Morten Johan Sørvig
2021-10-07
1
-0
/
+27
*
qwindowswindow: fix return nullptr
Gong Weia
2021-09-28
1
-1
/
+1
*
Make QWindow respect minimumSize again on Windows
Morten Johan Sørvig
2021-09-21
1
-0
/
+2
*
Improve WM_DPICHANGED handling
Morten Johan Sørvig
2021-08-06
1
-9
/
+0
*
Track current window DPI
Morten Johan Sørvig
2021-08-06
1
-0
/
+2
*
Windows QPA: Remove DwmIsCompositionEnabled() usages
Yuhang Zhao
2021-07-30
1
-29
/
+5
[next]