Save window settings as in konq_main but factor MainWin closing into kernel.
Modify KmComposeWin::setMsg to add an argument to specified that mails are modif
ied, this is to prevent losing mail when deadletter composer mails are restored.
Add a kernel method to signify when KMail is in a shutting down state as in the
case of session management.
Modify the queryclose methods so that they don't query when session management i
s being used or when Kontact is being used.
Move the queryClose warn-on-expiry logic from KMMainWidget to KMMainWIn so that
it actually gets called.
svn path=/trunk/kdepim/; revision=245342
kmail doesn't do session management due to a duplicated close event in
kmtopwidget.cpp. This patch fixes it:
svn path=/trunk/kdenetwork/kmail/; revision=66766
Patrick Dowler. This change is important becouse without it kmail is
(far) more likely to lose mails then with it.
- server/client => fixes locking problems
- deleting last char in message => attachment problems
- don't quit while sending if last window get's closed
- handle "he@server.org (Miguel de Icaza)" properly
- version 1.0.17
- fixed serious/most suspicous warnings
svn path=/trunk/kdenetwork/kmail/; revision=16501
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
Bug seems to be introduced by changed behaviour of KTMainWindow.
Still KMail crashes when you click on any message afterwards.
I don't have time or fun in finding this bug which I don't feel guily of
at all.
svn path=/trunk/kdenetwork/kmail/; revision=10717
* 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