Commit Graph

1026 Commits

Author SHA1 Message Date
Craig Drummond
5601cbe02c Fix display of artist when showing composer albums 2017-03-13 18:52:24 +00:00
Craig Drummond
253a133000 Blank widget for spacer 2017-02-04 10:05:43 +00:00
Craig Drummond
69e7396f37 When getting tracks to add to playlist, dont filter out other playlists or cue files. This way an error message can be shown.
Issue #902
2016-10-29 18:57:47 +01:00
Craig Drummond
55d99f4cff - Change to FontAwesome 4.7 webfont
- Use FontAwesome podcast icon for podcasts
2016-10-29 15:30:38 +01:00
Craig Drummond
64083ad2b1 Remove unused widget 2016-10-29 15:21:45 +01:00
Craig Drummond
4cc3e86fb6 Remove dark background 2016-08-26 16:52:43 +01:00
Craig Drummond
f571a5c8b3 Clamp colour in setColor 2016-08-23 20:33:23 +01:00
Craig Drummond
ecf52b03ba Fix colouring issues with some Kvantum styles. 2016-08-23 19:46:11 +01:00
Craig Drummond
40eae2e05c Darken (or lighten) titlewidget background 2016-08-14 17:20:54 +01:00
Craig Drummond
379890162e Fix crash when changinh playqueue view type. (Issue #878) 2016-08-11 17:05:44 +01:00
Craig Drummond
5fbe587770 Use minus icon if removing list item 2016-08-11 17:02:57 +01:00
Craig Drummond
b4a0c0aabe Use light action background if rgb<=128 2016-07-22 17:46:24 +01:00
Craig Drummond
8fe3968ea9 Clamp colour of all mono icons 2016-07-22 16:37:48 +01:00
Craig Drummond
b58fbff787 Use FontAwesome icons for all action icons. 2016-07-19 19:44:51 +01:00
Craig Drummond
cba74b8e50 Define a const for red 2016-07-19 18:42:17 +01:00
Craig Drummond
2fb1b909df Always use toolbar text colour for toolbar icons 2016-07-19 18:35:27 +01:00
Craig Drummond
9a8fe2523b Use highlighted text colour for selected icons 2016-07-19 18:21:21 +01:00
Craig Drummond
031caf0c2d Fix windows builds 2016-07-18 22:55:41 +01:00
Craig Drummond
9439e395b1 Match view mono icons to text color. 2016-07-18 22:48:10 +01:00
Craig Drummond
37ab241522 Slimmer titlewidget 2016-07-13 17:42:27 +01:00
Craig Drummond
3616cf9ba3 QStyleOptionViewItemV4 is deprecated in Qt5 2016-07-07 19:01:40 +01:00
Craig Drummond
91adf4fba7 Dont use bold font for main text - use ligher text for sub 2016-06-17 22:21:43 +01:00
Craig Drummond
16796f1041 Ensure there is enough space for text 2016-06-17 17:12:16 +01:00
Craig Drummond
d5a2a26d6d If calculated icon size is between 32 and 44, then use 32 2016-06-17 17:06:22 +01:00
Craig Drummond
2701cddd64 Reduce icon size 2016-06-17 17:04:12 +01:00
Craig Drummond
55f2103fb0 Slightly reduce title widget height 2016-06-17 17:01:06 +01:00
Craig Drummond
3df2be27e1 Forgot to add these... 2016-06-11 12:17:55 +01:00
Craig Drummond
0ce800b68b 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
7b44154227 Flat current track highlight. 2016-06-03 18:56:45 +01:00
Craig Drummond
8e51b63978 Fix wrong/missing ratings in toolbar. 2016-04-10 09:23:10 +01:00
Craig Drummond
0278b57b50 Try to ensure menu button width is at least equal to height. 2016-02-14 00:37:39 +00:00
Craig Drummond
69e377c9b2 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
cf209effe1 If useStandardIcons is set with Linux builds, then use system's icons for toolbar. 2016-01-30 16:13:39 +00:00
Craig Drummond
c5bf80b02a Fix 'Scroll to current track' in table style play queue if track number column is hidden. 2016-01-30 00:18:25 +00:00
Craig Drummond
5d104914d5 Try to detect DLNA streams (e.g. when using upmpdcli), and show as regular albums in grouped view. 2016-01-27 20:06:11 +00:00
Craig Drummond
40a34fb0e4 Remove OSX workarounds - no longer required 2016-01-24 15:04:29 +00:00
Craig Drummond
a7c60fa9e7 Fix mouse-over for osx 2016-01-20 20:46:00 +00:00
Craig Drummond
60130ae3e0 Use plug icon for device connect 2016-01-19 22:52:55 +00:00
Craig Drummond
ce8f4858a4 - Use more font-awesome icons - for repeat, random, menu (on windows)
- Use SVG for consume
2016-01-19 22:49:59 +00:00
Craig Drummond
2e7adb85d1 Only need one copy of each svg - use icon engine to recolour
- Likewise use own class to deal with fontawesome - allows for pixmap cache and consistency of disabled look, etc.
2016-01-17 22:50:33 +00:00
Craig Drummond
4c47fbd99f If Gtk style is active, then use symbolic icon colour from Cantata's theme files. 2016-01-13 21:19:34 +00:00
Craig Drummond
bfa74f0209 - Always use mon icons - even for KDE builds.
- Use toolbar text colour to determine mono toolbar icon colour
2016-01-13 21:12:20 +00:00
Craig Drummond
3a1bd0e4ef Use own icon names first (so found even if breeze is installed) 2016-01-08 22:30:20 +00:00
Craig Drummond
05647dca0f Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
e84dcca309 Use own icons for Qt-only builds. 2016-01-08 18:03:34 +00:00
Craig Drummond
1433f407fa Use own icons for non-KDE desktops, if not using oxygen, gnome, or humanity icons. 2016-01-07 22:04:29 +00:00
Craig Drummond
e7ef5f6f39 Mono album icon - used in sync dialog. 2015-12-23 18:20:30 +00:00
Craig Drummond
0b415b21a9 Add a modified verison of Humanity CD icon. Previously icon from theme was chosen. 2015-12-09 18:23:49 +00:00
Craig Drummond
d86f49f4d8 - Add tooltip for 'last modified' search
- only access YYYY/MM/DD  for search
#767
2015-11-29 22:34:45 +00:00
Craig Drummond
176282f26a Fix/work-around Qt 5.5 issues with QMenu being used in 2 actions.
#740
2015-11-13 23:01:50 +00:00