(Lars -- it's strange.. When selecting a new message I have to resize
the window to display the message correctly? :) (the strange thing is
that it works in konqueror...)
svn path=/trunk/kdenetwork/kmail/; revision=42493
pop account type won't work until I check in an updated pop3 kioslave
(which won't be for a few more days at least). But everything should still
compile and run fine(ish) anyway.
Email me sanders@kde.org cc'ing the kmail list if something is screwed.
svn path=/trunk/kdenetwork/kmail/; revision=42010
Better handling of single part html mail.
In composer support undo/redo and new qmultilinedit word wrap.
Trying to debug access function in kmfolder.cpp.
svn path=/trunk/kdenetwork/kmail/; revision=35098
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
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
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
< with <, etc.). I fixed this up and made a mailto: link of the
signature. (which is quite fine). -Juraj.
svn path=/trunk/kdenetwork/kmail/; revision=10102
* 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
* Reader: removed ':' from the characters that mark
quoted text to catch smileys at the beginning of the
line ;-)
* Main window configuration (geometry, etc.) is now
stored again.
* Composer: changed completion key from Ctrl-. to Ctrl-T
as kfile has.
1998-06-18 Mario Weilguni <mweilguni@kde.org>
* Dialog for folder selection: Escape now closes dialog,
remembers last folder, has a default pushbutton
svn path=/trunk/kdenetwork/kmail/; revision=8395
displayed when opening a folder.
* Message-status: now messages change status from
new to unread when the user changes folder (and
not when the folder is closed somewhere within KMail).
* Reader: worked around problem of current HTML widget
with long lines (without '\n')
svn path=/trunk/kdenetwork/kmail/; revision=8351