On Fri, 28 Jan 2011 16:35:22 +0100
Jan Kundrát <[email protected]> wrote:
> That would be cool. Identifiers for the "keys" into the settings are
> in src/Common/SettingsNames.{cpp,h}, and there's already a bugreport
> in Redmine [1] requesting similar functionality. In general, as said
> in the Contributing document [2], GUI is one of the areas where
> contributors are very welcome and also pretty much needed.
Is there any reason you're not using slashes for the first bits of each
setting's name? (imap/something.something instead of
imap.something.something) Then they'd appear under their own heading in
the .conf-files. As it is everything's under [General]. Doesn't matter
much, of course.
I have the window and pane size saving working. It also saves the
position of the toolbar. Took me a while to realize that I had to save
the state of the splitters and not the widgets themselves to get the
panes right, though.
> I was also wondering what columns do you actually want to see?
It's more what I don't want to see:) Just need sender, subject and
date. I probably won't get time to look at this before Tuesday, though.
> And if all that reading and stuff is not something you'd like to go
> through, even simply sending patches by e-mail would work.
Nah, it looks simple enough. At least Qt Creator's Git support made it
easy enough to update my local copy and make a new branch. We'll see
how well merging goes!
> I'm looking forward to working with you and making Trojita suck less,
> er, I mean, rock the e-mail world :).
Likewise -- and thanks for the pointers. I hope to have these two
things done before the weekend.
nn