dupeguru/core
Virgil Dupras 7360f57beb Converted registration system to Fairware. 2010-09-29 16:49:50 +02:00
..
gui Fixed UI glitch introduced by the move from outline to table for results (the selected row would not be kept visible after refreshes). 2010-09-26 12:09:50 +02:00
tests [#92 state:fixed] Added an action to delete duplicates and then create hardlinks to group ref. 2010-09-25 15:37:18 +02:00
__init__.py Changed the build system (that commit is *huge*) 2009-12-30 16:34:41 +00:00
app.py Converted registration system to Fairware. 2010-09-29 16:49:50 +02:00
app_cocoa.py Converted registration system to Fairware. 2010-09-29 16:49:50 +02:00
app_cocoa_inter.py Converted registration system to Fairware. 2010-09-29 16:49:50 +02:00
data.py Converted to py3k. There's probably some bugs still. So far, I managed to run dupeGuru SE under pyobjc and qt. 2010-08-11 16:39:06 +02:00
directories.py Removed the "all files are refs" error message and made the "no files, can't scan" message quicker. That's because when scanning iPhoto libraries with big libraries, the GUI would hang because these checks would involve loading the whole library. 2010-08-15 15:07:44 +02:00
engine.py Converted to py3k. There's probably some bugs still. So far, I managed to run dupeGuru SE under pyobjc and qt. 2010-08-11 16:39:06 +02:00
export.py [#104 state:fixed] Fixed str/bytes mixup in HTML export. 2010-08-21 16:34:35 +02:00
fs.py [#101 state:fixed] Remove the Creation Time column. 2010-08-13 09:26:38 +02:00
ignore.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
results.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
scanner.py Enum-ified Scan Type constants, looks nicer. 2010-08-14 19:52:23 +02:00