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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace usages of Q_CLANG_QDOC with Q_QDOC
Luca Di Sera
2022-10-21
1
-1
/
+1
*
Make the new setCurrentId the writer for the respective property
Volker Hilsheimer
2022-06-20
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Add setCurrentId in QWizard
Axel Spoerl
2022-03-12
1
-0
/
+1
*
Remove dead code from src/widgets
Volker Hilsheimer
2020-05-11
1
-4
/
+0
*
Remove deprecated QWizard member
Volker Hilsheimer
2020-04-16
1
-3
/
+0
*
Use correct deprecation macro, and add \since to new member function
Volker Hilsheimer
2020-04-02
1
-1
/
+1
*
Header-review: add Q_DECL_DEPRECATED_X macro to deprecated method
Volker Hilsheimer
2020-03-17
1
-1
/
+1
*
QWizard: deprecate visitedPages and add visitedIds instead
Volker Hilsheimer
2020-02-27
1
-1
/
+4
*
Widen out parameter "result" of the native event filters for Qt 6
Friedemann Kleint
2019-03-22
1
-0
/
+4
*
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-4
/
+4
*
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-7
/
+7
*
Convert features.wizard to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-07-02
1
-6
/
+2
*
Add feature.dialog
Stephan Binner
2017-03-22
1
-2
/
+3
*
doc: Fix all remaining "Cannot tie" errors in QtBase
Martin Smith
2017-01-06
1
-1
/
+1
*
Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAG
Albert Astals Cid
2017-01-02
1
-1
/
+1
*
Add qtwidgetsglobal.h and qtwidgetsglobal_p.h
Lars Knoll
2016-07-14
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-02-11
1
-1
/
+1
|
\
|
*
QWizard/Windows: Add missing override.
Friedemann Kleint
2016-02-04
1
-1
/
+1
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
QtWidgets: Use Q_NULLPTR instead of 0 in all public headers
Marc Mutz
2015-07-06
1
-3
/
+3
*
Make QWidget *=0, Qt::WindowFlags f=0 functions use Q_NULLPTR
Marc Mutz
2015-07-04
1
-1
/
+1
*
Fix Q_ENUM in QWizard.
Friedemann Kleint
2015-02-12
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
QtWidgets: use Q_ENUM instead of Q_ENUMS
Olivier Goffart
2015-02-08
1
-1
/
+2
*
Add Q_DECL_OVERRIDE in the src subdirectory
Olivier Goffart
2014-12-03
1
-6
/
+6
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Add option NoCancelButtonOnLastPage to QWizard
Christian Loose
2014-01-09
1
-1
/
+2
*
Fix license headers stating QtGui for QtWidgets files.
Jake Petroules
2013-03-19
1
-1
/
+1
*
Remove QT_{BEGIN,END}_HEADER macro usage
Sergio Ahumada
2013-01-29
1
-4
/
+0
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
De-inline some destructors in QtWidgets
Marc Mutz
2012-11-06
1
-0
/
+1
*
QtWidgets: add some explicit
Marc Mutz
2012-11-05
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Bump some Qt 5 to-do's to Qt 6.
Jason McDonald
2012-04-10
1
-1
/
+1
*
Add native event filters to Windows, forward to Widgets.
Friedemann Kleint
2012-01-30
1
-2
/
+2
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Remove use of QT_MODULE from library
Gunnar Sletta
2012-01-25
1
-1
/
+0
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Use Q_WIDGETS_EXPORT for widgets library
Olli Werwolff
2011-06-08
1
-2
/
+2
*
Merge remote branch 'staging/master' into refactor
Paul Olav Tvete
2011-05-24
1
-17
/
+17
*
fix includes
Lars Knoll
2011-05-07
1
-1
/
+1
*
library split
Lars Knoll
2011-05-07
1
-0
/
+268