dupeguru/qt/base
Virgil Dupras 5733c0143b With PyQt 4.7.5's new from_imports option, sys.path hackage is not required anymore. 2010-08-20 09:48:16 +02:00
..
__init__.py Changed the build system (that commit is *huge*) 2009-12-30 16:34:41 +00:00
app.py [#102 state:fixed] Remember the size/position of all window between launches. 2010-08-15 12:27:15 +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 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
main_window.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
main_window.ui With PyQt 4.7.5's new from_imports option, sys.path hackage is not required anymore. 2010-08-20 09:48:16 +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 [#102 state:fixed] Remember the size/position of all window between launches. 2010-08-15 12:27:15 +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 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
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