dupeguru/qt/base
Virgil Dupras ca602480d9 Added Armenian loc by Hrant Ohanyan. Also, fixed the dgpe Cocoa project which was broken. 2011-12-08 11:06:25 -05:00
..
__init__.py Changed the build system (that commit is *huge*) 2009-12-30 16:34:41 +00:00
app.py Added a startup warning message about wrong locale (causing surrogate-type-thing crashes on Linux). 2011-12-07 12:04:02 -05: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 Decoupled app in core.app from apps in qt.app and core.app_cocoa. Instead of subclassing it, they now hold a reference to it while fulfilling the role of core.app's "view". 2011-09-20 15:06:29 -04:00
details_table.py Started moving towards a gettext-based localization. 2011-11-01 15:44:18 -04:00
dg.qrc Removed .ts localizations, they aren't needed anymore. 2011-11-03 10:25:15 -04:00
directories_dialog.py [#179 state:fixed] Added multiple-selection to the folder selection dialog and thus added the ability to remove multiple folders at once. 2011-11-28 15:25:18 -05:00
directories_model.py [#179] Refactored folder deletion so that it uses selection in the core's directory_tree instead of using the one from the GUI layer. 2011-11-28 14:21:10 -05:00
extra_fairware_reminder.py De-message-ified the rest of the project. 2011-11-04 14:37:07 -04:00
platform.py Fixed help paths under a windows frozen environment. 2011-11-30 16:36:29 +00:00
preferences.py Updated the qt part of dupeguru to adjust to the latest column reorganization. 2011-11-28 10:27:17 -05:00
preferences_dialog.py Added Armenian loc by Hrant Ohanyan. Also, fixed the dgpe Cocoa project which was broken. 2011-12-08 11:06:25 -05:00
prioritize_dialog.py Started moving towards a gettext-based localization. 2011-11-01 15:44:18 -04:00
problem_dialog.py De-message-ified the rest of the project. 2011-11-04 14:37:07 -04:00
problem_table.py Updated the qt part of dupeguru to adjust to the latest column reorganization. 2011-11-28 10:27:17 -05:00
result_window.py Updated the qt part of dupeguru to adjust to the latest column reorganization. 2011-11-28 10:27:17 -05:00
results_model.py Updated the qt part of dupeguru to adjust to the latest column reorganization. 2011-11-28 10:27:17 -05:00
stats_label.py Decoupled app in core.app from apps in qt.app and core.app_cocoa. Instead of subclassing it, they now hold a reference to it while fulfilling the role of core.app's "view". 2011-09-20 15:06:29 -04: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