Commit Graph

143 Commits

Author SHA1 Message Date
craig.p.drummond
820ee24dcf Re-focus view when search closed. 2014-01-23 19:50:17 +00:00
craig.p.drummond
a5f0e4f08b Only react to back or home action is listviews if view is visible! 2014-01-23 19:47:48 +00:00
craig.p.drummond
a03618d458 Add new view style "Basic Tree (No Icons)". This is as per the simple tree, but only images, and not icons, will be shown. 2014-01-17 20:04:12 +00:00
craig.p.drummond
df779145e6 Add overlay widgets to view, not viewport. 2014-01-15 19:29:23 +00:00
craig.p.drummond
05733adbb2 Use message overlay widget to indicate library is being loaded 2014-01-10 20:02:39 +00:00
craig.p.drummond
d91f8807d2 Results of cppcheck... 2014-01-08 19:49:48 +00:00
craig.p.drummond
adf2cd78db Only collapse search index 2014-01-07 19:59:41 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
03849ee1c7 When closing search widget, after performing a search, collapse all bar top level items.
BUG: 367
2013-12-30 09:21:32 +00:00
craig.p.drummond
482bc95ad0 Save search category 2013-12-18 19:17:58 +00:00
craig.p.drummond
3eef603688 Add 'Search' tab - uses MPD for search. 2013-12-18 19:15:19 +00:00
craig.p.drummond
642bee5ed2 Check return of selectionModel() before using.
BUG: 333
2013-11-27 19:41:37 +00:00
craig.p.drummond
c43f6ae6d3 When showin a new page, place focus on view. 2013-11-10 07:55:14 +00:00
craig.p.drummond
aac26903a6 - 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
7b36d7b2fd Expand podcasts on initial showEvent 2013-10-01 19:11:21 +00:00
craig.p.drummond
ccbb0dd87f 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
3f36596d25 Hide search when provider is toggled 2013-10-01 18:24:40 +00:00
craig.p.drummond
91842114b1 Use italic font for played podcasts 2013-10-01 18:11:31 +00:00
craig.p.drummond
13c4d2bfc6 (Hopefully) fix selection order of items - and order added to playqueue. 2013-09-03 18:40:50 +00:00
craig.p.drummond
2ed44ff6c4 Dont draw item divider in icon views. 2013-08-28 18:46:11 +00:00
craig.p.drummond
67546bed2a Pressing search action only actives search, and does not toggle it 2013-07-18 14:54:59 +00:00
craig.p.drummond
ea0aef26df More work for Jamendo searches 2013-07-15 19:13:14 +00:00
craig.p.drummond
a90fe42b4d Draw service icon behind view when searching 2013-07-12 19:07:51 +00:00
craig.p.drummond
12cc3c0822 SoundCloud support 2013-07-11 19:41:41 +00:00
craig.p.drummond
db63858b06 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
91af9283b7 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
6149e8bdc0 Only set root index if this is different to current root 2013-07-10 18:32:11 +00:00
craig.p.drummond
b1897f19e4 Dont show close button on overlay message 2013-07-09 18:53:34 +00:00
craig.p.drummond
6791fe82ae Show message when stream added to favourites, or category is bookmarked 2013-07-09 18:39:37 +00:00
craig.p.drummond
559ed9a64d Show sub-text in search results 2013-07-09 14:16:16 +00:00
craig.p.drummond
8e3d577201 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
8c441d953b Expand favourites by default 2013-07-09 14:14:01 +00:00
craig.p.drummond
ca8189b865 Improve title for icon view 2013-07-02 19:19:32 +00:00
craig.p.drummond
a35346af7f Pressing return opens selected item in listview 2013-07-01 19:56:03 +00:00
craig.p.drummond
41c7ad074d Use esc to close search widget 2013-07-01 19:55:36 +00:00
craig.p.drummond
41303e6d6a Focus lineedit when search is shown 2013-07-01 19:54:40 +00:00
craig.p.drummond
8e7dc5c102 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
d064136112 Expand sync dialog, and action dialog, items on click 2013-05-30 18:09:05 +00:00
craig.p.drummond
e35b0f6b86 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
7f0ff0b61d Use larger action icons in icon view when we have larger previews. 2013-05-13 20:46:25 +00:00
craig.p.drummond
aa4c61566b Only show actions on moue-over. 2013-05-13 20:41:47 +00:00
craig.p.drummond
366e18899a No word wrap! 2013-04-27 15:01:55 +00:00
craig.p.drummond
3b129a62ad Improve shadow/border 2013-04-25 09:15:52 +00:00
craig.p.drummond
caf0ce28cb 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
cab92955c3 Mouse-over hack is listview only 2013-04-24 22:12:22 +00:00
craig.p.drummond
c22dec9e32 Improve shadow 2013-04-24 20:36:31 +00:00
craig.p.drummond
afb24491f1 Add a little border too... 2013-04-24 18:52:16 +00:00
craig.p.drummond
597739da9a Add a small shadow to icon view 2013-04-24 18:28:34 +00:00
craig.p.drummond
6bcb33f84e Min size is required for line-edit - otherwise thay can be too thin 2013-03-25 19:58:52 +00:00
craig.p.drummond
ca453512b4 Use ToolButton class to ensure square button 2013-03-25 19:53:35 +00:00