Commit Graph

159 Commits

Author SHA1 Message Date
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
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
79aa6c77c2 Merge branch 'master' of ssh://git@github.com/CDrummond/cantata.git
Conflicts:
	dynamic/dynamicpage.cpp
2015-10-22 23:07:05 +01:00
Craig Drummond
c92a6dcecb Use dialog pixmaps from OS 2015-10-22 22:59:43 +01:00
Craig Drummond
b9cdcd0d39 Fix windows build, and other, issues 2015-10-21 21:29:09 +01:00
Craig Drummond
1ec14670ee Use SVG icons from papirus, and prerenderd media-optical from oxygen for
windows and mac builds
2015-10-18 13:55:44 +01:00
Craig Drummond
c911560a63 Use font awesome icon for cancel 2015-10-17 14:37:30 +01:00
Craig Drummond
50d56fdba0 Oops... 2015-10-17 14:00:28 +01:00
Craig Drummond
706e8f6592 Move shortcuts icon to pref dialog 2015-10-17 13:59:17 +01:00
Craig Drummond
586d2e0f21 Use chevron, not arrow 2015-10-17 13:35:36 +01:00
Craig Drummond
5b6e5cbda0 Use font-awesome icons for left/right/up/down and folder button 2015-10-17 13:32:50 +01:00
Craig Drummond
6461b575c2 Cube for dynamic playlist icon? 2015-09-06 16:19:19 +01:00
Craig Drummond
4b65fa17b4 Use 'cogs' for configure - as menu icon might be a single cog 2015-09-06 15:43:14 +01:00
Craig Drummond
6e05d061d6 MPD HTTP stream playback icon 2015-09-06 15:33:04 +01:00
Craig Drummond
e88e23d266 More font-awesome icons... 2015-09-06 11:57:11 +01:00
Craig Drummond
7d5502674e Use mono icon for music file and playlists 2015-09-06 00:25:59 +01:00
Craig Drummond
b5d9a0285d Increase size of last.fm icon 2015-09-05 12:31:00 +01:00
Craig Drummond
0ef15146fd Red heart 2015-09-02 16:24:54 +01:00
Craig Drummond
55cd012956 Don;t use font-awesome for shuffle and repeat icons - these look a bit
blurry under OSX, and the existing PNGs look nice anyway :-)
2015-08-31 19:18:08 +01:00
Craig Drummond
8b20fce05a Use last.fm icon from font awesome 2015-08-30 18:56:47 +01:00
Craig Drummond
32b6696549 Use more font-awesome icons 2015-08-30 18:46:51 +01:00
Craig Drummond
c2093b9523 - Always use mono icons for mac and windows
- Fix OSX build
2015-08-30 16:31:46 +01:00
Craig Drummond
2d21f47b10 Bookmark icon 2015-08-30 16:09:30 +01:00
Craig Drummond
28d009af4c Use minus for remove icon 2015-08-30 12:41:19 +01:00
Craig Drummond
f3d89a1e98 Add an Icon constructor that takes a list of possible names 2015-08-30 12:39:07 +01:00
Craig Drummond
28b7335c41 Always use font-awesome icons for Gtk 2015-08-30 10:32:28 +01:00
Craig Drummond
b497a801e6 Use font-awesome icons for close, add, edit, and remvove 2015-08-29 17:59:59 +01:00
Craig Drummond
9561b54968 Use red for clear playqueue icon 2015-08-29 17:26:16 +01:00
Craig Drummond
2a2cc8f1b6 Use 'repeat' icon for refresh 2015-08-29 17:21:37 +01:00
Craig Drummond
2d9b604fbf Use font-awesome icons 2015-08-22 08:57:21 +01:00
Craig Drummond
2406289303 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
a96531eb3f Use treble-clef as genre icon 2015-06-28 19:06:12 +01:00
Craig Drummond
406f99be02 Always build support for Dynamic, Online, and Streams 2015-06-26 21:18:25 +01:00
Craig Drummond
e29a3ebd9e Always use monochrome sidebar icons 2015-06-26 18:15:20 +01:00
Craig Drummond
d91493d1b4 Combine playlists and dynamic into sub-pages of playlists tab 2015-06-26 18:10:00 +01:00
Craig Drummond
8e6dd7cb5d - Move streams into online page
- Rename online to internet
2015-06-24 22:30:22 +01:00
Craig Drummond
a8166c76dc Remove treble-clef as composer icon 2015-06-08 20:40:12 +01:00
Craig Drummond
087bffb08c Initial work on using SQL for MPD cache. Not 100% functional. Eventually
will also use SQL for Jamendo and Magantune...
2015-06-07 22:18:19 +01:00
craig.p.drummond
8ca8c4deea Use treble clef icon in artists list if composer tag is being used for an artist. 2015-03-28 14:36:15 +00:00
craig.p.drummond
20869e0a7a Use regular artist icon for "Various Artists" 2014-10-31 21:35:45 +00:00