119 Commits (3c90a0e8c44db7c2794de68c01d1d897b083cc1c)

Author SHA1 Message Date
Don Sanders 9f61934c64 Search folders now proxy the msgHeaderChanged signal. 23 years ago
Don Sanders 2cf1ed8953 Integrate a subset of the changes in the make_it_cool branch. 24 years ago
Carsten Burghardt 699f75db57 Fix Bug 44014 (Kmail Status Line Unread Count incorrect) by connecting the numUnreadMsgsChanged-signal to setFolderInfoStatus. Reviewed by Ingo. 24 years ago
Ingo Klcker 968229be2e Fixes bug 49784 by replacing the question mark icons which indicate unknown signed/encrypted status of messages with better icons 24 years ago
Zack Rusin be57b40ebf Scoring cleanup. 24 years ago
Ingo Klcker d616951db2 Replace NULL and 0L with 0 everywhere and clean up some delete foo 24 years ago
Michael Haeckel 8682af9851 Move the KMCommand changes back in as it was the general agreement. 24 years ago
Don Sanders 4b3f78176b Reverting all my recent changes as requested by Michael. 24 years ago
Don Sanders 05cde7e1a7 Code cleanup, make various actions (reply, replyall, etc, etc) independent 24 years ago
Carsten Burghardt cbffa12c44 Fix Bug#44696: Saving multiple files saves only headers 24 years ago
Carsten Burghardt 4d416f2a6f Rather heavy rework of the foldertree. It's now based on a new widget "KFolderTree" in libkdenetwork. 24 years ago
Karl-Heinz Zimmer 86852934b3 Have KMail show the decrypted message after it has been stored localy instead of the encrypted message we received originally. 24 years ago
Carsten Burghardt e303b4b923 - all columns resize equally 24 years ago
Karl-Heinz Zimmer f88458aa88 pre-check-in (feature implemented but disabled): (a) Enable storing of own encrypted mails in unencrypted form after they have been sent. (b) Enable storing of received encrypted mails in unencrypted form after they have been read. NOTE: This feature can be disabled via #define clauses at the beginning of kmreaderwin.cpp (or kmcomposewin.cpp, resp.) and I did so now because implementation is not fully finished (still chrashing). 24 years ago
Carsten Burghardt 45c137360e Re-enable multiple-imap forwarding 24 years ago
Tobias Koenig 1d1ad0d964 Add outlook express like behaviour 24 years ago
Karl-Heinz Zimmer 0b962d72fe finished Drag'n'Drop handling (dragging a mail from it's folder's mail list onto another folder): now we show the '+' sign (added to the mouse cursor) only when the user pressed the key (s)he has specified for COPY operations. Also we now show the correct sign at _beginning_ of the drag operation. So the user can see whether this will make a copy of the mail when _starting_ the drag operation. 24 years ago
Stephan Kulow 769cf8b739 CCMAIL: kmail@kde.org 24 years ago
Kalle Dalheimer ff002cc37d Added new icons and states for "problematic" encryption/signatures, e.g. 24 years ago
Kalle Dalheimer f5abbc8425 The crypto icons that "freaked out Zack" :-) can now be turned off on the 24 years ago
Kalle Dalheimer 3d3d22c76b Load/save encryption/signature state (bug #1003 (or was that #1006?)) 24 years ago
Karl-Heinz Zimmer d17c8a6946 a) Merged AEGYPTEN_BRANCH additions into HEAD branch. 24 years ago
Zack Rusin 4ab01e8121 Making drag&drop between message list and folder tree use an icon instead of the super-stylish and ever popular gray rectangle 24 years ago
Zack Rusin edb17dee3f Reworking date handling. Removing formatDate and fancyDate from kheaders. 24 years ago
Laurent Montel 74b848f36f Fix header 24 years ago
Michael Haeckel cb572738f7 Make KMail usable again with the snapshot in qt-copy. Don't crash always when 24 years ago
Marc Mutz 5d4b22273c Mark thread as... actions - finally. The problem with the EditKeybindings 25 years ago
Harald Fernengel 2eeaa88d27 shift-LEFT and shift-RIGHT now selects the prev/next mail in mainwindow 25 years ago
Marc Mutz 03a0c75ce0 - new actions {expand,collapse} (all) thread(s) 25 years ago
Michael Haeckel 9694c22a36 Make scrolling in headers slightly less sluggish. 25 years ago
Marc Mutz dc3d0ec73f Loop in the current folder when searching for unread messages. 25 years ago
Michael Haeckel 82fd51916b Seems, this workaround is obsolete. 25 years ago
Marc Mutz 8e162f06f7 Fix header files: missing includes, superfluous includes, missing forward 25 years ago
Ingo Klcker a150c1ce06 use rightButtonPressed signal in the header pane to work around a Qt bug(?) (RMB behaviour)To make it work correctly Don's patch is also needed (it will be included in Qt 3.0.1) 25 years ago
Michael Haeckel 67925b72c6 ifdef scoring also here. 25 years ago
Michael Haeckel 030afdb5c7 It nearly compiles with QT_NO_COMPAT now, besides a few khtml headers which 25 years ago
Malte Starostik c00f466c13 Reinitialize the iterator after clear()ing the account list, use 25 years ago
Michael Haeckel 52124baaf6 Don't crash in some cases, when switching folders. 25 years ago
Marc Mutz cc8d7c7bb5 kdoc-ify header file comments 25 years ago
Ingo Klcker 76f80c09ba Fixes the bug that the second unread message is selected when 25 years ago
Carsten Pfeiffer 2adc8c2f4c - speed up generate_key() a bit, by doing the date stuff only when needed 25 years ago
Michael Haeckel c580d6066c Patch from Don Sanders <sanders@kde.org> and Sam Magnuson <sam@trolltech.com> 25 years ago
Stephan Kulow 85dbe6cb76 space key: look faster in doing the slow operation a bit delayed 25 years ago
Michael Haeckel ee58ec2314 Add "forward as attachment". 25 years ago
Stephan Kulow e65b5d64cc disable edit_undo and send_queued if not available 25 years ago
Stephan Kulow 5a229e5502 fixed the bug that strg-+ doesn't go to the next unread if the current is unread 25 years ago
Stephan Kulow 0aa04e7051 implemented the option how your dates should be displayed. Three options available: 25 years ago
Stephan Kulow 68030cadfa show the date as "Today 21:00:52" and translated instead of the ctime format 25 years ago
Michael Haeckel 58b31c67b8 Message scoring. 25 years ago
Stephan Kulow 099a7b4b9c commiting "another patch", which introduces the new action "Move to the next unread text" 25 years ago