summaryrefslogtreecommitdiff
path: root/nephilim
Commit message (Collapse)AuthorAge
* 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: handle error when getting status.Anton Khirnov2009-03-06
|
* mpclient: get rid of CamelCase everywhere.Anton Khirnov2009-03-06
|
* mpclient: get rid of CamelCase in private functions.Anton Khirnov2009-03-06
|
* mpclient: add/fix docstrings for functions.Anton Khirnov2009-03-06
|
* mpclient: cosmetics.Anton Khirnov2009-03-06
|
* mpclient: remove some useless excepts.Anton Khirnov2009-03-06
|
* winMain: alway show APPNAME in window title.Anton Khirnov2009-03-05
|
* mpclient: play can be called with no parameters.Anton Khirnov2009-03-05
|
* Lyrics: unified lyrics not found message.Anton Khirnov2009-03-04
|
* Systray: cosmetics.Anton Khirnov2009-03-03
|
* Filebrowser: don't pass QString to mpclient.add().Anton Khirnov2009-03-03
|
* Remove local unicode hacks from mpd.Anton Khirnov2009-03-03
|
* AlbumCover: allow saving covers to arbitrary files.Anton Khirnov2009-03-03
|
* AlbumCover: allow viewing covers in a popup.Anton Khirnov2009-03-02
|
* AlbumCover: fix amazon+unicode songs.Anton Khirnov2009-03-02
|
* Move lyricwiki modules to plugins dir.Anton Khirnov2009-03-02
|
* AlbumCover: fix guessing cover names.Anton Khirnov2009-03-02
|
* AlbumCover: handle streams and files not in collection.Anton Khirnov2009-03-02
|
* AlbumCover: return support for storing covers.Anton Khirnov2009-03-02
|
* AlbumCover: cosmetics.Anton Khirnov2009-03-02
|
* print reason when plugin initialization fails.Anton Khirnov2009-03-01
|
* AlbumCover: saner design.Anton Khirnov2009-03-01
|
* AlbumCover: cosmetics.Anton Khirnov2009-03-01
|
* misc: remove unexpanded tags.Anton Khirnov2009-03-01
|
* Lyrics: a hack to fix unicode in LyricWiki.Anton Khirnov2009-02-28
|
* Notify: add descriptions and tooltips for settings.Anton Khirnov2009-02-23
|
* Notify: use QTimerAnton Khirnov2009-02-23
|
* clSong: remove some unused functions.Anton Khirnov2009-02-23
|
* track nephilim/__init__.pyAnton Khirnov2009-02-23
|
* AlbumCover: add tooltips to some settings.Anton Khirnov2009-02-23
|
* AlbumCover: fix a typo in previous commit.Anton Khirnov2009-02-22
|
* AlbumCover: rename actions to methods.Anton Khirnov2009-02-22
|
* Add descriptions and tooltip to some settings.Anton Khirnov2009-02-22
|
* misc: remove unused functions.Anton Khirnov2009-02-22
|
* AlbumCover: update default cover name.Anton Khirnov2009-02-22
|
* Better mechanism for expanding tags.Anton Khirnov2009-02-22
|
* Filebrowser: add lineedit for path.Anton Khirnov2009-02-20
|
* winSettings: use QGridLayout.Anton Khirnov2009-02-20
|
* Notify: use APPNAME instead of hardcoded name.Anton Khirnov2009-02-20
|
* plugins: remove unused import.Anton Khirnov2009-02-20
|
* Simplify loading plugins.Anton Khirnov2009-02-20
|
* winSettings: use new plugins class.Anton Khirnov2009-02-20
|
* Wrap plugins interface into a class.Anton Khirnov2009-02-20
|
* PlayControl, winMain: set names for toolbars.Anton Khirnov2009-02-20
|
* Move modules to a separate dir.Anton Khirnov2009-02-20