summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* List files appropriate for musicbrainzArno2017-06-182-11/+29
* Expand first layer when searchingArno2017-05-061-0/+6
* Adjust searchingArno2017-05-064-5/+19
* Indicate position of selected fileArno2017-05-061-3/+6
* Display properties of selectionArno2017-05-052-0/+22
* Factor out file infoArno2017-05-052-12/+21
* Add views for selected filesArno2017-05-052-3/+28
* Add view for added by dateArno2017-05-022-0/+86
* Add creation date of directory to dbArno2017-05-022-4/+9
* Added navigation for folder modeArno2017-04-094-2/+53
* Show volume as tray icon messageArno2017-04-092-9/+30
* Remove tool windowArno2017-04-095-96/+2
* Add refresh action for folder modeArno2017-04-092-0/+7
* Keep ToolWindow above allArno2017-03-311-2/+3
* Show Popup-Window on various occasionsArno2017-03-255-3/+104
* Change to new style connect syntaxArno2017-03-246-67/+63
* Fix deleting filesArno2017-03-201-1/+4
* Implement select, deselect all and delete for folder viewArno2017-03-204-0/+80
* 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-084-3/+8
* Set the tooltip for the tray icon in playCurrentArno2017-03-081-4/+2
* Create tray icon with a context menuArno2017-03-082-0/+31
* Add bindings for global KDE shortcutsArno2017-03-073-1/+53
* Use the new color settings, make it buunt!Arno2017-03-073-0/+25
* Implement color choosing dialog for QTreeViewsArno2017-03-076-2/+94
* Set correct window title when changing from pause to playArno2017-03-072-2/+4
* Implement help and about dialogsArno2017-03-062-0/+22
* Read and write settingsArno2017-03-063-1/+29
* Show messages when changing viewArno2017-03-061-0/+12
* Set appropriate window titleArno2017-03-063-5/+18
* Remove obsolete connection to setDuration(qint64)Arno2017-03-061-1/+0
* Add view: searchArno2017-03-064-5/+16
* Fix display of lengthArno2017-03-062-15/+8
* Search for albums, tooArno2017-03-061-0/+1
* Add Splash ScreenArno2017-03-053-0/+7
* Set initial view to AlbumArno2017-03-051-1/+1
* Fix player statusArno2017-03-054-31/+44
* Fix play ButtonArno2017-03-054-2/+26
* Implement statusBarArno2017-03-058-16/+161
* Implemet Filesystem ViewArno2017-03-054-7/+90
* Implement expand and collapse for DB viewArno2017-03-055-5/+75
* 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-054-0/+13
* Change icon for clearing searchArno2017-03-043-1/+2
* 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-042-12/+136
* Replace Filter buttons with Toolbar+ActionsArno2017-03-044-13/+16