.. |
__init__.py
|
Changed the build system (that commit is *huge*)
|
2009-12-30 16:34:41 +00:00 |
app.py
|
Fixed broken dgme-cocoa and replaced JOB_* consts with JobType const class.
|
2011-09-21 13:55:26 -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
|
Updated copyright year to 2011.
|
2011-04-12 10:04:01 +02:00 |
dg.qrc
|
Added Chinese (Simplified) localization for Qt.
|
2011-09-03 10:19:17 -04:00 |
directories_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 |
directories_model.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 |
extra_fairware_reminder.py
|
Adjusted extra fairware reminder according to platform.
|
2011-03-06 03:12:16 -08:00 |
platform_lnx.py
|
Updated copyright year to 2011.
|
2011-04-12 10:04:01 +02: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
|
Updated copyright year to 2011.
|
2011-04-12 10:04:01 +02:00 |
preferences_dialog.py
|
Changed the code for Chinese from zh to zh_CN to accomodate a possible zh_TW.
|
2011-09-06 15:04:06 -04:00 |
preferences.py
|
Updated copyright year to 2011.
|
2011-04-12 10:04:01 +02:00 |
prioritize_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 |
problem_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 |
problem_table.py
|
Updated copyright year to 2011.
|
2011-04-12 10:04:01 +02:00 |
result_window.py
|
Removed data modules and moved their functionalities to core_*.app.
|
2011-09-21 10:26:58 -04:00 |
results_model.py
|
Removed data modules and moved their functionalities to core_*.app.
|
2011-09-21 10:26:58 -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 |