Virgil Dupras
d80a56db78
Started moving towards a gettext-based localization.
2011-11-01 15:44:18 -04:00
Virgil Dupras
436a8e686d
Fixed broken actions: reveal_path in problems dialog and copy/move under Qt.
2011-10-02 10:27:40 -04:00
Virgil Dupras
2c260742f6
[ #82 ] Added table font size pref (Qt).
2011-09-23 10:29:25 -04:00
Virgil Dupras
1fafe04f19
Use the new hscommon.plat unit.
2011-09-22 09:32:09 -04:00
Virgil Dupras
70689ce057
Removed data modules and moved their functionalities to core_*.app.
2011-09-21 10:26:58 -04:00
Virgil Dupras
f730f4f55a
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
Virgil Dupras
818bc908a0
[ #138 ] Updated localizations so they include new strings from the pri-dialog.
2011-09-16 18:01:56 -04:00
Virgil Dupras
b65c9b8c9a
[ #138 ] Added a crude-but-functional reprioritization dialog in Qt.
2011-09-09 12:01:15 -04:00
Virgil Dupras
a0809333c1
[ #157 state:fixed] Straightened up extension glitches during result load/save under Qt
2011-05-29 09:12:24 -04:00
Virgil Dupras
417233a47f
[ #155 state:fixed] Added dg edition name in results window.
2011-04-22 11:37:53 +02:00
Virgil Dupras
0fea59007c
Updated copyright year to 2011.
2011-04-12 10:04:01 +02:00
Virgil Dupras
b8980b4667
Fixed a glitch with initial window position (they'd sometimes end up in awkward places on the screen).
2011-02-01 11:43:16 +01:00
Virgil Dupras
da41d07dae
[ #115 state:fixed] Re-factored the data columns (and delta columns) and made the Dimensions column a delta one.
2011-01-29 11:07:33 +01:00
Virgil Dupras
8a0d31f612
Fixed linux-specific crashes and glitches.
2011-01-23 07:09:47 -08: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
e7d26e3f82
Replaced 'Add' and 'Remove' by + and - icons in the directories dialog under Qt.
2011-01-18 11:07:56 +01:00
Virgil Dupras
19308bf686
Made a few wording fixes in the doc and in Qt.
2011-01-18 10:45:40 +01:00
Virgil Dupras
92970489c5
Straightened out actions pictures and keybindings, added a Recent Folders menu and a link to Recent Results menu in a dialog button.
2011-01-17 17:15:16 +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