dupeguru/core/gui
Virgil Dupras 9ed4b7abf0 refactoring: take ignore_list out of Scanner class
It's now `DupeGuru` that holds it and passes it to `get_dupe_groups()`,
the only place where it's actually used in `Scanner`.

This will make the SE/ME/PE merge easier by allowing us to instantiate
the Scanner on-the-fly since it doesn't hold state anymore.
2016-05-29 14:13:19 -04:00
..
__init__.py Added tox configuration 2014-10-13 15:08:59 -04:00
base.py Change license from BSD to GPLv3 2015-01-03 16:33:16 -05:00
deletion_options.py Change license from BSD to GPLv3 2015-01-03 16:33:16 -05:00
details_panel.py Change license from BSD to GPLv3 2015-01-03 16:33:16 -05:00
directory_tree.py Change license from BSD to GPLv3 2015-01-03 16:33:16 -05:00
ignore_list_dialog.py refactoring: take ignore_list out of Scanner class 2016-05-29 14:13:19 -04:00
ignore_list_table.py Change license from BSD to GPLv3 2015-01-03 16:33:16 -05:00
prioritize_dialog.py Change license from BSD to GPLv3 2015-01-03 16:33:16 -05:00
problem_dialog.py Change license from BSD to GPLv3 2015-01-03 16:33:16 -05:00
problem_table.py Change license from BSD to GPLv3 2015-01-03 16:33:16 -05:00
result_table.py Change license from BSD to GPLv3 2015-01-03 16:33:16 -05:00
stats_label.py Change license from BSD to GPLv3 2015-01-03 16:33:16 -05:00