summaryrefslogtreecommitdiff
path: root/nephilim/common.py
Commit message (Expand)AuthorAge
* Convert to python3.HEADstickersAnton Khirnov2021-01-15
* Port to PyQt5.Anton Khirnov2020-10-13
* common: split MetadataFetcher into its own fileAnton Khirnov2011-09-04
* import pyqtSignal as Signal, for easier future compatibility with PySideAnton Khirnov2010-08-29
* song: use string.Template for expanding $tags.Anton Khirnov2010-04-30
* Lyrics: fix lyricwiki. yet again.Anton Khirnov2009-11-21
* MetadataFetcher: call finish() after errorAnton Khirnov2009-09-23
* common: prevent infinite recursion in MetadataFetcherAnton Khirnov2009-09-20
* Playlist: support for moving songs with drag&dropAnton Khirnov2009-09-19
* pyqtSignal.disconnect() throws TypeError if no slots are connectedAnton Khirnov2009-09-15
* Lyrics: allow dragging of items.Anton Khirnov2009-09-12
* Lyrics: decrease priority of an error message.Anton Khirnov2009-09-04
* switch to PyQt4 API v2 for QStringsAnton Khirnov2009-08-31
* use Qt resources for icons.Anton Khirnov2009-08-28
* song: convert to a subclass of dict.Anton Khirnov2009-08-24
* Remove second Networkreply var from MetadataFecherAnton Khirnov2009-08-22
* AlbumCover: implement manually setting coverAnton Khirnov2009-08-21
* switch to new-style PyQt4 signals.Anton Khirnov2009-08-21
* rename misc->commonAnton Khirnov2009-08-21