Virgil Dupras
657f6743c2
Changed copyright year to 2012
2012-03-15 14:28:40 -04:00
Virgil Dupras
be53b6de76
Fixed Clear Picture Cache action under Qt which was broken.
2011-12-12 13:37:45 -05:00
Virgil Dupras
428a400848
De-message-ified the rest of the project.
2011-11-04 14:37:07 -04:00
Virgil Dupras
8aa5826080
De-message-ified all messages from Cocoa's message.strings files.
2011-11-04 13:10:11 -04:00
Virgil Dupras
d80a56db78
Started moving towards a gettext-based localization.
2011-11-01 15:44:18 -04:00
Virgil Dupras
0fea59007c
Updated copyright year to 2011.
2011-04-12 10:04:01 +02:00
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
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