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
modifying attachment style causing kmail to crash and corrupt kmailrc file.
(Caused by port to QT 2.0)
svn path=/trunk/kdenetwork/kmail/; revision=22289
searches for appearance of given characters in addressbook's
list. Up to now only used beginning of string.
* Added missing i18n() around "Spellcheck complete" in
composer.
* Bugfix: Added %_ in composer settings, e.g. for indentation
template, to add a space at the end. Added %f which expands
to the two first characters of the name in the email address.
* Bugfix: Indentation template (see composer settings) now
supports the same wildcards as the other fields, e.g. "%f>%_"
* Bugfix: kmail hangs when sending large messages via
SMTP. Actually was a performance issue with QRegExp.
* Bugfix: main window was hidden upon press of Ok button
in settings dialog.
* Bugfix: 'From' column did not update new text at
first.
svn path=/trunk/kdenetwork/kmail/; revision=16129
"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
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
than in a separate dialog box. If you don't like this, or want to know
why, mail me at bednar@isternet.sk. -Juraj
svn path=/trunk/kdenetwork/kmail/; revision=10104
signed message was given, added missing asking for pass
phrase when encrypted/signed message is sent.
* Composer: fixed bug that showed busy pointer all the
time with auto-append-signature set and no signature file
given. Removed mSendImmediate which seems unused
in the composer nowadays. Simplified code of slotSend,
slotSendNow, and slotSendLater (to be easier consistent).
svn path=/trunk/kdenetwork/kmail/; revision=8776
* Folder status messages for index creation and
compacting folder reduced from every 100th to every 10th.
svn path=/trunk/kdenetwork/kmail/; revision=8632
* Composer: answering the confirmation is no longer
ignored.
* Finetuning: added missing pixmaps to makefile and
repainted pixmap for queued and sent messages.
svn path=/trunk/kdenetwork/kmail/; revision=8608
Now it is possible to add multiple recipients with comma
separated and complete also those after the first one.
Drawback: email addresses with comma in them are not
handled properly currently.
svn path=/trunk/kdenetwork/kmail/; revision=8605