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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace cargo-cult winrt snippet with unified header-include
Mårten Nordheim
5 days
1
-9
/
+1
*
Revert "Windows: use MSG timestamps for input events"
Oliver Wolff
6 days
4
-34
/
+31
*
Windows: fix warning on opening FileDialog after changing filters
Vladimir Belyavsky
10 days
1
-3
/
+4
*
Introduce qt_winrtbase_p.h
Oliver Wolff
12 days
1
-9
/
+2
*
Windows QPA: also consider window flags when judging frameless or not
Yuhang Zhao
13 days
3
-17
/
+43
*
Windows QPA: rework how we set dpi awareness
Yuhang Zhao
13 days
4
-80
/
+137
*
Windows: use MSG timestamps for input events
Giuseppe D'Angelo
13 days
4
-31
/
+34
*
Windows QPA: use make_unique instead of QSP+raw new+memset
Giuseppe D'Angelo
13 days
1
-4
/
+4
*
Dark windows: use background/foreground colors for tooltips
Volker Hilsheimer
2023-01-07
1
-7
/
+6
*
Fix cache maybe invalid while the signal is actived from queue
Jannis Xiong
2023-01-06
3
-1
/
+8
*
QWindowsKeyMapper: make the code locale-independent
Marc Mutz
2023-01-03
1
-2
/
+2
*
windows: gl: Fix WGL_SAMPLES reduction
Laszlo Agocs
2022-12-24
1
-7
/
+8
*
QWindowsContext::setProcessDpi[V2]Awareness check current value before settin...
Oliver Wolff
2022-12-23
1
-13
/
+18
*
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: Enable dark mode system palette by default
Volker Hilsheimer
2022-12-10
1
-1
/
+2
*
Windows QPA: fix indentation
Yuhang Zhao
2022-12-09
1
-3
/
+2
*
Overwrite dark system palette in Vista style
Volker Hilsheimer
2022-12-08
3
-50
/
+88
*
Windows: regenerate systray icon when screen resolution changes
Volker Hilsheimer
2022-12-08
1
-1
/
+9
*
Work around missing wait_for declaration
Mårten Nordheim
2022-12-07
1
-0
/
+10
*
Windows: Avoid triggering QPlatformWindow creation when setting app badge
Tor Arne Vestbø
2022-12-05
1
-0
/
+2
*
Windows QPA: Always apply system background color for top level window
Yuhang Zhao
2022-12-05
2
-4
/
+5
*
Windows: Reduce warning output when creating a new window
Volker Hilsheimer
2022-12-05
1
-4
/
+4
*
Add QGuiApplication API to set a number-badge in the Dock/task bar
Tor Arne Vestbø
2022-12-02
4
-0
/
+182
*
Windows: Reevaluate dark frames if the application palette changes
Volker Hilsheimer
2022-11-26
1
-9
/
+14
*
Proper clearing of WinRT factory cache in QWindowsTheme
Yuhang Zhao
2022-11-25
1
-0
/
+1
*
Reintroduce converter APIs for supporting native clipboard formats
Volker Hilsheimer
2022-11-16
5
-27
/
+27
*
Windows: centralize how we handle error messages
Yuhang Zhao
2022-11-16
4
-100
/
+9
*
win: resolve theme fonts at 96 dpi
Morten Sørvig
2022-11-15
1
-8
/
+10
*
Apply system background color for top level window
Santhosh Kumar
2022-11-15
2
-1
/
+16
*
Windows: Inform accessibility system about the focused child item
Volker Hilsheimer
2022-11-11
1
-2
/
+3
*
QWindowsMime: port to use modern string literals
Volker Hilsheimer
2022-11-07
1
-25
/
+25
*
Windows: simplify registration of QWindowsMime implementations
Volker Hilsheimer
2022-11-07
1
-113
/
+17
*
Fix registration of Windows-specific custom mime types
Volker Hilsheimer
2022-11-07
1
-3
/
+9
*
Rename QWindowsMimeConverter to QWindowsMimeRegistry, rename files
Volker Hilsheimer
2022-11-03
10
-51
/
+50
*
Port default font resolve to SystemParametersInfoForDpi
Morten Sørvig
2022-11-01
1
-4
/
+1
*
Proper clearing of WinRT factory cache
Andreas Buhr
2022-10-31
1
-1
/
+6
*
Windows QPA: Remove tablet->mouse synth and fix Drag&Drop with touch/pen
André de la Rocha
2022-10-28
3
-3
/
+82
*
Windows QPA: suppress warning message when not needed
Yuhang Zhao
2022-10-28
1
-7
/
+11
*
qtwindowsglobal: Fix mixed-enum operations warning
Mårten Nordheim
2022-10-25
1
-1
/
+3
*
qwindowstheme: Remove unused function
Mårten Nordheim
2022-10-25
1
-12
/
+0
*
Windows: bump NTDDI_VERSION to latest version and remove some duplicated code
Yuhang Zhao
2022-10-24
5
-23
/
+4
*
Add QPlatformTheme::MenuBarFocusOnAltPressRelease
Volker Hilsheimer
2022-10-23
1
-0
/
+2
*
Windows: Don't force native file dialogs to index compressed files
Volker Hilsheimer
2022-10-21
1
-1
/
+11
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
3
-4
/
+4
*
WindowsKeyMapper: Fix unsigned/signed mismatch error
Mårten Nordheim
2022-10-10
1
-1
/
+1
*
QWindowsKeyMapper: simplify the code a bit (2/2)
Yuhang Zhao
2022-10-08
1
-5
/
+1
*
QWindowsKeyMapper: replace legacy values with new one
Yuhang Zhao
2022-10-08
1
-2
/
+2
*
QWindowsKeyMapper: simplify the code a bit (1/2)
Yuhang Zhao
2022-09-30
1
-6
/
+2
*
Fix building with disabled OpenGL after switching to the syncqt tool
Martin Storsjö
2022-09-29
2
-0
/
+3
[next]