summaryrefslogtreecommitdiffstats
path: root/playerwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Prettify metdata outputArno2017-08-271-9/+22
* Remove useless disconnect from playUrlArno2017-08-271-1/+0
* Make WebRadio stuff work!Arno2017-08-261-0/+46
* Play the doubleClicked urlArno2017-08-261-0/+10
* Implement dialog for adding WebRadiosArno2017-08-261-0/+18
* Implement view for WebRadioArno2017-08-261-0/+35
* Improve MusicBrainz searchArno2017-07-071-14/+27
* Be consistent with lower case in playlistArno2017-07-071-4/+8
* Fix about dialogArno2017-07-071-4/+9
* Add shortcut to filter band from PlaylistArno2017-07-061-0/+17
* Improve display of MusicBrainz resultArno2017-07-061-7/+7
* Add artist and album name to ArtistViewArno2017-07-061-0/+3
* Improved MusicBrainz lookupArno2017-07-061-3/+7
* Implemented MusicBrainz lookupArno2017-07-061-6/+52
* Add context menu entry for MusicBrainzArno2017-07-061-0/+9
* List files appropriate for musicbrainzArno2017-06-181-10/+28
* Expand first layer when searchingArno2017-05-061-0/+6
* Adjust searchingArno2017-05-061-5/+17
* 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