qtdeclarative/src/quickdialogs2
Mitch Curtis a318e6f354 Replace currentFile(s) with selectedFile(s)
selectedFile can represent the currently-selected file (if the platform
supports it), and so we can free up "currentFolder" for FolderDialog
now that it means the folder that is being displayed, rather than the
folder that is currently selected.

[ChangeLog][QtQuickDialogs] FileDialog's currentFile and currentFiles
properties have been deprecated. The selectedFile and selectedFiles
properties now refer to the currently selected file(s), as well
as the final selection.

Fixes: QTBUG-98562
Task-number: QTBUG-87798
Change-Id: Ic66481332338f21169a9f63617cf4db4be83265d
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 13399bd54d)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2022-01-05 21:23:20 +00:00
..
quickdialogs2 Replace currentFile(s) with selectedFile(s) 2022-01-05 21:23:20 +00:00
quickdialogs2quickimpl Replace currentFile(s) with selectedFile(s) 2022-01-05 21:23:20 +00:00
quickdialogs2utils Add FolderDialog 2021-12-10 23:36:44 +01:00
CMakeLists.txt Add QtQuick.Dialogs 2021-05-27 17:34:11 +02:00