Commit Graph

162 Commits

Author SHA1 Message Date
craig.p.drummond
45596a7732 For some Gtk styles, make it appear as if there is just one line between views. 2014-02-27 17:45:16 +00:00
craig.p.drummond
0c2ac1d5f4 USe different small scale factor depending upon current font size 2014-02-25 19:27:29 +00:00
craig.p.drummond
a7a7094b29 No 'go back' action for search page - its only ever 1 level deep! 2014-02-07 20:11:35 +00:00
craig.p.drummond
a422c6b2ad Create a base class for TableViews 2014-02-04 19:14:11 +00:00
craig.p.drummond
34fad515f4 Remove typo 2014-02-04 19:13:42 +00:00
craig.p.drummond
983925157a Reduce alpha - to be consistent with context view switcher widget 2014-01-30 19:25:27 +00:00
craig.p.drummond
8cba35b3db Only use 'mouse-over' if view is under mouse 2014-01-30 19:24:02 +00:00
craig.p.drummond
79f49cbe0f Simplify 2014-01-29 19:18:17 +00:00
craig.p.drummond
45efc628ad Highlight background of label 2014-01-29 19:18:04 +00:00
craig.p.drummond
d55c599794 o need to create a widget to hold view, just add to stack. 2014-01-28 19:14:26 +00:00
craig.p.drummond
90de694daa Clicking on title list/icon view navigates back.
BUG: 392
2014-01-28 19:05:00 +00:00
craig.p.drummond
f6b148ff56 Use a separate page for each view type 2014-01-27 19:41:36 +00:00
craig.p.drummond
9fb3591a27 Aborted attempt to add actions to table view - icons overlap text :-( 2014-01-27 19:40:18 +00:00
craig.p.drummond
e4cf9bf16b Reset model to reset column count 2014-01-27 19:39:44 +00:00
craig.p.drummond
29352f15a6 intercept OverrideShortcut event 2014-01-27 19:38:27 +00:00
craig.p.drummond
cbedf2776d Add 'Table' style view for playlists.
BUG: 391
2014-01-27 19:37:54 +00:00
craig.p.drummond
e6333a6373 If list view has focus, pressing Backspace will navigate back.
BUG: 392
2014-01-26 10:01:33 +00:00
craig.p.drummond
4be87eae76 Speedup? 2014-01-23 19:51:33 +00:00
craig.p.drummond
f399843b74 Only set focus if visible 2014-01-23 19:51:09 +00:00
craig.p.drummond
0481e94e1d Re-focus view when search closed. 2014-01-23 19:50:17 +00:00
craig.p.drummond
723d47d0e1 Only react to back or home action is listviews if view is visible! 2014-01-23 19:47:48 +00:00
craig.p.drummond
ab08a2d7f8 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
e4b5a3c16f Add overlay widgets to view, not viewport. 2014-01-15 19:29:23 +00:00
craig.p.drummond
a5200df9d8 Use message overlay widget to indicate library is being loaded 2014-01-10 20:02:39 +00:00
craig.p.drummond
2f24b3fd9b Results of cppcheck... 2014-01-08 19:49:48 +00:00
craig.p.drummond
18c2821cd3 Only collapse search index 2014-01-07 19:59:41 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
e934e72f56 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
5e6c94c120 Save search category 2013-12-18 19:17:58 +00:00
craig.p.drummond
bcf864444f Add 'Search' tab - uses MPD for search. 2013-12-18 19:15:19 +00:00
craig.p.drummond
974f6f4190 Check return of selectionModel() before using.
BUG: 333
2013-11-27 19:41:37 +00:00
craig.p.drummond
2cf1ce9f83 When showin a new page, place focus on view. 2013-11-10 07:55:14 +00:00
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