summaryrefslogtreecommitdiffstats
path: root/beetview.h
Commit message (Collapse)AuthorAgeFilesLines
* Change 0 as init value for pointers to nullptrArno2018-07-301-1/+1
| | | | No functional changes, just because QtCreator says so :)
* Re-Add Expand and Collapse Actions..Arno2018-02-171-0/+7
| | | | but only if the first child of the root item has children
* Artwork and GUI modificationsArno2017-02-261-0/+15
Added the necessary QActions. Except the ConfigAction they don't do anything yet, but they have nice icons :) I got rid of the menuBar(tm) and added a QToolBar to the center widget instead.