summaryrefslogtreecommitdiff
path: root/nephilim/nephilim_app.py
Commit message (Expand)AuthorAge
* use Qt resources for icons.Anton Khirnov2009-08-28
* switch to new-style PyQt4 signals.Anton Khirnov2009-08-21
* rename misc->commonAnton Khirnov2009-08-21
* Lyrics: print an error if importing Lyricwiki client fails.Anton Khirnov2009-06-21
* move connection window to nephilim_app.Anton Khirnov2009-06-21
* add mpclient argument to winMain constructor.Anton Khirnov2009-06-21
* make plugin name a var instead of a function.Anton Khirnov2009-06-19
* move plugins enable/disable code from winMain to pluginsAnton Khirnov2009-06-19
* nephilim_app: make cleanup private.Anton Khirnov2009-06-19
* nephilim_app: make settings window private.Anton Khirnov2009-06-19
* Split some parts of winMain into a subclass of QApplication.Anton Khirnov2009-06-19