summaryrefslogtreecommitdiff
path: root/plugins/Lyrics.py
Commit message (Expand)AuthorAge
* Move modules to a separate dir.Anton Khirnov2009-02-20
* Rename program.Anton Khirnov2009-02-19
* Lyrics: cosmetics - vertical alignment.Anton Khirnov2009-02-12
* Lyrics: reduce spacing.Anton Khirnov2009-02-11
* Lyrics: don't try to fetch lyrics when not playing.Anton Khirnov2009-02-09
* Lyrics: mostly rewritten.Anton Khirnov2009-02-09
* Lots of random conversions to new settings.Anton Khirnov2009-01-22
* Lyrics: convert to new settings system.Anton Khirnov2009-01-14
* Some minor fixes.Anton Khirnov2009-01-12
* Remove duplicated assignment.Anton Khirnov2009-01-12
* Use logging module instead of custom log.Anton Khirnov2009-01-10
* Cleanup.Anton Khirnov2008-12-27
* Get rid of QApplication-dependent globals.Anton Khirnov2008-12-26
* get rid of tabsAnton Khirnov2008-12-17
* Lyrics: no autoscroll when editingjerous2008-11-26
* Lyrics: autoscroll with the songjerous2008-11-25
* Lyrics: add some default lyrics sitesjerous2008-11-24
* save lyrics to fully configurable filejerous2008-11-22
* Lyrics: only use plain text for outputjerous2008-11-16
* Lyrics: discard HTML fetched from internetjerous2008-11-04
* no more references to class itself in plugin-settings (no need to specify plu...jerous2008-11-02
* Lyrics: some new lyricssitesjerous2008-11-02
* simplification for getting and setting settings in pluginsjerous2008-11-01
* Lyrics: calling correct method when saving settingsjerous2008-10-18
* Lyrics: button to open browser for searching the lyricsjerous2008-09-28
* better unicode (utf-8) supportjerous2008-09-27
* bugfix: fetching results (used by lyrics and tabs) now looks through all site...jerous2008-09-21
* logging in plugins through clPluginjerous2008-09-17
* cleanup of pluginsjerous2008-09-17
* lyrics: position save button on same place as edit buttonjerous2008-09-16
* button to refetch lyricsjerous2008-09-15
* Lyrics: some debug infojerous2008-09-11
* fix Lyrics plugin when title has slash in title or authorjerous2008-09-11
* added logger with pluginjerous2008-09-11
* direct editing of lyricsjerous2008-09-10
* basic loading/unloading of pluginsjerous2008-06-18
* fix when savingjerous2008-06-13
* plugin for fetching tabsjerous2008-06-13
* loading dynamically all plugins in ./plugins/*.pyjerous2008-06-12