dupeguru/core/gui
Virgil Dupras 7d749779f2 qt: merge ME edition into SE
(breaks PE temporarily)

Adds a Standard/Music Application Mode button to SE and thus adds the
ability to run ME scan types in SE. When in Music mode, the
Music-specific results window, details panel and preferences panel will
show up.

All preferences except scan_type become shared between app modes
(changing the pref in a mode changes it in the other mode).

Results Window and Details Panel are now re-created at each scan
operation because they could change their type between two runs.

Preferences panel is instantiated on the fly and discarded after close.

This is a very big merge operation and I'm trying to touch as little
code as possible, sometimes at the cost of elegance. I try to minimize
the breakage that this change brings.
2016-05-29 22:37:38 -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 qt: merge ME edition into SE 2016-05-29 22:37:38 -04: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