dupeguru/qt/base
Virgil Dupras aa341bc5ed Debian packaging: /usr/local/share --> /usr/share 2011-10-24 13:11:40 -04:00
..
__init__.py Changed the build system (that commit is *huge*) 2009-12-30 16:34:41 +00:00
app.py Fixed broken actions: reveal_path in problems dialog and copy/move under Qt. 2011-10-02 10:27:40 -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 Refactored the scan error message system which was too complicated, especially on cocoa. Replaced it with a simpler `view.show_message(msg)` call. 2011-09-22 10:35:17 -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 Use the new hscommon.plat unit. 2011-09-22 09:32:09 -04:00
platform.py Use the new hscommon.plat unit. 2011-09-22 09:32:09 -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
preferences.py Pushed some logic for fairware from gui layers to hscommon. 2011-09-24 16:21:20 -04:00
preferences_dialog.py [#82] Added table font size pref (Qt). 2011-09-23 10:29:25 -04: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 Fixed broken actions: reveal_path in problems dialog and copy/move under Qt. 2011-10-02 10:27:40 -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