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
/
qdialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Add setModel(open) option to the documentation
Jaishree Vyas
2025-01-17
1
-16
/
+24
*
Widgets/doc remove all \since 4.x comments in widgets/dialogs
Christian Ehrlicher
2024-08-25
1
-5
/
+0
*
Make QWidgetPrivate::setVisible virtual
Tor Arne Vestbø
2024-08-12
1
-2
/
+2
*
Doc: complete the snippet for a dialog with extension
Volker Hilsheimer
2024-01-11
1
-0
/
+4
*
Unify QDialog WA_WState_ExplicitShowHide handling
Tor Arne Vestbø
2023-10-23
1
-5
/
+4
*
QMessageBox: Respect clients overriding QDialog::done()
Tor Arne Vestbø
2023-06-29
1
-22
/
+14
*
QDialog - avoid potential crash
Thorbjørn Lund Martsum
2023-05-24
1
-1
/
+3
*
Convert "extension" dialog example into snippets
Volker Hilsheimer
2023-05-16
1
-5
/
+9
*
Don't override QDialog::setVisible() to implement native dialogs
Tor Arne Vestbø
2023-01-09
1
-26
/
+32
*
QFileDialog: Decouple nativeDialogInUse from QPlatformDialogHelper
Tor Arne Vestbø
2022-11-11
1
-8
/
+0
*
Make QDialog respect Qt::AA_DontUseNativeDialogs
Tor Arne Vestbø
2022-11-03
1
-0
/
+3
*
Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility)
Allan Sandfeld Jensen
2022-06-15
1
-3
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Doc: Remove mentioning of Fowler book
Kai Köhne
2022-01-17
1
-2
/
+1
*
Don't hide dialogs before closing them
Tor Arne Vestbø
2021-10-18
1
-1
/
+7
*
widgets: Fix typos in source code comments
Jonas Kvinge
2021-10-15
1
-1
/
+1
*
Fix references to QGuiApplication::lastWindowClosed
Tor Arne Vestbø
2021-10-13
1
-1
/
+1
*
QDialog: respect WA_ShowWithoutActivating
Volker Hilsheimer
2021-10-11
1
-32
/
+37
*
Close QDialog via QWidget::close()
Tor Arne Vestbø
2021-09-16
1
-4
/
+21
*
Split up close handling in QWidget into a pre and post step
Tor Arne Vestbø
2021-09-07
1
-1
/
+1
*
Dialog: Fall back to transient parent to make dialog window get centered
Yuya Nishihara
2020-12-03
1
-1
/
+14
*
Remove usage of QDesktopWidget(Private) from most places in QtWidgets
Volker Hilsheimer
2020-07-07
1
-13
/
+12
*
Phase 2 of removing QDesktopWidget
Volker Hilsheimer
2020-06-08
1
-1
/
+0
*
Reduce QDesktopWidget API to bare minimum
Volker Hilsheimer
2020-05-15
1
-1
/
+1
*
Remove deprecated members from dialog classes
Volker Hilsheimer
2020-04-16
1
-153
/
+0
*
Replace usages of QVariant::value by qvariant_cast
Olivier Goffart
2019-12-15
1
-1
/
+1
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-7
/
+7
*
QtWidgets: Fix static method invocations
Friedemann Kleint
2019-06-28
1
-3
/
+3
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-03-14
1
-0
/
+7
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-03-09
1
-0
/
+7
|
|
\
|
|
*
Document that dialog parent relationship does not imply stacking order
Tor Arne Vestbø
2019-03-06
1
-0
/
+7
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-03-09
1
-3
/
+3
|
\
|
|
|
*
|
Fix some qdoc warnings
Friedemann Kleint
2019-03-07
1
-3
/
+3
*
|
|
Doc: Minor QDialog clarification
Paul Wicking
2019-03-04
1
-6
/
+5
|
/
/
*
|
QtWidgets: Fix deprecation warnings
Friedemann Kleint
2019-03-01
1
-0
/
+3
*
|
QtWidgets: compile with QT_DISABLE_DEPRECATED_BEFORE=0x050d00
Christian Ehrlicher
2019-02-13
1
-0
/
+2
*
|
QtWidgets: mark QDialog/QFileDialog functions as deprecated
Christian Ehrlicher
2019-02-06
1
-1
/
+2
*
|
QtWidgets: replace 0 with \nullptr in documentation
Christian Ehrlicher
2019-02-05
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.12' into dev
Qt Forward Merge Bot
2019-01-21
1
-1
/
+1
|
\
|
|
*
Documentation: Add \nullptr macro and use where applicable
Friedemann Kleint
2019-01-10
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.12' into dev
Liang Qi
2019-01-04
1
-14
/
+43
|
\
|
|
*
Respect roles of buttons added to QMessageBox
Vitaly Fanaskov
2019-01-03
1
-11
/
+37
|
*
QDialog: Pass transient parent as a parent to native dialogs
Alexander Volkov
2018-12-24
1
-3
/
+6
*
|
Allow to prevent blocking of native dialogs by a proxy Qt dialog
Alexander Volkov
2018-10-02
1
-0
/
+19
|
/
*
Fix build with '-no-feature-action' configuration
Valentin Fokin
2018-07-12
1
-0
/
+4
*
QDialog::done(): improve the docs
Giuseppe D'Angelo
2018-06-07
1
-3
/
+6
*
Add a note to QDialog::exec() to prefer open() instead
Giuseppe D'Angelo
2018-05-15
1
-0
/
+7
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-09-20
1
-8
/
+12
|
\
|
*
Convert features.menu to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-19
1
-1
/
+3
|
*
Convert features.sizegrip to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-12
1
-7
/
+9
[next]