.. |
__init__.py
|
Changed the build system (that commit is *huge*)
|
2009-12-30 16:34:41 +00:00 |
app.py
|
Started moving towards a gettext-based localization.
|
2011-11-01 15:44:18 -04: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
|
Added Chinese (Simplified) localization for Qt.
|
2011-09-03 10:19:17 -04:00 |
directories_dialog.py
|
Started moving towards a gettext-based localization.
|
2011-11-01 15:44:18 -04:00 |
directories_model.py
|
Started moving towards a gettext-based localization.
|
2011-11-01 15:44:18 -04:00 |
extra_fairware_reminder.py
|
Started moving towards a gettext-based localization.
|
2011-11-01 15:44:18 -04:00 |
platform_lnx.py
|
Debian packaging: /usr/local/share --> /usr/share
|
2011-10-24 13:11:40 -04:00 |
platform_osx.py
|
Updated copyright year to 2011.
|
2011-04-12 10:04:01 +02:00 |
platform_win.py
|
Updated copyright year to 2011.
|
2011-04-12 10:04:01 +02:00 |
platform.py
|
Use the new hscommon.plat unit.
|
2011-09-22 09:32:09 -04:00 |
preferences_dialog.py
|
Started moving towards a gettext-based localization.
|
2011-11-01 15:44:18 -04:00 |
preferences.py
|
Pushed some logic for fairware from gui layers to hscommon.
|
2011-09-24 16:21:20 -04:00 |
prioritize_dialog.py
|
Started moving towards a gettext-based localization.
|
2011-11-01 15:44:18 -04:00 |
problem_dialog.py
|
Started moving towards a gettext-based localization.
|
2011-11-01 15:44:18 -04:00 |
problem_table.py
|
Started moving towards a gettext-based localization.
|
2011-11-01 15:44:18 -04:00 |
result_window.py
|
Started moving towards a gettext-based localization.
|
2011-11-01 15:44:18 -04:00 |
results_model.py
|
[#82] Added table font size pref (Qt).
|
2011-09-23 10:29:25 -04: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 |