dupeguru/qt/base
Virgil Dupras d51f5184d7 The directories dialog is now the main window. There's probably many glitches left to fix due to that change, but the basic functionalities are there.
--HG--
rename : qt/base/main_window.py => qt/base/result_window.py
rename : qt/pe/main_window.py => qt/pe/result_window.py
2011-01-15 16:29:35 +01:00
..
__init__.py Changed the build system (that commit is *huge*) 2009-12-30 16:34:41 +00:00
app.py The directories dialog is now the main window. There's probably many glitches left to fix due to that change, but the basic functionalities are there. 2011-01-15 16:29:35 +01: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 Re-licensed to BSD 2010-09-30 12:17:41 +02:00
details_table.py Re-licensed to BSD 2010-09-30 12:17:41 +02:00
dg.qrc Changed the build system (that commit is *huge*) 2009-12-30 16:34:41 +00:00
directories_dialog.py The directories dialog is now the main window. There's probably many glitches left to fix due to that change, but the basic functionalities are there. 2011-01-15 16:29:35 +01:00
directories_model.py Re-licensed to BSD 2010-09-30 12:17:41 +02:00
platform.py Re-licensed to BSD 2010-09-30 12:17:41 +02:00
platform_lnx.py Re-licensed to BSD 2010-09-30 12:17:41 +02:00
platform_osx.py Re-licensed to BSD 2010-09-30 12:17:41 +02:00
platform_win.py Re-licensed to BSD 2010-09-30 12:17:41 +02:00
preferences.py The directories dialog is now the main window. There's probably many glitches left to fix due to that change, but the basic functionalities are there. 2011-01-15 16:29:35 +01:00
problem_dialog.py Removed .ui files and made the UI setup "by hand". ui files cause more problems than they solve (UI designer is limited in what it can do). 2010-10-04 15:29:00 +02:00
problem_table.py Re-licensed to BSD 2010-09-30 12:17:41 +02:00
result_window.py The directories dialog is now the main window. There's probably many glitches left to fix due to that change, but the basic functionalities are there. 2011-01-15 16:29:35 +01:00
results_model.py Re-licensed to BSD 2010-09-30 12:17:41 +02:00
stats_label.py Re-licensed to BSD 2010-09-30 12:17:41 +02:00
util.py The directories dialog is now the main window. There's probably many glitches left to fix due to that change, but the basic functionalities are there. 2011-01-15 16:29:35 +01:00