dupeguru/core
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
..
gui qt: merge ME edition into SE 2016-05-29 22:37:38 -04:00
tests qt: merge ME edition into SE 2016-05-29 22:37:38 -04:00
__init__.py Changed the build system (that commit is *huge*) 2009-12-30 16:34:41 +00:00
app.py qt: merge ME edition into SE 2016-05-29 22:37:38 -04:00
directories.py refactoring: move fileclasses and folderclass options in app class 2016-05-29 17:15:55 -04:00
engine.py Change license from BSD to GPLv3 2015-01-03 16:33:16 -05:00
export.py Change license from BSD to GPLv3 2015-01-03 16:33:16 -05:00
fs.py Change license from BSD to GPLv3 2015-01-03 16:33:16 -05:00
ignore.py Change license from BSD to GPLv3 2015-01-03 16:33:16 -05:00
markable.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
results.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