dupeguru/qt/se
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
..
__init__.py Removed .ui files and made the UI setup "by hand". ui files cause more problems than they solve (UI designer is limited in what it can do). 2010-10-04 15:29:00 +02:00
app.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_dialog.py Updated copyright year to 2011. 2011-04-12 10:04:01 +02:00
installer.aip Fixed Windows packaging for dgse. 2010-04-13 14:04:15 +01:00
preferences.py Updated copyright year to 2011. 2011-04-12 10:04:01 +02:00
preferences_dialog.py Fixed a double tr() call. It caused a crash when in Chinese mode. 2011-09-03 10:15:03 -04:00