summaryrefslogtreecommitdiff
path: root/nephilim/plugins/Systray.py
Commit message (Expand)AuthorAge
* Port to PyQt5.Anton Khirnov2020-10-13
* switch to QVariant API 2Anton Khirnov2010-08-26
* switch to the new MPD interaction layerAnton Khirnov2010-08-12
* song: use string.Template for expanding $tags.Anton Khirnov2010-04-30
* use Qt resources for icons.Anton Khirnov2009-08-28
* mpclient: change info from function to var.Anton Khirnov2009-08-23
* switch to new-style PyQt4 signals.Anton Khirnov2009-08-21
* rename misc->commonAnton Khirnov2009-08-21
* plugin: make settings a var, not a function.Anton Khirnov2009-08-19
* plugin: make mpclient a var instead of a function.Anton Khirnov2009-06-20
* 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
* Systray:accidentally deleted update on song change.Anton Khirnov2009-04-06
* add licence headers to all files.Anton Khirnov2009-03-27
* Icons fixes:Anton Khirnov2009-03-14
* Call QSettings constructors with no parametrs.Anton Khirnov2009-03-12
* mpclient: better handling of status changes.Anton Khirnov2009-03-07
* Systray: use APPNAME.Anton Khirnov2009-03-07
* fix a typo in previous commit.Anton Khirnov2009-03-07
* mpclient: use Qt signals/slots for events.Anton Khirnov2009-03-07
* clPlugin->pluginAnton Khirnov2009-03-07
* clPlugin: get rid of CamelCase.Anton Khirnov2009-03-07
* mpclient: get rid of CamelCase everywhere.Anton Khirnov2009-03-06
* Systray: cosmetics.Anton Khirnov2009-03-03
* Simplify loading plugins.Anton Khirnov2009-02-20
* Move modules to a separate dir.Anton Khirnov2009-02-20