Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inefficient deletion in the folders dialog #179

Closed
ghost opened this issue Jun 22, 2013 · 4 comments
Closed

Inefficient deletion in the folders dialog #179

ghost opened this issue Jun 22, 2013 · 4 comments
Labels
enhancement Feature requests and enhancements.

Comments

@ghost
Copy link

ghost commented Jun 22, 2013

from email:

FOLDER SELECTION WINDOW:

When DG comes up and the folder selection window opens you cannot select-all and slap the delete-key or otherwise clear-all.
You cannot delete items using the keyboard but are forced to use the dialog buttons.
You cannot delete more than one item at a time.

@ghost ghost closed this as completed Jun 22, 2013
@ghost
Copy link
Author

ghost commented Jun 22, 2013

(from [dab922d2d523]) [#179] Pushed the delete-or-exclude folder down from GUI layers to the core.
https://bitbucket.org/hsoft/dupeguru/changeset/dab922d2d523/

@ghost
Copy link
Author

ghost commented Jun 22, 2013

(from [7ed7279e96b4]) [#179] Refactored folder deletion so that it uses selection in the core's directory_tree instead of using the one from the GUI layer.
https://bitbucket.org/hsoft/dupeguru/changeset/7ed7279e96b4/

@ghost
Copy link
Author

ghost commented Jun 22, 2013

(from [38c760ec050a]) [#179 state:fixed] Added multiple-selection to the folder selection dialog and thus added the ability to remove multiple folders at once.
https://bitbucket.org/hsoft/dupeguru/changeset/38c760ec050a/

@ghost
Copy link
Author

ghost commented Jun 22, 2013

(from [35642ef7ce3f]) [#179] Fixed a crash under Cocoa when deleting many folders at once.
https://bitbucket.org/hsoft/dupeguru/changeset/35642ef7ce3f/

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests and enhancements.
Projects
None yet
Development

No branches or pull requests

0 participants