5 Mar 2012 18:54
Merging Mildred's Trojita work for 0.3
Jan Kundrát <jkt <at> flaska.net>
2012-03-05 17:54:24 GMT
2012-03-05 17:54:24 GMT
Hi Mildred (and hi the Cc-ed list), I'd like to release Trojita 0.3 soon, and I'd love to include your changes in that. I took a look on what you've done so far, and here are my comments that I promised. They're mostly aimed at being consistent with (my vision of) Trojita; if you don't like them, just talk to me, they're meant as suggestions. - I *really* like the flag management GUI, the rounded borders and the colored background look just nice. I want to have that in 0.3 :). - As you said, the code needs some more work (the tokens shall autoupdate, for example) -- I know that you're aware of that, I just want to document this. It should also be pretty easy, the Imap::Mailbox::Model will emit a dataChanged() for the message's index when the flags change (and also under other circumstances). - I'll be happy to merge (and test) the TLS/SMTP bits as they are, but I'd like to have them as a standalone patch series. Could you please do that in an extra branch and also add an extra "fixes #8" line at the end of the last commit for Redmine to auto-close that bugreport? - Please be careful when QtAssistant/Creator touches the .ui files, it has a habit of adding an explicit geometry property to some of the elements. I'm not sure if it actually matters, but I tend to remove these changes and not commit them (I think that not having them makes the GUI more size-independent, but I could be mistaken of course). - The TagListWidget shall be hidden when there's no visible message - There already is a Model* in MessageView.cpp, so there shall be no(Continue reading)
RSS Feed