dupeguru/core/gui
Sergey Zhuravlevich c2fef8d624 Prioritize dialog: allow adding multiple criteria at once
Adding criteria to the prioritizations list one-by-one can be tedious.
This commit enables extended selection in the criteria list and
implements adding multiple items. Multiple criteria can be selected with
conventional methods, such as holding down Ctrl or Shift keys 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.

Signed-off-by: Sergey Zhuravlevich <sergey@zhur.xyz>
2021-01-07 17:42:07 +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 adding multiple criteria at once 2021-01-07 17:42:07 +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