index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
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.5.5
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
make all convenience functions in QFileDialog open modal dialogs
Nic Zonta
2025-06-06
1
-2
/
+2
*
QColorDialog: Stop color picking when application is deactivated
Friedemann Kleint
2025-06-05
1
-0
/
+10
*
Doc: Fix broken links in Qt Widgets
Kai Köhne
2025-06-03
1
-1
/
+1
*
Widgets: pass dpr to QIcon::pixmap()
Christian Ehrlicher
2025-04-23
2
-3
/
+6
*
Fix -no-feature-draganddrop builds
Oliver Eftevaag
2025-04-10
1
-0
/
+2
*
QErrorMessage: fix UB (invalid cast) in Private::setVisible()
Marc Mutz
2025-03-28
1
-1
/
+3
*
QFileDialog: fix UB (invalid cast) in Private::setVisible()
Marc Mutz
2025-03-26
1
-2
/
+4
*
QFontDialog: fix UB (invalid cast) in Private::setVisible()
Marc Mutz
2025-03-25
1
-1
/
+3
*
QColorDialog: fix UB (invalid cast) in Private::setVisible()
Marc Mutz
2025-03-25
1
-2
/
+4
*
QMessageBox: fix UB (invalid cast) in Private::setVisible()
Marc Mutz
2025-03-25
1
-6
/
+9
*
QMessageBox: really fix UB (invalid cast) in Private::canBeNativeDialog()
Marc Mutz
2025-03-23
1
-1
/
+1
*
Docs: fix typo
Moss Heim
2025-03-12
1
-1
/
+1
*
Use QThread::isMainThread() in a few places
Thiago Macieira
2025-02-26
1
-1
/
+1
*
QWizard: Drop obsolete sentence in QWizard::currentId doc
Michael Weghorn
2025-02-24
1
-3
/
+0
*
QFileDialog: the lastVisited not loaded correctly
Shitong Xu
2025-01-21
1
-4
/
+11
*
Doc: Add setModel(open) option to the documentation
Jaishree Vyas
2025-01-17
1
-16
/
+24
*
Remove unused qdebug.h include from private headers
Ahmad Samir
2025-01-16
1
-1
/
+0
*
Replace qgetenv() calls converted to QString with qEnvironmentVariable()
Thiago Macieira
2025-01-01
1
-2
/
+2
*
Widgets: pass dpr to QIcon::pixmap()
Christian Ehrlicher
2024-12-29
1
-2
/
+1
*
Guard the usages of QPlatformIntegration::services()
Liang Qi
2024-11-25
1
-1
/
+1
*
QFileDialog: disconnect nativeEnterDirectory in dtor
Timur Pocheptsov
2024-10-18
1
-1
/
+7
*
Docs: Update the screenshots for the Qt Widgets examples
Alexei Cazacov
2024-10-11
1
-1
/
+1
*
tests: Explicitly check for pathconf(_PC_CASE_SENSITIVE) == 1
Tor Arne Vestbø
2024-09-23
1
-1
/
+1
*
QDialogs: prevent crash in static get*() functions when parent gets deleted
Tatiana Borisova
2024-09-14
4
-65
/
+51
*
Doc: Remove usage of defunct QDoc command
Paul Wicking
2024-08-28
1
-4
/
+0
*
QFileDialog: return correct name filter with HideNameFilterDetails set
Christian Ehrlicher
2024-08-28
1
-0
/
+5
*
Widgets/doc remove all \since 4.x comments in widgets/dialogs
Christian Ehrlicher
2024-08-25
9
-162
/
+0
*
Make QWidgetPrivate::setVisible virtual
Tor Arne Vestbø
2024-08-12
2
-3
/
+3
*
QUrlModel: optimize checking if QMimeData* has a supported format
Ahmad Samir
2024-07-23
1
-3
/
+10
*
Remove redundant qtimer.h includes
Ahmad Samir
2024-06-11
1
-1
/
+0
*
Return button index for deprecated QMessageBox APIs
Tor Arne Vestbø
2024-06-05
1
-1
/
+5
*
QDialog: Add Q_ENUM to DialogCode
Friedemann Kleint
2024-04-25
1
-0
/
+1
*
Widgets: Improve usage of string view types
Anton Kudryavtsev
2024-04-08
2
-3
/
+3
*
Don't accept QFileDialog when disabled item is activated
Keith Kyzivat
2024-03-21
1
-2
/
+3
*
QMessageBox: Respect explicit accept/reject after closing dialog
Tor Arne Vestbø
2024-03-14
1
-7
/
+21
*
QMessageBox: ensure setTextFormat() also apply to informative text
Wang Zichong
2024-03-14
1
-2
/
+9
*
Mention QChronoTimer in API docs
Ahmad Samir
2024-03-03
1
-4
/
+5
*
Fix -Wimplicit-fallthrough for clang
Tim Blechmann
2024-03-01
1
-0
/
+1
*
QMessageBox: Forward helper checkbox state via lambda
Tor Arne Vestbø
2024-02-29
1
-2
/
+7
*
qmessagebox.h: Remove redundant semicolon after Q_ENUM
Axel Spoerl
2024-02-27
1
-1
/
+1
*
QErrorMessage: Honor devicePixelRatio for SP_MessageBoxInformation
Christian Ehrlicher
2024-02-19
1
-1
/
+3
*
Doc: Mention AA_DontUseNativeDialogs in QFileDialog
Kai Köhne
2024-02-19
1
-4
/
+7
*
Clean up about Qt dialog text
Kai Köhne
2024-02-14
1
-6
/
+5
*
Remove year from generic Qt copyright information
Kai Köhne
2024-02-14
1
-1
/
+1
*
Fix build with -no-feature-menu
Tasuku Suzuki
2024-02-02
1
-0
/
+2
*
QFileSystemModel: don't crash with setIconProvider(nullptr)
Ahmad Samir
2024-02-01
1
-4
/
+7
*
Widgets: Add missing deprecation version markers
Kai Köhne
2024-01-28
1
-4
/
+4
*
QMessageBox: Move enum static assertions to cpp file
Axel Spoerl
2024-01-25
2
-7
/
+14
*
QFileDialog::getOpenFileContent: default new parent parameter
Volker Hilsheimer
2024-01-24
1
-1
/
+1
*
Widgets: pass widget to QStyle::pixelMetric()
Christian Ehrlicher
2024-01-16
2
-3
/
+3
[next]