Commit Graph

2158 Commits

Author SHA1 Message Date
Craig Drummond
e45c751faf Set toolbar min height to font height * 3.5 2017-01-02 11:49:19 +00:00
Craig Drummond
9795cbce7b Remove Gtk themeing hacks. Qt styles such as Kvantum should be used to mimic better Gtk support.
Issue #928
2016-12-30 17:03:20 +00:00
Craig Drummond
015c90e7e6 Remove debug 2016-12-16 21:53:58 +00:00
Craig Drummond
184b60c62a Only scroll playqueue if current song changed.
Issue #922
2016-11-28 19:15:47 +00:00
Craig Drummond
6c695bcf29 If file has embedded cover, save this to the cache folder - so that this file path can be used with MPRIS.
Issue #893
2016-10-16 22:51:47 +01:00
Craig Drummond
eaca1f34f3 When listing albums where composer is used for artist grouping, place album artist name after album name if different from composer.
Issue #896
2016-10-16 22:33:41 +01:00
Craig Drummond
08676765b2 When setting artist images - use AlbumArtist tag if set, Artist tag otherwise.
Issue #897
2016-10-16 14:47:15 +01:00
Craig Drummond
6955d8620d Remove superflous #elif 2016-09-01 18:43:37 +01:00
Craig Drummond
bc2238fda8 Set spacing to 1 - so there is a gap between kantum style buttons 2016-08-29 11:58:47 +01:00
Craig Drummond
71e2c2c39a Cover is not valid until loaded! 2016-08-26 17:55:17 +01:00
Craig Drummond
1ca8a36e1f Clamp colour in setColor 2016-08-23 20:33:23 +01:00
Craig Drummond
b11862ea38 Fix colouring issues with some Kvantum styles. 2016-08-23 19:46:11 +01:00
Craig Drummond
ad4e94cd55 Only create real toolbar for linux build if QGtkStyle is being used (to enable window drag), otherwise don't really want a toolbar 2016-08-14 17:40:41 +01:00
Craig Drummond
45d870f833 Fix crash when changinh playqueue view type. (Issue #878) 2016-08-11 17:05:44 +01:00
Craig Drummond
f9ddf09b35 Use minus icon if removing list item 2016-08-11 17:02:57 +01:00
Craig Drummond
860a0890a9 Clamp colour of all mono icons 2016-07-22 16:37:48 +01:00
Craig Drummond
94f26acfe0 Use FontAwesome icons for all action icons. 2016-07-19 19:44:51 +01:00
Craig Drummond
d2f03c2227 Always use toolbar text colour for toolbar icons 2016-07-19 18:35:27 +01:00
Craig Drummond
473326444a Fix missing CD icon at start-up 2016-07-19 18:11:10 +01:00
Craig Drummond
49721ed369 Fix add/set priority menus. 2016-07-13 21:31:18 +01:00
Craig Drummond
1bfdbca9fa Fix enabling of priority actions 2016-07-13 17:50:32 +01:00
Craig Drummond
03033af764 Don't show custom actions menu entry if there are no actions. 2016-07-13 17:39:26 +01:00
Craig Drummond
09fb071a87 Use custom icons on all desktops, unless configured otherwise 2016-07-13 17:38:15 +01:00
Craig Drummond
709b5582ee Show error, but don't terminate (unless showing wizard) on Qt DB driver error 2016-07-12 23:13:11 +01:00
Craig Drummond
68e0fc6e89 Work-around KDE 5.7 MPRIS issues. 2016-07-07 19:10:06 +01:00
Craig Drummond
438cdc3515 When adding streams to play queue via add dialog, always allow setting of name. 2016-06-24 18:41:23 +01:00
Craig Drummond
4528ed7406 Add a note explaining that embedded covers are not changed 2016-06-16 21:57:30 +01:00
Craig Drummond
b4c5624eef Re-add genre combo to library view. Only visible if grouping by artist or album 2016-06-10 18:22:23 +01:00
Craig Drummond
6ab953f04a Allow to set keyboard shortcuts for ratings actions. Default to Alt+0 (No rating), Alt+1 (1 star), etc. 2016-06-10 16:33:22 +01:00
Craig Drummond
cfba8f3e18 When adding tracks from folders view, only add playlists if these have been explicitly selected. 2016-06-09 22:46:42 +01:00
Craig Drummond
f35bd073df Fix current track display when chaging from one track with no meta-data to another with no meta-data. 2016-06-03 16:56:40 +01:00
Craig Drummond
73d5cf3a1c Use a single-shot timer to timeout obtaining current cover. 2016-05-04 21:12:55 +01:00
Craig Drummond
116626ba83 Fix incorrect AudioCD cover 2016-03-17 23:22:59 +00:00
Craig Drummond
658788645b Fix playback of AudioCDs 2016-03-17 23:12:29 +00:00
Craig Drummond
4de7995164 When calculating collapsed windoe height, take into account size of menubar, if it is visible. 2016-02-13 11:33:32 +00:00
Craig Drummond
7f9a12db0e Folder page nolonger has a search field - so if upgrading from a 1.x config with folder search visible, then hide it. 2016-02-05 18:25:18 +00:00
Craig Drummond
c4adba40dd nly honour 'startHidden' setting if also configured to use system tray. 2016-02-04 23:07:11 +00:00
Craig Drummond
7aef14c64d Fix possibly missing save play queue icon. 2016-01-30 16:22:08 +00:00
Craig Drummond
0eb77f5ba3 Add (config file only) option to use user's icon theme. Linux only. 2016-01-27 20:16:10 +00:00
Craig Drummond
9d21ec6761 Re-add all album sorts from Cantata 1.x 2016-01-27 19:41:32 +00:00
Craig Drummond
17cdc2553b Fix cover widget clipping on some themes 2016-01-24 14:53:07 +00:00
Craig Drummond
3e93c109f0 Allow use of menu bar for windows 2016-01-20 20:48:19 +00:00
Craig Drummond
259b800782 Use folderListIcon for folder button 2016-01-16 14:38:26 +00:00
Craig Drummond
c7fdeb2084 Use MenuButton class for configure menu button - so as to hide arrow! 2016-01-16 14:38:08 +00:00
Craig Drummond
43cbeaf2bb Always using mono icons 2016-01-13 21:19:47 +00:00
Craig Drummond
52c9f6ca6f If we download a cover (from last.fm or http server) then clear scaled versions. 2016-01-08 22:54:14 +00:00
Craig Drummond
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
b141e5f1d7 Use own icons for Qt-only builds. 2016-01-08 18:03:34 +00:00
Craig Drummond
7769c14786 Only set dont-show icons in menus if not KDE 2016-01-07 22:08:23 +00:00
Craig Drummond
3b3a6efa77 Use own icons for non-KDE desktops, if not using oxygen, gnome, or humanity icons. 2016-01-07 22:04:29 +00:00