Commit Graph

634 Commits

Author SHA1 Message Date
craig.p.drummond
fffe1aff5c Use WindowText, not ButtonText, for mono icons 2014-02-17 20:04:39 +00:00
craig.p.drummond
88e24dcbe2 Move search fields back to the top of views. 2014-02-10 20:36:06 +00:00
craig.p.drummond
943d27190c Use system menu icon for Linux builds. 2014-02-10 19:11:47 +00:00
craig.p.drummond
44ef760462 Dont embed pre-rendered versions of icon. Cantata *needs* svg icon loader, so removing previous work around... 2014-02-10 19:09:54 +00:00
craig.p.drummond
6312243352 Change views to scroll-per-pixel. 2014-02-09 15:46:14 +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
3629118675 Dont react to mouse-release event in coverwidget if an override cursor has been set. Fixes the case, with Qt5 builds, where a drag is started on the cover widget causes interface to expand/collapse. 2014-02-07 20:10:18 +00:00
craig.p.drummond
78860e1daf Simplify - no need for highlight colouring 2014-02-06 19:49:11 +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
e53a843bba Reset stylesheet when disabled 2014-02-03 19:17:03 +00:00
craig.p.drummond
79de50f121 Match symbolic icons 2014-02-03 19:16:45 +00:00
craig.p.drummond
b94aa86b74 Specify colour of symbolic icons in css file 2014-02-03 19:16:22 +00:00
craig.p.drummond
826d8ce63a Show time-slider position tooltip immediately.
BUG: 404
2014-02-02 16:12:34 +00:00
craig.p.drummond
dc3035bfc4 Fix usage of Qt5 deprecated funciton.
BUG: 403
2014-02-02 10:50:14 +00:00
craig.p.drummond
9692a5b62f Remove code duplication with startDrag() 2014-01-30 19:25:43 +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
ab9b11e98b Hide scrollbars if header is set to stretch
BUG: 397
2014-01-30 19:23:35 +00:00
craig.p.drummond
c916b78ffd Mouse-over for all views 2014-01-30 19:21:31 +00:00
craig.p.drummond
4bf5628b7b Remove status colun, and draw status icon in first column. 2014-01-29 19:25:30 +00:00
craig.p.drummond
8dd127e63d Tidy up 2014-01-29 19:18:33 +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
88cab86602 Use stretch header class from Clementine for table style views.
BUG: 397
2014-01-29 19:17:08 +00:00
craig.p.drummond
a542e1e9ca Only translate "Unknown" and "Various Artists" once 2014-01-29 19:15:57 +00:00
craig.p.drummond
528c772076 Grouped view is always single column! 2014-01-28 22:17:56 +00:00
craig.p.drummond
cb65db90c8 Playlists model ALWAYS needs to return a columnCount of 6. In TreeView, set a flag 'forceSingleColumn' when model is set, TreeView will hide all bar 1st column.
This is better than resetting the proxy each time - as this messes up the column stretching.

BUG: 397
2014-01-28 20:23: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
1f3a417d6e loadMediaIcon only use by Linux builds 2014-01-28 19:11:28 +00:00
craig.p.drummond
0debad37ec Bundle own copy of symblic media icons - so that these can be recoloured to match current theme. 2014-01-28 19:08:07 +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
ec7406a9c1 No slider handle 2014-01-27 19:39:09 +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
5cac84c7a3 Also update if type changes 2014-01-25 10:02:06 +00:00
craig.p.drummond
e1f0b38148 - Add option to use a custom image as playqueue background.
- Add option to specify blur and opacity of playqueue background image
BUG: 386

(Similar options to be added to context view background)
2014-01-25 09:59:21 +00:00
craig.p.drummond
6d4db7e617 If Mopidy playlist starts with "Smart Playlist:" then treat as a 'smart' playlist - e.g. don't try to display song count, don't try to load songs in playlists view, use sub text 'Smart Playlist' (and fix playlist name), and don't allow saving to these playlsts. 2014-01-23 19:52: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
a132799330 Only react to clicks if no modifiers 2014-01-23 19:49:28 +00:00
craig.p.drummond
4f11aa577f No need for eventFilter 2014-01-23 19:49:01 +00:00
craig.p.drummond
02031d6c0d Set tooltip 2014-01-23 19:48:43 +00:00
craig.p.drummond
0785853b62 - Dont allow buttons in main widow to recieve focus.
- Use Ctrl+G as short-cut to show genre combo popup.
2014-01-23 19:48:13 +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