13:00 #startmeeting Trojita meeting 13:00 Meeting started Fri May 23 13:00:43 2014 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 13:00 13:00 Available commands: action commands idea info link nick 13:01 Hows it going guys? 13:01 slow :-) i've been battling with this webview all week!! finally getting somewhere now 13:02 DanChapman, Great, how you did it? 13:02 also jkt has been maxed out with work so he hasn't had time to review anything, so hopefully next week some more should land 13:04 I was going to ask about that, looking at the trello board 13:04 seems a bunch in review 13:05 https://trello.com/b/73rFyG6n/ubuntu-email-client 13:06 This week, I made one request for limiting external link. We need major features from the backend, so the project seems slow. 13:07 are you guys able to contribute to the backend when this happens? 13:07 boren well to disable the flickable it requires the content item size turning off and binding the contentHeight/width to the parent flickable. BUt still even that works horribly which i'm investigating. I'm finding using a full size webview and displaying the whole message inside a webview. See screenshots on trello 13:08 *i'm finding it easier 13:08 mhall119: well it's kind of blocking gcollura atm as he needs my smtp settings branch to land 13:10 boren what features are you talking about? 13:10 can he not base his work on your branch, and we'll just submit them together to upstream? 13:11 DanChapman, I am thinking of the multiaccount and viewing html message. 13:11 and autoconfig 13:12 mhall119: yes that's what he has been doing but jkt likes all commits to be ontop of current master so it get's a bit tricky from that point of view 13:13 is there nobody other than jkt who can review? 13:14 popey nope 13:14 hm 13:14 he has the final say 13:14 of course 13:15 DanChapman, How does jkt think of the webview solution? 13:15 ok, we can have a chat with jkt about that, mhall119 can you drop jkt a mail? 13:16 boren well html isn't too much work all that's needed is to filter the attachments model properly and pass the "pathToPart" as the url 13:16 popey: sure thing 13:17 boren jkt was concerned about html messages faking controls on the UI but the html messages are being loaded inside a sandboxed iframe so the don't have access to the parent document 13:19 DanChapman, Oh, perfect. Finally. 13:21 DanChapman: is there one specific branch of yours that gcollura is waiting for? 13:21 mhall119: have you had a chance to look at click packaging this week? 13:21 mhall119: yes https://git.reviewboard.kde.org/r/117588/ is the one 13:22 it's ready to go on my part, jkt was looking into a better way to handle enums so i presume it's waiting on that 13:25 boren trying your branch I get the notification to load external but nothing loads after clicking 13:27 DanChapman, en, I will investigate. Now I know how to enable html. 13:27 Is there anything else we can be working on while waiting? 13:27 DanChapman: no, I tried settings the CLICK_MODE and EXEC like bzoltan suggested but that didn't seem to make qtcreator understand how to click package it 13:30 popey yes loads :-D The messagelist view scrolling needs fixing as the "Scrolling...." drives me nuts :-D the message view needs more work. Also sender identities to be done to go with gcollura's work 13:30 plus all the items in the todo on trello 13:31 Ok. 13:31 boren yes you can either use the pathToPart or in FIndInterestingPart move text/html above text/plain and comment out the part=QmodelIndex() 13:31 DanChapman: the "Scrolling" thing is an optimization right? 13:33 mhall119: yes 13:36 How long is it till the current header/toolbar will be deprecated? That probably needs porting aswell at some point 13:38 you can already switch to the new header 13:38 its backwards compatible 13:38 in terms of being able to keep support for the old one. 13:38 but I would move to the new one ASAP 13:39 music, calendar and rssreader are all moving or have moved to it 13:39 DanChapman: http://developer.ubuntu.com/api/qml/sdk-14.10/Ubuntu.Components.MainView/#useDeprecatedToolbar-prop is what you need to set 13:39 popey ok i'll add an item for that one 13:39 mhall119: thanks :-) 13:39 also, if you had an icon in your ToolbarButton, it needs to be set on the Action it contains instead 13:40 otherwise it just works 13:40 wow as simple as that. Awesome ;-p 13:42 yeah, the SDK guys did a good job of making the new design work without breaking the API 13:44 DanChapman: did the sorting issue get fixed yet, or did jkt's suggestion not work? 13:45 jkt's suggestion doesn't work but i have this temp fix waiting https://git.reviewboard.kde.org/r/118181/ if you could give it a try for me. Also a review on the password watcher would be good if anyone has time 13:46 I can try the temp fix next week (wrapping up a work sprint today and then flying home) 13:46 changing the layoutdirection and trying to position the view at the end caused it to jump down the list while it was loading. it looked nasty 13:47 mhall119: that would be awesome thanks 13:48 DanChapman: are there any design blcokages? Anything you need design input for? 13:50 I planned to contact delsa next week about displaying and editing/creating sender identities. I had a go at it myself :-) epic fail! 13:51 I'd recommend pinging him sooner rather than later. He may have a quiet period over the weekend ㋛ 13:51 that's a good point, i'll do that today then 13:52 sweet! nice one DanChapman 13:53 Ok, anything else? 13:54 i'd like to start getting some autopilot tests together for what we currently have but until somewhere like Travis CI moves to 14.04 they just wouldn't get run enough 13:54 anyway that's for another day. 13:56 ok. 13:56 Thanks again DanChapman & boren, we'll fire a mail off to jkt. 13:56 thanks guys 13:56 #endmeeting