dupeguru/core
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
..
gui Prioritize dialog: allow removing multiple prioritizations at once 2021-01-07 17:42:30 +01:00
me Format files with black 2019-12-31 20:16:27 -06:00
pe Properly wait for multiprocesses to exit 2020-07-28 16:44:06 +02:00
se Format files with black 2019-12-31 20:16:27 -06:00
tests Fix exclude tests 2020-12-29 16:07:55 +01:00
__init__.py Change version to 4.1.0 2020-12-06 20:13:03 +01:00
app.py Merge branch 'master' into exclude_list 2020-10-28 03:58:05 +01:00
directories.py Highlight rows when testing regex string 2020-09-01 23:02:58 +02:00
engine.py Format files with black 2019-12-31 20:16:27 -06:00
exclude.py Remove redundant check 2020-12-29 05:39:26 +01:00
export.py Format files with black 2019-12-31 20:16:27 -06:00
fs.py Add test suite, fix bugs 2020-08-31 20:35:56 +02:00
ignore.py Format files with black 2019-12-31 20:16:27 -06:00
markable.py Format files with black 2019-12-31 20:16:27 -06:00
prioritize.py Format files with black 2019-12-31 20:16:27 -06:00
results.py Clean up rest of DeprecationWarnings 2020-06-30 00:51:06 -05:00
scanner.py Format files with black 2019-12-31 20:16:27 -06:00
util.py Format files with black 2019-12-31 20:16:27 -06:00