summaryrefslogtreecommitdiff
path: root/wgSongList.py
Commit message (Expand)AuthorAge
* Remove trailing whitespace.Anton Khirnov2008-12-26
* Init some QT vars in constructor.Anton Khirnov2008-12-26
* Get rid of QApplication-dependent globals.Anton Khirnov2008-12-26
* Use QPalette instead of hardcoded colors.Anton Khirnov2008-12-25
* sanitize fontsAnton Khirnov2008-12-17
* get rid of tabsAnton Khirnov2008-12-17
* again fix in unicode: don't use QString anymore as type (but plain ol' unicode)jerous2008-11-04
* customisable library-modejerous2008-11-02
* warning: sending events to other thread in Qt fixedjerous2008-11-01
* autoresize column with non-ascii tag fixjerous2008-10-26
* don't crash on integer in playlistjerous2008-10-15
* Playlist doesn't crash when encountering strange characterjerous2008-10-15
* better responsiveness when filteringjerous2008-09-28
* fix when filtering unicodejerous2008-09-28
* better unicode (utf-8) supportjerous2008-09-27
* big speedup of grouping by compiling formatjerous2008-09-15
* refactor songlistjerous2008-09-14
* playlist.ensureVisible works in library modejerous2008-09-10
* cleanup toggle code for playlistjerous2008-09-10
* grouping by custom tagsjerous2008-09-10
* saving columnwidths in playlistmodejerous2008-06-19
* repeat playlist, random song (and sort of repeat song)jerous2008-06-12
* mutex for paintEventjerous2008-06-10
* montypc works using pluginsjerous2008-06-09
* showing album cover, if there is a file cover.jpg/jpegjerous2008-06-08
* genre in library modejerous2008-06-08
* using DockWidgets allowing more flexibilityjerous2008-06-07
* icons in library modejerous2008-06-07
* fix when clicking on non entries in library modejerous2008-06-07
* storing parentsjerous2008-06-06
* fix selecting all in playlist modejerous2008-06-06
* fix selecting library when having 'slidered'jerous2008-06-06
* fix showing last entry in library modejerous2008-06-06
* better selection model for library and playlistjerous2008-06-06
* fix sorting libraryjerous2008-06-05
* fix rows playlistjerous2008-06-05
* filtering in library modejerous2008-06-05
* fix grouping of first leveljerous2008-06-05
* selected songs stuffjerous2008-06-04
* clean outputjerous2008-06-04
* set good list-mode on initjerous2008-06-04
* fix playlist-modejerous2008-06-04
* scrolling and correct expanding of entriesjerous2008-06-04
* fNumSongs->numEntriesjerous2008-06-04
* fix last entries in library-view are always expandedjerous2008-06-03
* fix fault when switching library<->playlistjerous2008-06-03
* indentationjerous2008-06-03
* indentationjerous2008-06-03
* basic hierarchical songlistjerous2008-06-02
* expand/collapse level 1jerous2008-06-02