dupeguru/qt/base
Virgil Dupras 7360f57beb Converted registration system to Fairware. 2010-09-29 16:49:50 +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
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
details_dialog.py [#102 state:fixed] Remember the size/position of all window between launches. 2010-08-15 12:27:15 +02:00
details_table.py The Qt side now makes use of core.gui.details_panel. 2010-02-05 21:09:04 +01:00
dg.qrc Changed the build system (that commit is *huge*) 2009-12-30 16:34:41 +00:00
directories_dialog.py [#102 state:fixed] Remember the size/position of all window between launches. 2010-08-15 12:27:15 +02:00
directories_dialog.ui Changed the build system (that commit is *huge*) 2009-12-30 16:34:41 +00:00
directories_model.py Fixed a py3k-induced bug when drag & dropping directories in the directories panel. 2010-09-25 15:34:42 +02:00
main_window.py [#92 state:fixed] Added an action to delete duplicates and then create hardlinks to group ref. 2010-09-25 15:37:18 +02:00
main_window.ui [#92 state:fixed] Added an action to delete duplicates and then create hardlinks to group ref. 2010-09-25 15:37:18 +02:00
platform.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
platform_lnx.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
platform_osx.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
platform_win.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
preferences.py [#92 state:fixed] Added an option to ignore duplicates hardlinking to the same file. 2010-09-25 12:28:34 +02:00
problem_dialog.py Added the problem dialog to the Qt side. 2010-04-12 15:29:56 +02:00
problem_dialog.ui Added the problem dialog to the Qt side. 2010-04-12 15:29:56 +02:00
problem_table.py Added the problem dialog to the Qt side. 2010-04-12 15:29:56 +02:00
results_model.py Converted the result tree into a result table. 2010-09-24 15:48:59 +02:00
stats_label.py Adapted the Qt codebase to the addition of core.gui.result_tree and core.gui.stats_label. 2010-02-12 15:39:29 +01:00