356 Commits (f76e773d62adfeeead374fabf436821f63d04b05)

Author SHA1 Message Date
Michael Haeckel f76e773d62 Make sorting by size and by order of arrival working again. 25 years ago
Dirk Mueller aa0cadacd1 CVS-SILENT: fixincludes -e 25 years ago
Marc Mutz b28f159999 Don't bloat the mbox file when filtering in inbox. Watch this carefully! 25 years ago
Stefan Gehn 04c5115f55 CVS_SILENT #include <qcursor.h> 25 years ago
Michael Haeckel e9f184bc14 Fetch the new headers immediately, if messages have been added to the 25 years ago
Nikolas Zimmermann a173cd28be Compile, anyone please check if that's correct 25 years ago
Michael Haeckel 3df95ff2d6 Don't crash occasionally, when switching folders. Seems, the items are 25 years ago
Michael Haeckel 60b16903f1 Don't crash occasionally, when emptying the trash folder. 25 years ago
Waldo Bastian 9ace1b904d Fix color updates for alternate background which is handled by KListView::event() 25 years ago
Michael Haeckel f1c8f60d60 Update the serial numbers correctely, when emtying a folder. 25 years ago
Marc Mutz 2cddffc101 This patch fixes two issues people reported (repeatedly): 25 years ago
Carsten Burghardt 9bc7408968 Adds configurable sender/receiver to each folder 25 years ago
Michael Haeckel d106dc8427 Don't loose the automatically set replied flags in IMAP folders after 25 years ago
Michael Haeckel 81fd954e5d Use serial numbers instead of message id for undo. 25 years ago
Michael Haeckel 82fd51916b Seems, this workaround is obsolete. 25 years ago
Michael Haeckel e3894cce4e Set the forward flags also correctely for forwarding several messages at once. 25 years ago
Michael Haeckel 2b4e5f8368 Fix the #128 problem also for forwarding as attachement. 25 years ago
Waldo Bastian 9836467a13 Don't crash on null-pointer. 25 years ago
Michael Haeckel f0682a9666 Display the correct identity and not only the other headers, when it was 25 years ago
Waldo Bastian 779dc72249 Display msg size as "4.3 KB" instead of "4345" 25 years ago
Michael Haeckel 19b7a57e89 Per identity configurable drafts folder (local and IMAP). 25 years ago
Michael Haeckel 2796f18fec Strip off everything before the colon from the suggested filename when saving 25 years ago
Michael Haeckel b76d04b20d Trash folder on IMAP server. 25 years ago
Ingo Klcker 84112f8d33 Avoid a 'unused variable' compiler warning 25 years ago
Michael Haeckel 2c8432510c Use the subject as default filename, when saving a mail. 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
Waldo Bastian ce39174336 Automatic charset selection. 25 years ago
Michael Haeckel a9f50bf1f7 - Don't add status headers to the cached headers in IMAP folders 25 years ago
Michael Haeckel c6af261c96 Don't jump to the next unread message, when clicking Ok in the config dialog. 25 years ago
David Faure 60198e652a CVS_SILENT fixheaders 25 years ago
Dirk Mueller 6797558d5d 356 includes less 25 years ago
Dirk Mueller dd58455158 CVS_SILENT: fixincludes 25 years ago
Carsten Pfeiffer 057100bb21 centralize the ugly exit(1)s, show a messagebox via KNotify and use 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
Michael Haeckel 336d104e7e Select all now also selects messages in collapsed threads. 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
Michael Haeckel 3053058627 QList -> QPtrList 25 years ago
Michael Haeckel 7806157e15 - Convert between little and big endian to keep compatible with the old index 25 years ago
Marc Mutz 7dd63eb22a Another Qt3 compile fix that slipped through the first time :-) 25 years ago
Ingo Klcker 1866c8ef46 Multiple 25 years ago
Michael Haeckel e311f445a9 Display the size of the mail and not only the size of the header in IMAP 25 years ago
Michael Haeckel 54102e9879 Don't switch to a different header, when clicking Ok in the config dialog. 25 years ago
Don Sanders 48c3cc4c46 Copying messages to other folders had been broken by the maildir commit 25 years ago
Kurt Granroth 0b28159da9 Massive commit to include native maildir-style mailboxes support in 25 years ago
Ingo Klcker 76f80c09ba Fixes the bug that the second unread message is selected when 25 years ago
Don Sanders 998d6cbaba Another attempt to fix the sorting bug. 25 years ago
Don Sanders 0a457e7315 Making an effort to fix the sorting problems. 25 years ago
Don Sanders 8987d48740 Force the .*.index.osrted file to be regenerated 25 years ago