Commit Graph

130 Commits

Author SHA1 Message Date
craig.p.drummond
8e84cab3a8 - Show action short-cuts in tooltips
- Move https->http conversion into NetworkAccessManager, so that it is consistent
- Place clear playqueue button back to its previous position
2013-10-09 17:07:14 +00:00
craig.p.drummond
5461006e79 Expand podcasts on initial showEvent 2013-10-01 19:11:21 +00:00
craig.p.drummond
b395deafe8 Expand podcasts by default - if it is the only service, or if it and soundcloud are the only services 2013-10-01 18:27:27 +00:00
craig.p.drummond
2101f7484d Hide search when provider is toggled 2013-10-01 18:24:40 +00:00
craig.p.drummond
3a399485c2 Use italic font for played podcasts 2013-10-01 18:11:31 +00:00
craig.p.drummond
87f3dfccc8 (Hopefully) fix selection order of items - and order added to playqueue. 2013-09-03 18:40:50 +00:00
craig.p.drummond
9601fac56d Dont draw item divider in icon views. 2013-08-28 18:46:11 +00:00
craig.p.drummond
0b90c03920 Pressing search action only actives search, and does not toggle it 2013-07-18 14:54:59 +00:00
craig.p.drummond
4b9e65ba01 More work for Jamendo searches 2013-07-15 19:13:14 +00:00
craig.p.drummond
d0a7d25a7e Draw service icon behind view when searching 2013-07-12 19:07:51 +00:00
craig.p.drummond
cbeb44d699 SoundCloud support 2013-07-11 19:41:41 +00:00
craig.p.drummond
b9e5ef8203 USe two views - one for normal display, and one for searhcing. This way expanded items are preserved when exiting search 2013-07-10 18:36:10 +00:00
craig.p.drummond
88c55f648f Add 'home' button to navigate back to to top level. Only visible if 2 or more levels deep 2013-07-10 18:32:51 +00:00
craig.p.drummond
e7775daf86 Only set root index if this is different to current root 2013-07-10 18:32:11 +00:00
craig.p.drummond
9f680ae352 Dont show close button on overlay message 2013-07-09 18:53:34 +00:00
craig.p.drummond
ceb822b2c3 Show message when stream added to favourites, or category is bookmarked 2013-07-09 18:39:37 +00:00
craig.p.drummond
9a406801ed Show sub-text in search results 2013-07-09 14:16:16 +00:00
craig.p.drummond
179d0eeca2 Better TunIn searches. Search is now in main window, and all types are searched.
BUG:252
2013-07-09 14:15:11 +00:00
craig.p.drummond
d50001d986 Expand favourites by default 2013-07-09 14:14:01 +00:00
craig.p.drummond
b0681301a1 Improve title for icon view 2013-07-02 19:19:32 +00:00
craig.p.drummond
e2c0b0792a Pressing return opens selected item in listview 2013-07-01 19:56:03 +00:00
craig.p.drummond
edab753eb9 Use esc to close search widget 2013-07-01 19:55:36 +00:00
craig.p.drummond
673983a5c9 Focus lineedit when search is shown 2013-07-01 19:54:40 +00:00
craig.p.drummond
2d17a2dba0 Place search fields on bottom of views, and hide by default. Show when Ctrl-F is used for views, and Ctrl-Shift-F for playqueue. 2013-06-30 21:35:43 +00:00
craig.p.drummond
50d34651d6 Expand sync dialog, and action dialog, items on click 2013-05-30 18:09:05 +00:00
craig.p.drummond
ffd0958710 Dont use alternating rows in views (does not look too great with grouped view). Use a fading divider instead. 2013-05-16 18:09:32 +00:00
craig.p.drummond
d3505584a7 Use larger action icons in icon view when we have larger previews. 2013-05-13 20:46:25 +00:00
craig.p.drummond
4eb0b5e079 Only show actions on moue-over. 2013-05-13 20:41:47 +00:00
craig.p.drummond
e70bd48b24 No word wrap! 2013-04-27 15:01:55 +00:00
craig.p.drummond
51504466a4 Improve shadow/border 2013-04-25 09:15:52 +00:00
craig.p.drummond
500b3c8767 Looks like we need to do mouse in/out tracking for all view types :-( 2013-04-24 23:01:08 +00:00
craig.p.drummond
7fbcc124d1 Mouse-over hack is listview only 2013-04-24 22:12:22 +00:00
craig.p.drummond
75a4d54df7 Improve shadow 2013-04-24 20:36:31 +00:00
craig.p.drummond
83796799a1 Add a little border too... 2013-04-24 18:52:16 +00:00
craig.p.drummond
e1643c808c Add a small shadow to icon view 2013-04-24 18:28:34 +00:00
craig.p.drummond
e31b1abf38 Min size is required for line-edit - otherwise thay can be too thin 2013-03-25 19:58:52 +00:00
craig.p.drummond
e2f273e844 Use ToolButton class to ensure square button 2013-03-25 19:53:35 +00:00
craig.p.drummond
a9e4e53648 AudioCD cover is onlt in list delegate 2013-03-07 19:42:23 +00:00
craig.p.drummond
fe12b98db0 Show album cover in devices view 2013-03-07 17:39:51 +00:00
craig.p.drummond
1e9f654554 Expand device when connected. 2013-03-04 19:38:17 +00:00
craig.p.drummond
20a5a4db49 - Move common actions into StdActions
- Models are in control of what actions are show at what level
2013-02-18 17:07:46 +00:00
craig.p.drummond
eb165543fa - With grouped view, connect to Covers signal when model is set
- Use quint32 for cache key
2013-02-07 18:30:18 +00:00
craig.p.drummond
09374f37a4 Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
09fc71608a Add actions to playlist grouped-view 2013-01-22 18:10:07 +00:00
craig.p.drummond
a3f0de90a6 Add a new view style - 'Detailed Tree'. This uses the list-style appearance for treeviews - e.g. The album count appears under each artist, etc. 2013-01-21 19:44:43 +00:00
craig.p.drummond
476d132466 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
557dae723e Allow different actions in lower levels of model 2013-01-15 19:19:57 +00:00
craig.p.drummond
d044c96eb2 Intial support for Jamendo and Magnatune. 2013-01-14 20:02:22 +00:00
craig.p.drummond
db2220937a Slightly speed up playqueue searches. 2012-12-30 21:00:23 +00:00
craig.p.drummond
0a317dfad2 When using list or icon view, only show genres that are relevant to the current level.
BUG:143
2012-12-19 20:04:08 +00:00