Commit Graph

195 Commits

Author SHA1 Message Date
craig.p.drummond
2bd7ee047d Move updating, etc, into ItemView 2014-07-30 19:03:24 +00:00
craig.p.drummond
10b6178bce Load album covers for artists view in UI thread 2014-07-24 17:35:09 +00:00
craig.p.drummond
d5d5c23479 - Remove cover size setting, set automtically.
- Artist images only shown in grid view.
- No images, or icons, shown in basic tree view.
2014-07-16 19:06:33 +00:00
craig.p.drummond
f112cedb9e Fix sub-text rect 2014-07-16 19:02:35 +00:00
craig.p.drummond
e13af7c000 Correct signal name 2014-07-14 18:44:12 +00:00
craig.p.drummond
11528ec20d Remove type-ahead search - its not wokring 100% reliably.
BUG: 503
2014-07-14 18:43:49 +00:00
craig.p.drummond
26a64f955a Use larger actions for icon view 2014-06-30 18:44:45 +00:00
craig.p.drummond
d315b36d92 Give more space around top of covers in icon view - so that selection looks nicer 2014-06-30 18:44:00 +00:00
craig.p.drummond
28bb6c3f5d Exclude some more keys from activating search field 2014-06-21 11:40:20 +00:00
craig.p.drummond
478b73c2c1 RTL fixes 2014-06-20 17:58:28 +00:00
craig.p.drummond
3c08f09051 Fix search field being displayed after a dialog is dismissed 2014-06-11 18:28:51 +00:00
craig.p.drummond
0d6fe28ffa Open search-widget as soon as user starts typing in view. 2014-06-05 18:41:32 +00:00
craig.p.drummond
f94bc3d947 Restore search field visibility for; PlayQueue, Artists, Albums, Folders, Playlists, Dynamic, and Devices views
BUG: 485
2014-05-30 16:03:56 +00:00
craig.p.drummond
a197d579b0 Only show search if enabled 2014-05-20 18:16:16 +00:00
craig.p.drummond
0531b76071 Reduce alpha of sub-text 2014-05-15 11:14:12 +00:00
craig.p.drummond
d29d9a8781 Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
e63848e6f2 Draw icons at full opacity if touch-friendly and item is selected 2014-04-29 19:00:49 +00:00
craig.p.drummond
a2c0f27535 Increase size of items if touch-friendly 2014-04-28 19:40:06 +00:00
craig.p.drummond
fb5094f7ff Dont increase icon size for 'touch friendly' - looks awful. Instead, just increase with of toolbuttons by 33% 2014-04-24 19:10:27 +00:00
craig.p.drummond
7e02d0058b Move model roles into separate roles.h file. 2014-04-23 20:36:38 +00:00
craig.p.drummond
1196c35c54 Dont draw background behind actions 2014-04-23 19:01:07 +00:00
craig.p.drummond
bffd383fd2 Fix back button text 2014-04-23 19:00:11 +00:00
craig.p.drummond
399a0ea82a Remove 'Go Back' from context menu 2014-04-23 18:59:07 +00:00
craig.p.drummond
4aaaa9ae61 Combine back button and label into 1 button 2014-04-22 18:39:06 +00:00
craig.p.drummond
54b0eb57cc Make QtWidgets version more touch friendly? 2014-04-17 16:06:00 +00:00
craig.p.drummond
af54338711 Fix crash when chaging view mode whilst search is active. 2014-04-17 16:02:35 +00:00
craig.p.drummond
bd1b077552 If MPD database is refreshed whilst listview is not at top level, then reset view to top level 2014-04-04 19:34:10 +00:00
craig.p.drummond
c916ba368c Code layout re-org 2014-04-02 17:35:21 +00:00
craig.p.drummond
3238b6dcb0 - When mouse-over listview title, use highlight colour for text (and not whole background). This is more consistent with time-slider's time remaining label.
- Make shortcut for 'Go Back' action changeable.
2014-03-31 17:53:25 +00:00
craig.p.drummond
d10b6b6fef Remove action from menu when hide 2014-03-31 17:52:41 +00:00
craig.p.drummond
5fa9625bae Remove home button - not really needed. 2014-03-31 17:52:20 +00:00
craig.p.drummond
8b19eaf390 REduce KDE differences 2014-03-26 19:34:28 +00:00
craig.p.drummond
66b3ea366f - Be consistent with dsiaplying year's of albums - year is shown in brackets after album name.
- Only show album year in non-icon view.
2014-03-11 19:45:38 +00:00
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