dupeguru/core/gui
glubsy b138dfad33 Fix exception when testing invalid regex
* If a regex in the table is invalid and failed to compile, its "compiled" property is None.
* Only test against the regex if its compilation worked.
2020-12-30 22:50:42 +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 Format files with black 2019-12-31 20:16:27 -06: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