summaryrefslogtreecommitdiffstats
path: root/playerwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Indicate position of selected fileArno2017-05-061-3/+6
* Display properties of selectionArno2017-05-051-0/+19
* Factor out file infoArno2017-05-051-12/+18
* Add views for selected filesArno2017-05-051-3/+26
* Add view for added by dateArno2017-05-021-0/+84
* Added navigation for folder modeArno2017-04-091-2/+47
* Show volume as tray icon messageArno2017-04-091-9/+25
* Remove tool windowArno2017-04-091-20/+0
* Add refresh action for folder modeArno2017-04-091-0/+6
* Show Popup-Window on various occasionsArno2017-03-251-0/+27
* Change to new style connect syntaxArno2017-03-241-48/+44
* Fix deleting filesArno2017-03-201-1/+4
* Implement select, deselect all and delete for folder viewArno2017-03-201-0/+71
* Use $HOME as start when the saved dir doesn't exist any moreArno2017-03-191-0/+4
* Quit BeetPlayer when closing the main windowArno2017-03-081-1/+0
* Set the tooltip for the tray icon in playCurrentArno2017-03-081-4/+2
* Create tray icon with a context menuArno2017-03-081-0/+28
* Add bindings for global KDE shortcutsArno2017-03-071-0/+47
* Use the new color settings, make it buunt!Arno2017-03-071-0/+2
* Set correct window title when changing from pause to playArno2017-03-071-2/+3
* Implement help and about dialogsArno2017-03-061-0/+21
* Read and write settingsArno2017-03-061-1/+22
* Show messages when changing viewArno2017-03-061-0/+12
* Set appropriate window titleArno2017-03-061-5/+11
* Remove obsolete connection to setDuration(qint64)Arno2017-03-061-1/+0
* Add view: searchArno2017-03-061-5/+14
* Fix display of lengthArno2017-03-061-14/+8
* 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