Craig Drummond
|
59d86a4ac4
|
Remove dark background
|
2016-08-26 16:52:43 +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
|
3b2915b93e
|
Darken (or lighten) titlewidget background
|
2016-08-14 17:20:54 +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
|
128582ebfe
|
Use light action background if rgb<=128
|
2016-07-22 17:46:24 +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
|
0306776176
|
Define a const for red
|
2016-07-19 18:42:17 +01:00 |
|
Craig Drummond
|
d2f03c2227
|
Always use toolbar text colour for toolbar icons
|
2016-07-19 18:35:27 +01:00 |
|
Craig Drummond
|
4351de74e3
|
Use highlighted text colour for selected icons
|
2016-07-19 18:21:21 +01:00 |
|
Craig Drummond
|
a03bfb29be
|
Fix windows builds
|
2016-07-18 22:55:41 +01:00 |
|
Craig Drummond
|
ab77cd56ca
|
Match view mono icons to text color.
|
2016-07-18 22:48:10 +01:00 |
|
Craig Drummond
|
453d7a0b8a
|
Slimmer titlewidget
|
2016-07-13 17:42:27 +01:00 |
|
Craig Drummond
|
7598aa1147
|
QStyleOptionViewItemV4 is deprecated in Qt5
|
2016-07-07 19:01:40 +01:00 |
|
Craig Drummond
|
b67d38491a
|
Dont use bold font for main text - use ligher text for sub
|
2016-06-17 22:21:43 +01:00 |
|
Craig Drummond
|
f1ad14591f
|
Ensure there is enough space for text
|
2016-06-17 17:12:16 +01:00 |
|
Craig Drummond
|
91f57ed354
|
If calculated icon size is between 32 and 44, then use 32
|
2016-06-17 17:06:22 +01:00 |
|
Craig Drummond
|
c9f6f9b56b
|
Reduce icon size
|
2016-06-17 17:04:12 +01:00 |
|
Craig Drummond
|
ab949a6902
|
Slightly reduce title widget height
|
2016-06-17 17:01:06 +01:00 |
|
Craig Drummond
|
27638126da
|
Forgot to add these...
|
2016-06-11 12:17:55 +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
|
613e8fe9a3
|
Flat current track highlight.
|
2016-06-03 18:56:45 +01:00 |
|
Craig Drummond
|
ae50827735
|
Fix wrong/missing ratings in toolbar.
|
2016-04-10 09:23:10 +01:00 |
|
Craig Drummond
|
170fa24ce8
|
Try to ensure menu button width is at least equal to height.
|
2016-02-14 00:37:39 +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
|
8391d8ce80
|
If useStandardIcons is set with Linux builds, then use system's icons for toolbar.
|
2016-01-30 16:13:39 +00:00 |
|
Craig Drummond
|
fa985de76a
|
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
|
f190ec8eb4
|
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
|
ca703375e3
|
Remove OSX workarounds - no longer required
|
2016-01-24 15:04:29 +00:00 |
|
Craig Drummond
|
35312db3f3
|
Fix mouse-over for osx
|
2016-01-20 20:46:00 +00:00 |
|
Craig Drummond
|
da5732f7a2
|
Use plug icon for device connect
|
2016-01-19 22:52:55 +00:00 |
|
Craig Drummond
|
fb6a7aee07
|
- 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
|
6b0b0fc5ec
|
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
|
a98ae493cf
|
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
|
a6da41f96f
|
- 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
|
8ac09dd535
|
Use own icon names first (so found even if breeze is installed)
|
2016-01-08 22:30:20 +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
|
3b3a6efa77
|
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
|
8c48be1569
|
Mono album icon - used in sync dialog.
|
2015-12-23 18:20:30 +00:00 |
|
Craig Drummond
|
645e98304a
|
Add a modified verison of Humanity CD icon. Previously icon from theme was chosen.
|
2015-12-09 18:23:49 +00:00 |
|
Craig Drummond
|
45ce4ac749
|
- Add tooltip for 'last modified' search
- only access YYYY/MM/DD for search
#767
|
2015-11-29 22:34:45 +00:00 |
|
Craig Drummond
|
491d68f0d3
|
Fix/work-around Qt 5.5 issues with QMenu being used in 2 actions.
#740
|
2015-11-13 23:01:50 +00:00 |
|
Craig Drummond
|
31e2d3293e
|
Dont round corners oh highlight!
|
2015-10-26 22:35:55 +00:00 |
|
Craig Drummond
|
9138719560
|
Ensure at least 8 pixels either size of cover widget
|
2015-10-26 22:29:31 +00:00 |
|
Craig Drummond
|
ac2bd9b903
|
Dont round cover in toolbar - this is more consistent with the rest of the UI
|
2015-10-26 22:22:27 +00:00 |
|
Craig Drummond
|
1e5a8ecd9b
|
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
|
e3aee024d0
|
Use dialog pixmaps from OS
|
2015-10-22 22:59:43 +01:00 |
|