summaryrefslogtreecommitdiffstats
path: root/playerwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Search for albums, tooArno2017-03-061-0/+1
* Fix player statusArno2017-03-051-18/+36
* Fix play ButtonArno2017-03-051-2/+18
* Implement statusBarArno2017-03-051-9/+41
* Implemet Filesystem ViewArno2017-03-051-6/+85
* Implement expand and collapse for DB viewArno2017-03-051-3/+29
* Ensure that Length: is only printed onceArno2017-03-051-0/+5
* Set mCurrentTE read-onlyArno2017-03-051-0/+1
* Add Action to View: clear and playArno2017-03-051-0/+11
* Change icon for clearing searchArno2017-03-041-1/+1
* Fix display of current lengthArno2017-03-041-3/+3
* Make Playlist non-editableArno2017-03-041-0/+1
* Show artist when viewing by albumArno2017-03-041-3/+12
* Introduce different viewsArno2017-03-041-10/+129
* Replace Filter buttons with Toolbar+ActionsArno2017-03-041-12/+14
* Set BusyCursor in doFilter()Arno2017-03-041-0/+4
* Change artworkArno2017-03-041-10/+23
* Show info when playing fileArno2017-02-271-3/+24
* Advance to next song from playlistArno2017-02-271-2/+8
* Implement Song SliderArno2017-02-271-0/+24
* Implement previous and nextArno2017-02-271-6/+44
* Implement basic play controlsArno2017-02-271-10/+60
* Finally play something!Arno2017-02-271-0/+16
* Implement random selectionArno2017-02-271-0/+22
* Implement shuffle playlistArno2017-02-271-0/+21
* Fix filteringArno2017-02-271-2/+2
* Implement clear playlistArno2017-02-271-0/+6
* Implement remove from playlistArno2017-02-271-1/+13
* Implement add to PlaylistArno2017-02-271-3/+59
* Turned IndexerWidget into a dialogArno2017-02-261-0/+10
* Artwork and GUI modificationsArno2017-02-261-2/+39
* Spread ineditable(false)Arno2017-02-261-0/+6
* Remove proxyArno2017-02-251-1/+0
* Implement filteringArno2017-02-251-15/+83
* Rethink GUIArno2017-02-251-36/+24
* Change font to courierArno2017-02-251-3/+6
* Fix IndexerArno2017-02-251-3/+4
* Populate albumsArno2017-02-251-2/+50
* Implement basic player layoutArno2017-02-251-0/+125