Try to work around bug where currentItemChanged signal wasn't being emitted when folder was being changed.
svn path=/trunk/kdenetwork/kmail/; revision=37128
drag&drop of messages is therefore broken.
* Added support for subdirectories in ~/Mail -> hierarchical
folders!
* Changed ancient folder edit/create dialog to something
more useful.
svn path=/trunk/kdenetwork/kmail/; revision=30538
- fixed size on folder dialog
- Show receivers works for sent&queued messages
- Add an extra \n to previous message when appending new one to
mailbox => against rewriting last char in previous message =>
against corrupting attachment in previus message.
*** Index version number changed; compact your mailboxes before
installing kmail, or you'll see ghost messages.
svn path=/trunk/kdenetwork/kmail/; revision=16403
"long folder list" and "short folder list". Option
setable in settings->appearance.
* New feature: the "From" column now contains the
receiver for the folders outbox and sent-mail. Column
"Sender" automatically switches it's title to "Receiver"
for these folders.
* Incorporated new documentation.
svn path=/trunk/kdenetwork/kmail/; revision=15828
Now it is possible to have more folders than the screen
is high and still select them in the filter dialog.
* Filter Dialog: changed folder combo box to (semi) auto
resize. Changed layout of dialog to better display all
elements. Also enabled vertical resizing of dialog.
svn path=/trunk/kdenetwork/kmail/; revision=15743
to new KCursor class.
* Headers: status of message is now set to read also for
messages that are displayed when the folder is opened.
svn path=/trunk/kdenetwork/kmail/; revision=13957
stored and reused upon next opening. Exception: if there
is a new or unread message in the folder, then the
first new/unread message is shown.
* Composer: fixed missing last character in replies.
* Composer: attachments are now included in forwards.
svn path=/trunk/kdenetwork/kmail/; revision=13281
and checking for new messages meanwhile.
* Pop: added configuration option for leave-mail-on-server.
* Pop: Fixed problems in pop authentication code.
* Pop: Enabled POP3 LAST command which was commited to
kdesupport some time ago.
svn path=/trunk/kdenetwork/kmail/; revision=12559
random hangs, with stock qsort -- hopefully working now ;-)
* Fixed: folder list went out of scope (current item pointing to
nowhere) when folder was deleted.
* Composer: fixed broken confirm-close dialog.
* Increased version to better match upcoming Kde-1.1 release.
* Added call to kapp->quit() when last window is closed.
svn path=/trunk/kdenetwork/kmail/; revision=11183
field in the pop settings dialog "download-all-msgs"
the leave-on-server checkbox currently also toggles
the download-all-msgs feature.
* Folders are now marked red after download if they
contain new or unread messages. As a feature, folders
that receive old messages are not marked.
* Fixed problems in pop code downloading old messages
also. The "download" dialog is a bit misleading cause
svn path=/trunk/kdenetwork/kmail/; revision=8603