Qt Declarative (Quick 2)
Go to file
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
cmake Fix missing 'We mean it' warning for generated qml_compile_hash_p.h 2021-03-31 17:06:00 +02:00
coin CMake: Enable enforcing CI tests 2020-07-08 12:17:17 +02:00
dist Merge qtquickcontrols2 into qtdeclarative 2021-07-28 11:21:25 +02:00
examples Drag and Drop example: remove ParentChange 2022-01-05 01:35:24 +00:00
features Add the skeleton for a D3D12 backend 2016-02-19 14:51:37 +00:00
src Replace currentFile(s) with selectedFile(s) 2022-01-05 21:23:20 +00:00
tests Replace currentFile(s) with selectedFile(s) 2022-01-05 21:23:20 +00:00
tools qmltc: Support Component roots 2022-01-03 19:19:33 +00:00
.cmake.conf Bump version 2021-09-14 08:16:35 +03:00
.gitattributes qmlformat: improve testing of file based options 2021-11-04 13:35:48 +01:00
.gitignore Merge qtquickcontrols2 into qtdeclarative 2021-07-28 11:21:25 +02:00
.gitmodules Update to the latest version of the ecmascript test suite 2018-04-26 20:26:36 +00:00
.tag
CMakeLists.txt qmlls: qml language server implementation 2021-12-23 18:56:00 +01:00
LICENSE.FDL
LICENSE.GPL2
LICENSE.GPL3
LICENSE.GPL3-EXCEPT
LICENSE.LGPL3
README.md Rewrite README.md 2021-08-12 13:15:17 +00:00
conanfile.py quick: add qquicktreeview 2021-12-04 23:41:45 +01:00
configure.cmake CMake: Add missing qt_cmdline.cmake files 2021-04-16 11:03:59 +02:00
dependencies.yaml qmlls: qml language server implementation 2021-12-23 18:56:00 +01:00
qt_cmdline.cmake Merge qtquickcontrols2 into qtdeclarative 2021-07-28 11:21:25 +02:00
qtdeclarative.doxy Add doxyfile for building doxygen documentation 2018-08-16 15:54:40 +00:00
sync.profile Split QML registration macros into their own module 2021-12-02 12:52:42 +01:00