dupeguru/qt/base
Virgil Dupras 854d194f88 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
..
__init__.py Changed the build system (that commit is *huge*) 2009-12-30 16:34:41 +00:00
app.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
cxfreeze_fix.py Made the windows packaging copy qt plugins in the dist package. PyInstaller did this, but cxfreeze doesn't. 2010-04-08 11:17:03 +01:00
details_dialog.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
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 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_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 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.ui [#12] Added the Custom Command preference on the Qt side. 2010-04-13 09:02:09 +01: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 [#12] Added the Custom Command preference on the Qt side. 2010-04-13 09:02:09 +01: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