1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2024-10-18 08:43:08 +00:00
dupeguru/core/gui
glubsy a6f83ad3d7 Fix missing regexp after rename
* Doing a full match should be safer to avoid partial results which would result in overly aggressive filtering.
* Add new tests to test suite to cover this issue.
* Fixes #903.
2021-06-19 02:00:25 +02: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 missing regexp after rename 2021-06-19 02:00:25 +02:00
exclude_list_table.py Fix missing regexp after rename 2021-06-19 02:00:25 +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