It's still broken but works already much better and the design is now again in
a way that it allows the other issue to be fixed.
Even if some people don't belive me, but IMAP is also account based and not
folder based, if it should work properly.
Kurt, that costs a crate of beer, as we tend to say in Bavaria :-)
svn path=/trunk/kdenetwork/kmail/; revision=110234
1) It changes the behaviour of the single key readon (space bar) so that
when it comes to move to a new folder it prompts with a message which has a
check box in it which says asks if you wish to see the message anymore. If
you check this you no longer get bothered by this message
2) When you are moving on using the space bar it will skip the trash folder
even though it has unread messages in it [If you use CTRL + or CNTL - to go
to a folder with unread messages in it WILL stop on the trash folder if it
has unread messages.]
svn path=/trunk/kdenetwork/kmail/; revision=107008
selected, otherwise disconnect automatically after a timeout.
Reconnecting with the same slave should now also work properly.
svn path=/trunk/kdenetwork/kmail/; revision=100912
being interested in subfolders.
- Don't check if the folder that is used as prefix exists. Required for MH
folders on UW-IMAP.
- Handle folders with non ascii characters in the name correctely.
svn path=/trunk/kdenetwork/kmail/; revision=99984
- Hierarchy delimiters other that "/" do now really work.
- Folders that contain messages and subfolders are now supported.
svn path=/trunk/kdenetwork/kmail/; revision=89450
I decided to search in the cached headers instead of on the server. Otherwise
we would have to limit our searching capabilities a bit and non-ascii character
can make trouble on some servers.
Searching in the whole mail on the server possibly follows later, but is IMHO
not that important.
svn path=/trunk/kdenetwork/kmail/; revision=89125
limited :-)
- Theoretical support for uploading of huge files, by splitting in different
packages, however these is still in the slave or kdelibs a problem with
size > 150K
- The whole directory structure on the server is now recursively retrieved and
kept in memory, not only the displayed folders.
svn path=/trunk/kdenetwork/kmail/; revision=88963
- Don't crash, when switching the headers view or adding/removing an imap
account while an imap folder is selected.
svn path=/trunk/kdenetwork/kmail/; revision=86846
Patch by Jason Stephenson <panda@mis.net>
- Remove information about not existing folder from the config file.
Especially useful for IMAP folders. That just made my kmailrc 90% smaller.
- Mention a few more features on the about page.
svn path=/trunk/kdenetwork/kmail/; revision=86724
mailing list folder selected and a new message written.
Patch by Guillaume Laurent <glaurent@telegraph-road.org>
svn path=/trunk/kdenetwork/kmail/; revision=85937
- Update the headers list at least after ever 100 messages which makes
retrieving at least only 10% slower.
svn path=/trunk/kdenetwork/kmail/; revision=84748
work, since the font dialog returns also the foundaries of the fonts.
We use KConfig::readFontEntry instead of our own functions now.
-> All upgraders have to configure their fonts again :-)
svn path=/trunk/kdenetwork/kmail/; revision=80074