summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecation warningHEADmasterArno2019-09-081-1/+1
* Fix signedness and conversion warningsArno2019-09-082-6/+6
* Fix the date display (again)Arno2019-09-081-2/+7
* Fix date lookupArno2019-09-081-2/+10
* Always show an existing directoryArno2019-01-193-0/+10
* Fix some clang warningsArno2018-11-244-5/+5
* Change playlist duration displayArno2018-11-241-2/+12
* GUI changesArno2018-11-2417-37/+57
* Actually do something when calling CopyDialg::copy()Arno2018-10-132-1/+24
* connect the refresh button in CopyDialogArno2018-10-131-0/+1
* Turn the result Label into QTextEditArno2018-10-132-6/+8
* Print destination file when adding sourcesArno2018-10-132-0/+23
* Implement add sources to CopyDialogArno2018-10-133-0/+13
* Set source and Destination folder in CopyDialogArno2018-10-133-0/+29
* Implement select destination in CopyDialogArno2018-10-132-2/+16
* Remeber size of CopyDialogArno2018-10-132-0/+18
* Implement layout for CopyDialogArno2018-10-136-2/+91
* Fix conversion issues in PlayerWidgetArno2018-10-132-11/+11
* Create keyboard Shortcuts for ViewsArno2018-08-254-9/+30
* Add delete to CollectionFoldersViewArno2018-08-253-0/+37
* Fix tray icon behaviorArno2018-08-152-7/+13
* Remove leftover qDebug()sArno2018-07-302-3/+0
* Remove useless view label in status barArno2018-07-302-14/+0
* Change 0 as init value for pointers to nullptrArno2018-07-305-5/+5
* stop() after last song from playlistArno2018-07-301-0/+2
* Expand the level when filteringArno2018-05-112-1/+14
* Minor fixes for WebRadioArno2018-05-111-0/+7
* Call randomPlay from BeetPlayer on startupArno2018-05-112-1/+1
* Fix logic when we start playingArno2018-05-111-12/+16
* Fix songsliderArno2018-02-201-0/+3
* Add syncing favoritesArno2018-02-192-0/+43
* Implement QAction to fill playlist with favoritesArno2018-02-192-0/+19
* Fill playlist on startupArno2018-02-191-0/+1
* Add "remove from Favorites"Arno2018-02-193-0/+26
* Add customActions to CollectionWidgetArno2018-02-192-1/+4
* Re-add "add to Favorites" actionArno2018-02-192-0/+26
* Trigger stop action afters starting upArno2018-02-181-5/+1
* Remove add and remove to/from playlist from toolbarArno2018-02-181-4/+0
* Make WebRadioDialog non-editableArno2018-02-181-0/+2
* Make WebRadios editable againArno2018-02-181-0/+12
* Activate WebRadio playlist when selecting WebRadio CollectionArno2018-02-182-7/+18
* Add custom handling for WebRadioArno2018-02-182-87/+108
* Play WebRadio againArno2018-02-183-63/+43
* Add Webradios to Playlist againArno2018-02-182-0/+12
* Add refresh action to each CollectionWidgetArno2018-02-181-0/+8
* Implement navigating Folders againArno2018-02-182-0/+13
* Implement "Goto album"Arno2018-02-183-5/+28
* Sprinkle Q_OBJECT here and there...Arno2018-02-187-0/+7
* Remove double quotes from Musicbrainz queryArno2018-02-181-1/+1
* Add roles to album item in CollectionDatesViewArno2018-02-181-0/+3