Commit Graph

241 Commits

Author SHA1 Message Date
Craig Drummond
69e377c9b2 Folder page nolonger has a search field - so if upgrading from a 1.x config with folder search visible, then hide it. 2016-02-05 18:25:18 +00:00
Craig Drummond
05647dca0f Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
d86f49f4d8 - Add tooltip for 'last modified' search
- only access YYYY/MM/DD  for search
#767
2015-11-29 22:34:45 +00:00
Craig Drummond
b9cdcd0d39 Fix windows build, and other, issues 2015-10-21 21:29:09 +01:00
Craig Drummond
2406289303 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
b0df037ec3 Only initialise view on setModel if it has not already been inialised.
#718
2015-08-03 18:10:53 +01:00
Craig Drummond
f07ea44a22 Auto-expand first level when searching 2015-07-30 19:32:37 +01:00
Craig Drummond
8903148d64 Remove searchIndex - no longer used. 2015-07-30 19:21:59 +01:00
Craig Drummond
09fe863357 Show CD cover in list/tree 2015-07-29 20:08:50 +01:00
Craig Drummond
30c2b0f6cc Add code to show CD cover in devices view. Disabled at the moment -as it
repeatedly scaled, etc., and I'm not 100% convinced its required...
2015-07-29 19:31:35 +01:00
Craig Drummond
200cf0736d Redraw view when scaled cover loaded.
#594
2015-07-24 17:20:29 +01:00
Craig Drummond
b66168a4f8 Vary search field timeout depending upon input length; 1s for 1char,
0.75 for 2 or 3 chars, and 0.5 otherwise
2015-07-22 09:30:24 +01:00
Craig Drummond
51dc9e0ecd Show + and |> buttons in some titlebars - allowing an album to be played
when its listing is shown
2015-07-20 20:28:03 +01:00
Craig Drummond
8c9ab83454 View frame fixes 2015-07-13 21:35:19 +01:00
Craig Drummond
d8ce400aa5 Work-around some issues with drawing item view frames - specifically
when to draw top/right and when not.
2015-07-05 23:21:20 +01:00
Craig Drummond
47d2658433 ...call GridCoverSong for title bar too 2015-07-04 12:08:40 +01:00
Craig Drummond
14e10bc5eb Always show artist images if in grid view 2015-07-04 12:01:34 +01:00
Craig Drummond
1b496df37f Fix image size when not using artist images 2015-06-28 18:56:09 +01:00
Craig Drummond
5fe2db6319 Move view settings into menu button for each view 2015-06-27 17:06:14 +01:00
Craig Drummond
676cc73a44 If model is a proxy model need to connect to source to get dataChagnged
if index is QModelIndex()
2015-06-21 12:10:39 +01:00
Craig Drummond
dab5b0bace Use role to determine if cover should load in UI thread 2015-06-20 19:55:59 +01:00
Craig Drummond
6d52512c46 Re-work online services so that Jamendo and Magantune use SQL backend.
This is NO WHERE NEAR COMPLETE! There are *lots* of missing features,
etc.
2015-06-19 21:39:56 +01:00
Craig Drummond
53184260d3 Nicer list header button 2015-06-11 20:46:12 +01:00
Craig Drummond
d02304e5c8 If using list/grid view and model is reset, then navigate to top 2015-06-08 21:08:40 +01:00
Craig Drummond
087bffb08c Initial work on using SQL for MPD cache. Not 100% functional. Eventually
will also use SQL for Jamendo and Magantune...
2015-06-07 22:18:19 +01:00
craig.p.drummond
d4a932e636 Make non-cover simple-tree item sizes similar height to grouped view 2015-04-19 11:42:10 +00:00
craig.p.drummond
98ef170331 Fix overlapping covers when using simple tree in playlists page 2015-04-19 11:31:54 +00:00
craig.p.drummond
2d343f8b79 - Separate title and track number in search model table view.
- Show rating in search model table view.
2015-02-27 22:06:34 +00:00
craig.p.drummond
61daa79dfc Add a 'FlatToolButton' style. Mainly for OSX, as QToolButton looks awful... 2014-10-09 19:47:05 +00:00
craig.p.drummond
21a3bd0d26 Onkly once instance of style required. 2014-10-08 21:47:14 +00:00
craig.p.drummond
bd044155e6 - Thinner splitters for more styles
- Because of the above, dont draw mac focus highlight for views
2014-10-02 17:16:13 +00:00
craig.p.drummond
310d4cd6cc Use same selection drawing for all views. 2014-10-01 19:42:52 +00:00
craig.p.drummond
db1f9e9cec - Add control buttons for windows thumbnail toolbutton.
- Add prev/play/pause/etc to OSX dock menu
- As part of this connect to correct triggered signal!
2014-10-01 15:50:29 +00:00
craig.p.drummond
bfc8aa1ec2 Podcast fixes/improvements
- Add actions to mark podcast as episode as listened or new.
- Add action to cancel podcast downloads.
- Download podcasts sequentially.
- Fix display of unplayed podcast episode counts.
BUG: 547
2014-09-25 18:18:26 +00:00
craig.p.drummond
c0766b7868 Hack around lack of auto-raise on OSX 2014-09-24 21:03:20 +00:00
craig.p.drummond
8c2ce5faad Retina support for covers in views. 2014-09-19 16:43:48 +00:00
craig.p.drummond
16d719f3d2 Better retina support. 2014-09-18 16:29:58 +00:00
craig.p.drummond
26546ce4ac Allow to change stream, and online-service, filter search category without closing current search field. 2014-09-16 17:54:10 +00:00
craig.p.drummond
ee3300ffef If 'force single click' is disabled, then double-click on icon view will not add artist/album to playqueue but navigate into.
BUG: 541
2014-09-15 11:22:00 +00:00
craig.p.drummond
73aa0ce300 Simplify 2014-08-17 15:03:19 +00:00
craig.p.drummond
05f1badc30 Fix comment 2014-08-17 15:03:02 +00:00
craig.p.drummond
7ca59a4ed1 Better var names 2014-08-17 15:02:44 +00:00
craig.p.drummond
12f1adb552 Larger covers 2014-08-17 15:02:29 +00:00
craig.p.drummond
fe044e97a4 Remove double semi-colons 2014-08-17 15:02:07 +00:00
craig.p.drummond
e853fd3e77 Always large action icons for grid view. 2014-08-17 15:01:32 +00:00
craig.p.drummond
4fee5d510a Fix view item size if not showing covers 2014-08-12 19:45:27 +00:00
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