dupeguru/qt/base
Virgil Dupras 2c127adf59 [#32] Internationalized the qt layer and localized it to French.
In the process of doing so, I also added a new preferences_dialog base class to reduce code duplication in the three pref dialogs (I didn't want to copy/paste the language combobox addition three times).
2011-01-21 13:57:54 +01:00
..
__init__.py Changed the build system (that commit is *huge*) 2009-12-30 16:34:41 +00:00
app.py [#32] Internationalized the qt layer and localized it to French. 2011-01-21 13:57:54 +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 [#32] Internationalized the qt layer and localized it to French. 2011-01-21 13:57:54 +01:00
dg.qrc [#32] Internationalized the qt layer and localized it to French. 2011-01-21 13:57:54 +01:00
directories_dialog.py [#32] Internationalized the qt layer and localized it to French. 2011-01-21 13:57:54 +01:00
directories_model.py [#32] Internationalized the qt layer and localized it to French. 2011-01-21 13:57:54 +01: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 [#32] Internationalized the qt layer and localized it to French. 2011-01-21 13:57:54 +01:00
preferences_dialog.py [#32] Internationalized the qt layer and localized it to French. 2011-01-21 13:57:54 +01:00
problem_dialog.py [#32] Internationalized the qt layer and localized it to French. 2011-01-21 13:57:54 +01:00
problem_table.py [#32] Internationalized the qt layer and localized it to French. 2011-01-21 13:57:54 +01:00
result_window.py [#32] Internationalized the qt layer and localized it to French. 2011-01-21 13:57:54 +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