442 Commits (8ba1d8ed6baa7d3a403ef1cd74353ba5cf90faf7)

Author SHA1 Message Date
Michael Haeckel 7d98570ab4 Don't allow editing mails in the outbox while sending is in progress. 24 years ago
Don Sanders 05cde7e1a7 Code cleanup, make various actions (reply, replyall, etc, etc) independent 24 years ago
Marc Mutz 106193aaf0 These aren't needed, too... 24 years ago
Ingo Klcker 73de10cd41 Fix usability bug #47123: send again of encrypted message does not decrypt it 24 years ago
Ingo Klcker 6615a799d3 GUI cleanup for more consistency with other applications (based on patch by Martin Koller) 24 years ago
Carsten Pfeiffer be5e7bf43d - centralize CryptPlugWrapperList in KMKernel to fix ownership problems 24 years ago
Malcolm Hunter a8ae62ef6d Fixed plural form 24 years ago
Carsten Burghardt 39cbf8df78 do not scroll the currently displayed imap-message to top if new mail arrives 24 years ago
Ingo Klcker ef1ea5b6e7 Patch by Martin Koller <m.koller@surfeu.at> which adds a real (irrevocable) delete action to KMail. The old 'Delete' action is renamed to 'Move to Trash'. The default bindings for 'Move to Trash' are still 'D' and 'Del'. The new 'Delete' action is bound to 'Shift+Del'. 24 years ago
Waldo Bastian 0d6e31a5d8 Make alternative background color configurable. 24 years ago
Ingo Klcker 7c55b9d895 Initialize a message which is Send Again with the identity stored in the X-KMail-Identity header and not with the default identity: 24 years ago
Marc Mutz c2bad6a7ae disable crypto icons by default. Profile "most secure" has them 24 years ago
Michael Haeckel 84b93f2ecb Don't crash when hitting the Del key when no folder is selected. 24 years ago
Carsten Burghardt cbffa12c44 Fix Bug#44696: Saving multiple files saves only headers 24 years ago
Marc Mutz 0cc31e53cd Swap keybindings for forward and forward_as_attachment; use message_forward instead of individual forwards for popups. 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
Waldo Bastian aaf4e7abf8 Notify reader window that its message might get deleted. 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
Don Sanders ca83c474f0 Fix very slow sorting of the status field. 24 years ago
Carsten Burghardt 45c137360e Re-enable multiple-imap forwarding 24 years ago
Stephan Kulow 2892d05a1b including config.h as first include (it defines quite some controlling defines) 24 years ago
Marc Mutz 511ec113dd use UOIDs for identities; you need to let kconf_update run 24 years ago
Aaron J. Seigo 7af34a2db2 use KGlobalSettings::dndEventDelay() instead of a hardcoded 4 pixels 24 years ago
Tobias Koenig 0eac5fee3b The outlook features should work correct now 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
Zack Rusin 7c4f115b3d Proper fix for the CTRL/SHIFT behavior. 24 years ago
Zack Rusin 51d0560605 Zack's been a bad boy, reverting the CTRL/SHIFT behavior for now to the old version, 24 years ago
Zack Rusin 2c50e6d2e7 Now one can drag while having the CTRL or SHIFT already pressed. The question 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 65ad8a3fb6 - Implemented the new layouting scheme agreed upon by Karl-Heinz, Michael 24 years ago
Kalle Dalheimer 391cd262c4 Made the MIME structure viewer a toplevel window so that it is visible at all for the time being (until it has been integrated properly again) 24 years ago
Kalle Dalheimer 3d3d22c76b Load/save encryption/signature state (bug #1003 (or was that #1006?)) 24 years ago
Zack Rusin b4552ec1aa Switching the icon size and pointer placemant in drag&drop operations 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
Malcolm Hunter ef221d24c1 CVS_SILENT Removed "Sorry" 24 years ago
Marc Mutz eacca02762 indent 24 years ago
Michael Haeckel c581fb086a Fix compilation for the second time today. 24 years ago
Neil Stevens 414eacae9a use QDir::separator 24 years ago
Lars Knoll 0dc2bcfbcd try compiling your code before you commit! 24 years ago
Neil Stevens 2850b689b1 Replace / in the subject with _ on save as, as / is illegal. 24 years ago
Marc Mutz 2e80a14149 Don't make the size column rediculously small 24 years ago
Marc Mutz c01cb92257 Call KMFilterMgr::cleanup() after process()ing the list of messages. 24 years ago
Waldo Bastian 77f2dc529d Make index files portable across platforms. 24 years ago