dupeguru/core/gui
Sergey Zhuravlevich 32dcd90b50 Prioritize dialog: allow removing multiple prioritizations at once
Removing prioritizations one-by-one can be tedious. This commit enables
extended selection in the prioritizations list. Multiple items can be
selected with conventional methods, such as holding down Ctrl or Shift
key and clicking the items or holding down the left mouse button and
hovering the cursor over the list. All items also can be selected with
Ctrl+A.

Multiple items drag-n-drop is also possible.

To avoid confusion, the selection in the prioritizations list is cleared
after the items are removed or drag-n-dropped.

Signed-off-by: Sergey Zhuravlevich <sergey@zhur.xyz>
2021-01-07 17:42:30 +01:00
..
__init__.py Format files with black 2019-12-31 20:16:27 -06:00
base.py Format files with black 2019-12-31 20:16:27 -06:00
deletion_options.py Format files with black 2019-12-31 20:16:27 -06:00
details_panel.py Format files with black 2019-12-31 20:16:27 -06:00
directory_tree.py Format files with black 2019-12-31 20:16:27 -06:00
exclude_list_dialog.py Fix exception when testing invalid regex 2020-12-30 22:50:42 +01:00
exclude_list_table.py Highlight rows when testing regex string 2020-09-01 23:02:58 +02:00
ignore_list_dialog.py Implement dialog and base classes for model/view 2020-08-14 20:19:47 +02:00
ignore_list_table.py Format files with black 2019-12-31 20:16:27 -06:00
prioritize_dialog.py Prioritize dialog: allow removing multiple prioritizations at once 2021-01-07 17:42:30 +01:00
problem_dialog.py Format files with black 2019-12-31 20:16:27 -06:00
problem_table.py Format files with black 2019-12-31 20:16:27 -06:00
result_table.py Format files with black 2019-12-31 20:16:27 -06:00
stats_label.py Format files with black 2019-12-31 20:16:27 -06:00