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
/
dialogs
/
qwizard_win.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Widgets: pass dpr to QIcon::pixmap()
Christian Ehrlicher
2025-04-23
1
-1
/
+1
*
QWizard: Support fractional DPR on Windows
Morten Sørvig
2023-06-27
1
-2
/
+2
*
QWizard: Win: fix wrong frame size and title bar size
Yuhang Zhao
2023-05-06
1
-1
/
+1
*
Cleanup QWizard Windows implementation
Yuhang Zhao
2022-12-16
1
-142
/
+94
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Rest of QtBase: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN
Marc Mutz
2022-04-07
1
-0
/
+1
*
qtbase: remove last piece of DwmIsCompositionEnabled
Yuhang Zhao
2021-11-02
1
-20
/
+2
*
Remove Windows 7, 8, and 8.1 codepaths
Oliver Wolff
2021-07-30
1
-3
/
+1
*
Rename the new platform APIs from QPlatformInterface to QNativeInterface
Tor Arne Vestbø
2020-10-07
1
-1
/
+1
*
Change QWidget::enterEvent signature to take a QEnterEvent
Volker Hilsheimer
2020-09-05
1
-1
/
+1
*
Windows QPA: Move some internal functions to the new interface
Friedemann Kleint
2020-07-28
1
-5
/
+3
*
Windows QPA: Move window properties to the new interfaces
Friedemann Kleint
2020-07-24
1
-6
/
+6
*
QWizard/Windows: Fix deprecation warnings about old mouse event API
Friedemann Kleint
2020-07-17
1
-3
/
+10
*
Phase 2 of removing QDesktopWidget
Volker Hilsheimer
2020-06-08
1
-1
/
+0
*
Remove dead code from src/widgets
Volker Hilsheimer
2020-05-11
1
-20
/
+0
*
Widget style: Use per-screen DPI in QStyleHelper::dpiScaled()
Friedemann Kleint
2019-08-23
1
-18
/
+18
*
QStyle/QWidget: Avoid repetitive invocation of QStyleHelper::dpiScaled()
Friedemann Kleint
2019-04-08
1
-2
/
+2
*
Windows code: Replace deprecated QVariant API
Friedemann Kleint
2019-04-05
1
-1
/
+1
*
Widen out parameter "result" of the native event filters for Qt 6
Friedemann Kleint
2019-03-22
1
-0
/
+20
*
Windows code: Fix clang-tidy warnings about C-style casts
Friedemann Kleint
2018-08-30
1
-3
/
+3
*
Fix building with -no-feature-shortcut
Joni Poikelin
2018-05-08
1
-0
/
+2
*
QtWidgets: Raise minimum supported MSVC version to 2015
Friedemann Kleint
2018-01-04
1
-3
/
+3
*
Merge remote-tracking branch 'origin/5.10' into dev
Lars Knoll
2018-01-02
1
-1
/
+1
|
\
|
*
Fix -Wclazy-connect-not-normalized in Windows code
Friedemann Kleint
2017-11-30
1
-1
/
+1
*
|
QWizard/Windows: Remove code for Windows < 7
Friedemann Kleint
2017-09-29
1
-4
/
+1
|
/
*
Convert features.wizard to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-07-02
1
-4
/
+0
*
Windows styles/wizard: Do not invoke winId() of desktop windows
Friedemann Kleint
2017-02-13
1
-6
/
+3
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-12-13
1
-2
/
+5
|
\
|
*
Clean up style selection code
Lars Knoll
2016-11-29
1
-2
/
+5
*
|
Replace usages of QSysInfo with QOperatingSystemVersion
Jake Petroules
2016-09-20
1
-1
/
+2
|
/
*
QtWidgets: Increase Windows API level to 0x600 (Windows Vista).
Friedemann Kleint
2016-05-17
1
-208
/
+44
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-11
1
-12
/
+0
|
\
|
*
Clean up WINVER, _WIN32_WINNT macros for MinGW.
Friedemann Kleint
2016-03-07
1
-12
/
+0
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
Windows: Fix font metrics of Vista style wizards.
Friedemann Kleint
2015-05-29
1
-15
/
+35
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Fix title font of Vista-style wizards.
Friedemann Kleint
2014-10-23
1
-4
/
+1
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Adapt the Vista-style wizard for device pixel ratio scaling.
Friedemann Kleint
2014-08-28
1
-23
/
+48
*
QWizard: Fix frame when using Vista style/MSVC2012
Friedemann Kleint
2014-01-17
1
-6
/
+28
*
expand tabs and related whitespace fixes in *.{cpp,h,qdoc}
Oswald Buddenhagen
2014-01-13
1
-7
/
+7
*
QWizard/Windows: Add keyboard shortcut for 'Next'/'Back'.
Friedemann Kleint
2014-01-10
1
-0
/
+2
*
QWizard/Win: Support RTL layout in Aero style
Ahmed Saidi
2013-04-08
1
-3
/
+15
*
Fix license headers stating QtGui for QtWidgets files.
Jake Petroules
2013-03-19
1
-1
/
+1
*
Whitespace cleanup: remove trailing whitespace
Axel Waggershauser
2013-03-16
1
-5
/
+5
*
Aero-Style-QWizard: Hide/Show back-button correctly.
Friedemann Kleint
2013-03-06
1
-1
/
+3
*
Aero-Style-QWizard: Fix drawing when used as a child widget.
Friedemann Kleint
2013-03-06
1
-13
/
+31
*
Aero-Style-QWizard: Do not use parent window handle.
Friedemann Kleint
2013-03-06
1
-11
/
+22
*
Aero-Style-QWizard: Set custom margins only for Areo-Style.
Friedemann Kleint
2013-03-06
1
-2
/
+2
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-01-22
1
-1
/
+1
|
\
[next]