dupeguru/core_me
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
..
tests Apply flake8 checks to tests 2016-05-29 15:02:39 -04:00
__init__.py me v6.8.1 2014-10-26 12:00:54 -04:00
fs.py Change license from BSD to GPLv3 2015-01-03 16:33:16 -05:00
prioritize.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
scanner.py Instantiate Scanner on-the-fly 2016-05-29 16:52:07 -04:00