summaryrefslogtreecommitdiff
path: root/nephilim/plugins
Commit message (Collapse)AuthorAge
* Lyrics: check for exceptions when fetching lyrics.Anton Khirnov2009-03-08
|
* winConnect: get rid of camelcase.Anton Khirnov2009-03-07
|
* winMain:cosmetics.Anton Khirnov2009-03-07
|
* clSong: get rid of camelcase.Anton Khirnov2009-03-07
|
* mpclient: better handling of status changes.Anton Khirnov2009-03-07
| | | | also remove dangerous 'connected' signal.
* 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
|
* 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
|
* 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
|
* 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
|
* 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
|
* 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
|
* 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