summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set BusyCursor in doFilter()Arno2017-03-041-0/+4
* Change artworkArno2017-03-046-10/+27
* Show info when playing fileArno2017-02-272-3/+25
* Advance to next song from playlistArno2017-02-272-2/+10
* Implement Song SliderArno2017-02-272-0/+27
* Implement previous and nextArno2017-02-275-6/+50
* Implement basic play controlsArno2017-02-274-11/+69
* Finally play something!Arno2017-02-272-0/+18
* Implement random selectionArno2017-02-272-0/+23
* Implement shuffle playlistArno2017-02-277-0/+24
* Fix filteringArno2017-02-271-2/+2
* Implement clear playlistArno2017-02-272-0/+7
* Implement remove from playlistArno2017-02-272-1/+14
* Implement add to PlaylistArno2017-02-272-4/+64
* Turned IndexerWidget into a dialogArno2017-02-2612-81/+125
* Artwork and GUI modificationsArno2017-02-2616-33/+86
* Spread ineditable(false)Arno2017-02-261-0/+6
* Edit artworkArno2017-02-266-4/+2
* Remove proxyArno2017-02-254-80/+2
* Implement filteringArno2017-02-254-21/+133
* Rethink GUIArno2017-02-255-46/+68
* Change font to courierArno2017-02-251-3/+6
* Fix IndexerArno2017-02-253-15/+17
* Populate albumsArno2017-02-252-2/+52
* Implement basic player layoutArno2017-02-254-2/+175
* Added Menus and GlobalsArno2017-02-199-3/+123
* Added some ArtworkArno2017-02-195-2/+12
* Make IndexerWidget do somethingArno2017-02-192-5/+157
* First version of IndexerWidgetArno2017-02-185-2/+170