1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2024-11-17 20:49:02 +00:00
dupeguru/qt/base
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 Changed the build system (that commit is *huge*) 2009-12-30 16:34:41 +00:00
app.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
cxfreeze_fix.py Removed dependency on lxml (it made the final package much bigger, and building it on windows is not fun). 2010-08-15 14:42:55 +02:00
deletion_options.py Added hardlink/symlink support for Windows Vista+. 2013-07-14 11:58:49 -04:00
details_dialog.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
details_table.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
dg.qrc When under Linux, load qt_*.qm files from the system Qt. 2013-03-24 11:06:08 -04:00
directories_dialog.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
directories_model.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
platform.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
preferences_dialog.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
preferences.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_window.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
results_model.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