Bug 360195 - Feature Request: Expand/Collapse all actions for items in the documents list
Summary: Feature Request: Expand/Collapse all actions for items in the documents list
Status: CLOSED FIXED
Alias: None
Product: kate
Classification: Applications
Component: general (other bugs)
Version First Reported In: Git
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-07 08:43 UTC by Markus Pister
Modified: 2019-05-20 06:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Pister 2016-03-07 08:43:43 UTC
The documents list currently does not feature actions for expanding or collapsing the complete sub tree of an item.

Having a lot of open files in different sub folders, such a feature would become handy. Especially when opening a saved session because then, the folder view in the documents list is collapsed by default.

Ideally, the feature could be available in all tree views, e.g., the project plugin view.

Reproducible: Always

Steps to Reproduce:
1. Open files in different folders
2. Right-click on a folder entry in the documents list

Actual Results:  
There is no action for "expand/collapse all".

Expected Results:  
Display context menu entries for expanding/collapsing the complete sub tree of the currently selected folder entry.
Comment 1 Christoph Cullmann 2016-10-19 12:54:30 UTC
Git commit 0b2997addf31e4c68580445271c460c61c658342 by Christoph Cullmann, on behalf of Markus Pister.
Committed on 19/10/2016 at 12:53.
Pushed by cullmann into branch 'master'.

CHANGELOG: Implemented Feature Request: Expand/Collapse all actions for items in the documents list

Patch by Markus Pister

M  +54   -0    addons/filetree/katefiletree.cpp
M  +4    -0    addons/filetree/katefiletree.h

http://commits.kde.org/kate/0b2997addf31e4c68580445271c460c61c658342
Comment 2 Markus Pister 2016-10-20 10:46:26 UTC
Checked, works as expected ;-)

Thx for merging the patch!
Comment 3 Christoph Cullmann 2019-05-19 15:03:25 UTC
Dear user, this wish list item is now closed, as it wasn't touched in the last year and no contributor stepped up to implement it.

The Kate/KTextEditor team is small and we can just try to keep up with fixing bugs.

Therefore wishes that show no activity for a years or more will be closed from now on to keep at least a bit overview about 'current' wishs of the users.
If you want your feature to be implemented, please step up to provide some patch for it.

If you think it is really needed, you can reopen your request, but keep in mind,
if no new good arguments are made and no people get attracted to help out to implement it,
it will expire in a year again.

We have a nice website https://kate-editor.org that provides all the information needed to contribute, please make use of it.

Patches can be handed in via https://phabricator.kde.org/differential/

Greetings
Christoph Cullmann
Comment 4 Christoph Cullmann 2019-05-20 06:06:53 UTC
Wrong state ;=)