dupeguru/core/gui
Virgil Dupras b11b97dd7c Improved delta values to support non-numerical values
Delta values now work for non-numerical values. Any column,
when its value differs from its ref, becomes orange.

A column that was already a "delta column" keeps its previous
behavior (dupe cells for these columns are always displayed in
orange).

Sorting behavior, when Dupes Only and Delta Values are enabled
at the same time, has also been extended to non-numerical
values, making it easy to mass-mark dupe rows with orange
values.

Documentation was updated, unit tests were added.

Fixes #213
2013-07-28 17:45:23 -04:00
..
__init__.py Created gui.details_panel and moved all details panel related logic in there (cocoa only, for now). 2010-02-05 20:10:54 +01:00
base.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
deletion_options.py Handle OSError during symlink support check 2013-07-14 13:59:03 -04:00
details_panel.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
directory_tree.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
ignore_list_dialog.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
ignore_list_table.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
prioritize_dialog.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
problem_dialog.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
problem_table.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
result_table.py Improved delta values to support non-numerical values 2013-07-28 17:45:23 -04:00
stats_label.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00