dupeguru/qt/base
Virgil Dupras 4c273a7910 [#102 state:fixed] Remember the size/position of all window between launches. 2010-08-15 12:27:15 +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 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 [#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 [#102 state:fixed] Remember the size/position of all window between launches. 2010-08-15 12:27:15 +02:00
main_window.ui Added Load/Save Results menu items, allowing to save results at arbitrary places. 2010-08-13 13:06: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 [#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