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.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.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
/
qfiledialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QFileDialog: fix UB (invalid cast) in Private::setVisible()
Marc Mutz
2025-03-26
1
-2
/
+4
*
Docs: fix typo
Moss Heim
2025-03-12
1
-1
/
+1
*
QFileDialog: the lastVisited not loaded correctly
Shitong Xu
2025-01-21
1
-4
/
+11
*
Replace qgetenv() calls converted to QString with qEnvironmentVariable()
Thiago Macieira
2025-01-01
1
-2
/
+2
*
QFileDialog: disconnect nativeEnterDirectory in dtor
Timur Pocheptsov
2024-10-18
1
-1
/
+7
*
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
1
-39
/
+27
*
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
1
-28
/
+0
*
Don't accept QFileDialog when disabled item is activated
Keith Kyzivat
2024-03-21
1
-2
/
+3
*
Doc: Mention AA_DontUseNativeDialogs in QFileDialog
Kai Köhne
2024-02-19
1
-4
/
+7
*
QFileDialog: Use pmf-style connects
Christian Ehrlicher
2024-01-10
1
-113
/
+136
*
Add parent arg to QFileDialog::getOpenFileContent and saveFileContent
Chris Von Bargen
2023-12-28
1
-14
/
+19
*
Doc: Improve documentation for QFileDialog::Option
Kai Köhne
2023-12-28
1
-23
/
+27
*
Doc: Fix linking to QFileDialog::NativeFileDialog
Kai Köhne
2023-12-19
1
-2
/
+2
*
Doc: Review and improve QFileDialog documentation
Inkamari Harjula
2023-12-14
1
-120
/
+123
*
Doc: Add AcceptMode info to DontConfirmOverwrite
Safiyyah Moosa
2023-12-13
1
-1
/
+2
*
Unify QDialog WA_WState_ExplicitShowHide handling
Tor Arne Vestbø
2023-10-23
1
-5
/
+0
*
dialogs: use const methods more
Anton Kudryavtsev
2023-09-08
1
-1
/
+1
*
Dialogs: clean up native dialogs when object gets destroyed
Volker Hilsheimer
2023-09-06
1
-18
/
+30
*
QtWidgets: code tidies: use the 4-arg connect overload
Giuseppe D'Angelo
2023-06-28
1
-2
/
+2
*
Fix missing references to 'Qt Widgets - Application Example'
Tor Arne Vestbø
2023-06-27
1
-2
/
+1
*
QFileDialog: refactor a static helper
Ahmad Samir
2023-06-05
1
-12
/
+20
*
QFileDialog: use ::sysconf() to get initial passwd struct buffer size
Ahmad Samir
2023-06-05
1
-4
/
+6
*
QFileDialog: split a static helper
Ahmad Samir
2023-06-05
1
-20
/
+25
*
Misc.: fix narrowing conversion warnings with explicit cast to int
Ahmad Samir
2023-06-05
1
-7
/
+8
*
Misc.: fix narrowing conversion warnings
Ahmad Samir
2023-06-05
1
-20
/
+18
*
FileDialog: Use well-known DeleteOnClose instead of custom lambda
Mikolaj Boc
2023-04-18
1
-12
/
+2
*
QtWidgets: Disambiguate static functions/variables and defines
Friedemann Kleint
2023-01-14
1
-0
/
+2
*
wasm: align QWasmLocalFileAccess API with 6.4
Morten Sørvig
2022-12-28
1
-1
/
+1
*
QFileDialog: Decouple nativeDialogInUse from QPlatformDialogHelper
Tor Arne Vestbø
2022-11-11
1
-4
/
+3
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-11
/
+11
*
QFileDialog: use QUrl::toString(QUrl::PreferLocalFile)
Ahmad Samir
2022-10-28
1
-12
/
+5
*
QFileDialog: split some code out of accept() to smaller functions
Ahmad Samir
2022-10-28
1
-18
/
+31
*
QFileDialog: use QString::remove() instead of mid()
Ahmad Samir
2022-10-28
1
-3
/
+3
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-2
/
+2
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-15
/
+15
*
QtWidgets: Use C string literals as keys
Mate Barany
2022-09-26
1
-21
/
+21
*
QtWidgets: Use strcmp instead of equality operator
Mate Barany
2022-09-26
1
-3
/
+1
*
Doc: Fix typo in QFileDialog documentation
Kai Köhne
2022-09-26
1
-1
/
+1
*
QtWidgets: Fix mismatches between string types and literals
Mate Barany
2022-09-23
1
-2
/
+2
*
Use popup() instead of exec() for file dialog's context menu
Mikolaj Boc
2022-08-19
1
-7
/
+10
*
Fix ignored name filter in QFileDialog::getOpenFileContent()
Sze Howe Koh
2022-08-16
1
-1
/
+1
*
Use the local file APIs to save/load files on WASM
Mikolaj Boc
2022-08-12
1
-8
/
+2
*
QtWidgets: restore Qt 5 compatibility for save/restore state
Giuseppe D'Angelo
2022-05-18
1
-0
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtWidgets: replace remaining uses of QL1String with QL1StringView
Sona Kurazyan
2022-05-02
1
-3
/
+3
*
QtWidgets: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-05-02
1
-47
/
+47
*
QtWidgets: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-26
1
-26
/
+26
*
Document that native file dialogs might not show a title
Volker Hilsheimer
2022-03-23
1
-5
/
+10
[next]