Commit Graph

863 Commits

Author SHA1 Message Date
craig.p.drummond
bd39c74886 Dont bund pre-rendered artist icons 2014-10-11 11:10:10 +00:00
craig.p.drummond
d5110ae8a5 RTL: Use prev for next, and next for prev 2014-10-11 11:01:06 +00:00
craig.p.drummond
caaf5a5a8e Better layout. 2014-10-10 19:47:40 +00:00
craig.p.drummond
a459a2adb7 Add a 'FlatToolButton' style. Mainly for OSX, as QToolButton looks awful... 2014-10-09 19:47:05 +00:00
craig.p.drummond
18b4071119 Onkly once instance of style required. 2014-10-08 21:47:14 +00:00
craig.p.drummond
e9cf16dc82 Use standard close icon 2014-10-08 13:13:01 +00:00
craig.p.drummond
ecfe3ac883 More mac-like close and clear icons. 2014-10-08 13:11:57 +00:00
craig.p.drummond
a192a02161 Need to set palette on widget as well as viewport for non OSX builds.
BUG: 557
2014-10-08 13:11:21 +00:00
craig.p.drummond
ac6335a433 Only request ratings when needed 2014-10-07 07:01:10 +00:00
craig.p.drummond
802df2e361 Update after showing menu, so that mouse-over highlight is removed. 2014-10-03 16:11:10 +00:00
craig.p.drummond
5b3ef2240a Allways show menu at top-right of label. 2014-10-03 15:50:49 +00:00
craig.p.drummond
e9e3a1280b Set spacing of 2 pixels for OSX 2014-10-03 15:49:21 +00:00
craig.p.drummond
3912cc3ed7 Hack around OSX alignment 2014-10-03 15:48:32 +00:00
craig.p.drummond
4fd0519447 Replace combo on search page with a label 2014-10-02 21:26:13 +00:00
craig.p.drummond
9b7e73b7aa Only need to set palette on viewport 2014-10-02 17:18:46 +00:00
craig.p.drummond
d220bd9d94 - Thinner splitters for more styles
- Because of the above, dont draw mac focus highlight for views
2014-10-02 17:16:13 +00:00
craig.p.drummond
c0b33df68e If run under Unity or OSX, then place close buttons on left. 2014-10-02 11:09:06 +00:00
craig.p.drummond
b1d3f94d4d Only need to set palette on viewport - othwise frame disappears under OSX! 2014-10-02 11:08:37 +00:00
craig.p.drummond
229b1a96cf If run under Unity or OSX, then place close buttons on left. 2014-10-02 11:08:19 +00:00
craig.p.drummond
03f9991360 Fix size hint if toolbutton is subject unity menu hack... 2014-10-01 19:48:42 +00:00
craig.p.drummond
ba17896b00 Use same selection drawing for all views. 2014-10-01 19:42:52 +00:00
craig.p.drummond
69042fee5b Fix current track highlight in grouped view under windows for header item. 2014-10-01 17:46:54 +00:00
craig.p.drummond
d4c22e9a6f Fix unused param warning 2014-10-01 17:02:20 +00:00
craig.p.drummond
c0d3ac81db - Add control buttons for windows thumbnail toolbutton.
- Add prev/play/pause/etc to OSX dock menu
- As part of this connect to correct triggered signal!
2014-10-01 15:50:29 +00:00
craig.p.drummond
488761cad8 More broken libdbusmenu-qt workarounds. Really wish it would repect the dont show icons in menu setting!!! 2014-09-30 20:36:20 +00:00
craig.p.drummond
6fbc90928f Fix toolbar media icons when using oxygen icon set. (This was broken by commit for mono toolbar icons under OSX) 2014-09-29 16:10:23 +00:00
craig.p.drummond
55cafd92f3 Podcast fixes/improvements
- Add actions to mark podcast as episode as listened or new.
- Add action to cancel podcast downloads.
- Download podcasts sequentially.
- Fix display of unplayed podcast episode counts.
BUG: 547
2014-09-25 18:18:26 +00:00
craig.p.drummond
7bfc8eb8b1 Hack around lack of auto-raise on OSX 2014-09-24 21:03:20 +00:00
craig.p.drummond
4ec883f926 Better Mac border 2014-09-22 19:52:57 +00:00
craig.p.drummond
35f641b4de Better method of setting disabled opacity for monochrome icons. 2014-09-22 18:43:11 +00:00
craig.p.drummond
d0d293308d Fix OSX highlight colour 2014-09-20 21:53:46 +00:00
craig.p.drummond
ddfceb4237 Reduce corner radius 2014-09-20 21:49:39 +00:00
craig.p.drummond
db091227e2 Retina support for cover widget 2014-09-20 12:08:20 +00:00
craig.p.drummond
0e05af098b Retina support for covers in views. 2014-09-19 16:43:48 +00:00
craig.p.drummond
3321f64195 Fix pixel ratio check 2014-09-19 16:43:20 +00:00
craig.p.drummond
0cf5dc87cc Better retina support. 2014-09-18 16:29:58 +00:00
craig.p.drummond
0fe274e525 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
a09623346d Fix time label mouse-over under OSX 2014-09-18 16:26:44 +00:00
craig.p.drummond
2b0b68ac55 Increase size for OSx 2014-09-18 06:39:30 +00:00
craig.p.drummond
b2f7685da2 Use mono gear-like menu icon for osx 2014-09-17 22:15:34 +00:00
craig.p.drummond
75575a09f5 Better shuffle/repeat icons 2014-09-17 18:29:14 +00:00
craig.p.drummond
7941fcf92c Remove debug. 2014-09-17 18:27:59 +00:00
craig.p.drummond
fcb870a65a Use smaller font, if main font is >9pt 2014-09-17 11:16:00 +00:00
craig.p.drummond
1baf9de36e Fix time slider colour
BUG: 542
2014-09-16 21:49:15 +00:00
craig.p.drummond
40766dd4bd Re-format mode MessageBox messages - so that they can be split into main/sub text for MacOS dialogs. 2014-09-16 21:21:43 +00:00
craig.p.drummond
8fe165fdd2 Add margins for Mac - due to line-edit focus glow. 2014-09-16 17:55:35 +00:00
craig.p.drummond
7966a42098 Revert back to single context menu. 2014-09-16 17:54:54 +00:00
craig.p.drummond
5cae42aecb Allow to change stream, and online-service, filter search category without closing current search field. 2014-09-16 17:54:10 +00:00
craig.p.drummond
2b5c142866 If 'force single click' is disabled, then double-click on icon view will not add artist/album to playqueue but navigate into.
BUG: 541
2014-09-15 11:22:00 +00:00
craig.p.drummond
debff68b9e Remove top & bottom margin for mac builds - not required. 2014-09-14 14:19:07 +00:00