D21315: Dolphin-style view modes in the file dialog
Méven Car
noreply at phabricator.kde.org
Tue May 21 10:46:36 BST 2019
meven created this revision.
meven added reviewers: Frameworks, ngraham.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
meven requested review of this revision.
REVISION SUMMARY
Add Icons, Compact and Details view to the filewidgets.
Added an "Allow Expansion" menu option to toggle between Detailview and DetailTreeView
Moved KDirOperatiorIconView to its own class file.
Set default icon size for Icons view to 64px (piggy back D12326 <https://phabricator.kde.org/D12326>)
Add a zoom factor specific to compact view (aka simple view with left icons)
Based on P388 <https://phabricator.kde.org/P388> and D21283 <https://phabricator.kde.org/D21283>
Fixes "Make the view modes match the ones in Dolphin (e.g. Icons, Compact, and Details, with an option for "Allow expansion" in the settings menu" of T8552 <https://phabricator.kde.org/T8552>
TEST PLAN
Manual
REPOSITORY
R241 KIO
BRANCH
dolphin-view-modes
REVISION DETAIL
https://phabricator.kde.org/D21315
AFFECTED FILES
src/filewidgets/CMakeLists.txt
src/filewidgets/kdiroperator.cpp
src/filewidgets/kdiroperator.h
src/filewidgets/kdiroperatoriconview.cpp
src/filewidgets/kdiroperatoriconview_p.h
src/filewidgets/kfilewidget.cpp
To: meven, #frameworks, ngraham
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190521/acae833c/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list