https://bugs.kde.org/show_bug.cgi?id=197938
Akseli Lahtinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-integration/-/com |ma/plasma-integration/-/com |mit/72aed4172887a36b6b0a997 |mit/154d033939a137fde3af197 |ae736df422dbcb04f |6ab38e18a4074a5ad --- Comment #6 from Akseli Lahtinen <[email protected]> --- Git commit 154d033939a137fde3af1976ab38e18a4074a5ad by Akseli Lahtinen. Committed on 23/03/2026 at 13:00. Pushed by akselmo into branch 'master'. (Qt6) Remove KDirSelectDialog and KFileTreeView, use KFileWidget instead There should not be any need to have separate dialog for directories and files. We can use same KFileWidget for both. Related: bug 515728 M +0 -9 qt6/autotests/CMakeLists.txt D +0 -45 qt6/autotests/kdirselectdialog_unittest.cpp M +30 -9 qt6/autotests/kfiledialog_unittest.cpp M +0 -2 qt6/src/platformtheme/CMakeLists.txt M +69 -74 qt6/src/platformtheme/kdeplatformfiledialoghelper.cpp D +0 -636 qt6/src/platformtheme/kdirselectdialog.cpp D +0 -114 qt6/src/platformtheme/kdirselectdialog_p.h D +0 -204 qt6/src/platformtheme/kfiletreeview.cpp D +0 -110 qt6/src/platformtheme/kfiletreeview_p.h https://invent.kde.org/plasma/plasma-integration/-/commit/154d033939a137fde3af1976ab38e18a4074a5ad -- You are receiving this mail because: You are watching all bug changes.
