Commit Graph

93 Commits

Author SHA1 Message Date
Craig Drummond
c5e7fa9c0d Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
a9ee6d3805 Update toolbar cover tooltip when song changes.
Closes #1204
2018-02-12 18:27:28 +00:00
Craig Drummond
445d1497ac Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
bea7c210cf Revert "Remove Cantata's high-dpi handling code, this should be done by Qt."
This reverts commit 28df204fc4.

Issue #1077
2017-08-30 19:25:26 +01:00
Craig Drummond
d8ed3cbdba Fix toolbar height calc?
Issue #1076
2017-08-29 20:28:23 +01:00
Craig Drummond
28df204fc4 Remove Cantata's high-dpi handling code, this should be done by Qt.
Issue #1063
2017-08-15 23:20:18 +01:00
Craig Drummond
15d1116474 devicePixelRatioF was introduced with Qt5.6, so for earlier versions
need to use devicePixelRatio
2017-07-04 21:57:41 +01:00
Craig Drummond
06888e8c1c Use devicePixelRatioF 2017-07-03 18:58:46 +01:00
Craig Drummond
6b94b0f4a9 Enable retina support for all builds. 2017-07-03 18:24:34 +01:00
Craig Drummond
e67d6e3a23 Use Qt5's translation framework - ts files, not po files. 2017-04-08 10:35:31 +01:00
Craig Drummond
a2f007a2b7 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
18e2fb6dcf Remove Qt4 support 2017-04-02 18:43:34 +01: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
05647dca0f Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
105196ac7d Dont round corners oh highlight! 2015-10-26 22:35:55 +00:00
Craig Drummond
4ad6f28be0 Ensure at least 8 pixels either size of cover widget 2015-10-26 22:29:31 +00:00
Craig Drummond
3921191885 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
2406289303 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
406f99be02 Always build support for Dynamic, Online, and Streams 2015-06-26 21:18:25 +01:00
Craig Drummond
9e780b4d3d Fix podcast covers 2015-06-20 19:51:32 +01:00
Craig Drummond
6d52512c46 Re-work online services so that Jamendo and Magantune use SQL backend.
This is NO WHERE NEAR COMPLETE! There are *lots* of missing features,
etc.
2015-06-19 21:39:56 +01:00
craig.p.drummond
08bb8a0a48 Add border if toolbar does not have one? 2015-04-05 09:49:13 +00:00
craig.p.drummond
12b7bf0e83 Rename mpd source folder to mpd-interface to help build errors when libmpdclient(?) is also installed.
BUG: 650
2015-03-16 19:18:52 +00:00
craig.p.drummond
9dcb4241f5 Fix OSX highlight colour 2014-09-20 21:53:46 +00:00
craig.p.drummond
c400161467 Reduce corner radius 2014-09-20 21:49:39 +00:00
craig.p.drummond
9e3274da28 Retina support for cover widget 2014-09-20 12:08:20 +00:00
craig.p.drummond
256581e205 Put spacer item in cover widget class - so that when widget is hidden, spacing is removed. 2014-09-18 16:29:11 +00:00
craig.p.drummond
0ac8bd3572 Reduce cover size by 10% on OSX - a bt large otherwise? 2014-09-13 07:17:04 +00:00
craig.p.drummond
b7d5d03794 Slightly larger covers 2014-08-17 15:01:02 +00:00
craig.p.drummond
f14085da14 Show perfomer in cover tooltip if this is set and different to album artist. 2014-08-17 15:00:38 +00:00
craig.p.drummond
94de7ca93a Remove border from cover widget 2014-08-11 19:32:24 +00:00
craig.p.drummond
7e8ecf694f Fix SoundCloud and Podcast icon in cover widget, etc. 2014-07-16 20:41:13 +00:00
craig.p.drummond
ebcf3bb656 Also show composer (if non-empty) 2014-07-10 19:48:28 +00:00
craig.p.drummond
277c4f6fe2 Reduce alpha of border if there is no actual cover 2014-07-03 18:50:51 +00:00
craig.p.drummond
05c7b3e7c5 Scale image if its too big
BUG: 497
2014-06-29 21:00:53 +00:00
craig.p.drummond
e08a2e80fe Move buildPath into Utils 2014-06-25 16:45:59 +00:00
craig.p.drummond
bc78d7bbc9 Add mouse-over 2014-06-25 16:44:41 +00:00
craig.p.drummond
8c60ebfa6f Expand/collapse when cover is clicked - as per previous releases 2014-06-22 13:56:43 +00:00
craig.p.drummond
6285427631 Fix initial border when toggling in toolbar 2014-06-19 19:02:30 +00:00
craig.p.drummond
852f108d26 Remove 'shine' - probably a bit too much... 2014-06-19 19:01:38 +00:00
craig.p.drummond
cf49d8ba6b Only use gradient for border if using almost white text 2014-06-19 19:00:44 +00:00
craig.p.drummond
8b649d71d2 - Use 2 lines for song info
- Left aling text
- Slightly larger play/pause button
- Hide stop button by default
2014-06-18 19:04:50 +00:00
craig.p.drummond
ac9e3a7d80 Re-add option to have cover in toolbar 2014-06-18 18:52:18 +00:00
craig.p.drummond
9f17d0f02d - Remove corner cover widget.
- Remove collapsing of interface.
- Move position label inbetween controls.
- Use only 1 line for song details.
2014-02-19 20:39:12 +00:00
craig.p.drummond
3629118675 Dont react to mouse-release event in coverwidget if an override cursor has been set. Fixes the case, with Qt5 builds, where a drag is started on the cover widget causes interface to expand/collapse. 2014-02-07 20:10:18 +00:00
craig.p.drummond
a132799330 Only react to clicks if no modifiers 2014-01-23 19:49:28 +00:00
craig.p.drummond
4f11aa577f No need for eventFilter 2014-01-23 19:49:01 +00:00
craig.p.drummond
f08a5e81a2 Fix windows build 2014-01-17 20:06:56 +00:00
craig.p.drummond
6186bfb8a4 Dont use podcast image as playqueue background - too blurry 2014-01-15 19:32:13 +00:00