summaryrefslogtreecommitdiff
path: root/nephilim
Commit message (Expand)AuthorAge
* mpclient: handle an exception when disconnectingAnton Khirnov2009-03-15
* mpclient: better handling of permissions.Anton Khirnov2009-03-15
* Better handling of password authentication.Anton Khirnov2009-03-15
* settings_win: fix typo.Anton Khirnov2009-03-14
* Add basic support for password authentication.Anton Khirnov2009-03-14
* Notify: fix behavior on saving settings.Anton Khirnov2009-03-14
* Icons fixes:Anton Khirnov2009-03-14
* PlayControl: proper handling of repeat/random.Anton Khirnov2009-03-13
* AlbumCover: allow manually refreshing cover.Anton Khirnov2009-03-12
* Set default application icon.Anton Khirnov2009-03-12
* Call QSettings constructors with no parametrs.Anton Khirnov2009-03-12
* AlbumCover: fix typo.Anton Khirnov2009-03-12
* AlbumCover: cosmetics.Anton Khirnov2009-03-12
* Library: refactorAnton Khirnov2009-03-12
* mpclient: cosmetics.Anton Khirnov2009-03-10
* mpclient: remove useless import.Anton Khirnov2009-03-08
* Lyrics: check for exceptions when fetching lyrics.Anton Khirnov2009-03-08
* mpclient: fix seeking.Anton Khirnov2009-03-08
* winConnect->connect_wgAnton Khirnov2009-03-07
* winConnect: get rid of camelcase.Anton Khirnov2009-03-07
* winSettings->settings_winAnton Khirnov2009-03-07
* winSettings: get rid of camelcase.Anton Khirnov2009-03-07
* winMain:cosmetics.Anton Khirnov2009-03-07
* remove some obsolete TODO entriesAnton Khirnov2009-03-07
* clSong->songAnton Khirnov2009-03-07
* clSong: get rid of camelcase.Anton Khirnov2009-03-07
* mpclient: cleanup after previous commit.Anton Khirnov2009-03-07
* 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: 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