75 Commits (4c8e552d147a2258cc693e8a020a11eb98aaa0ab)

Author SHA1 Message Date
Till Adam 4c8e552d14 This prevents the following crash: 23 years ago
Daniel Molkentin 2f118feed6 constant usage of QFile::encodeName() when dealing with files. Boy that was a wild mix before... 23 years ago
Daniel Molkentin 6d6f8eb130 Reading this week's CVS digest reminded me to change that according to Marc's 23 years ago
Zack Rusin b775dd5f5c Please, oh, please do not use constructs like 'protocol() == "someprotocol"'. 23 years ago
Till Adam efa01fce2e When compacting an mbox that is at the end of a symlink in the Mail dir, 23 years ago
Till Adam ae304a4eda These changes do two things: 23 years ago
Ingo Klcker 024bafa9c0 Don't leak fds if system folders are "closed". Patch by Waldo 23 years ago
Marc Mutz 8552075c1c Make KMMessage inherit privately from KMMsgBase and provide an explicit toMsgBase() cast method. As posted on kmail@kde.org 23 years ago
Ingo Klcker 17a8d213ba Fix bug 58814: Subject shown as "Unknown" until selected (big5 charset) 23 years ago
Zack Rusin 3c79dfd18d Switching to the moved files :) Thanks David! 23 years ago
Eugene Zelenko 4b9fdf4177 Fix plural forms 23 years ago
Ingo Klcker 7480800fc1 Fix bug 57809: kmail segfaults when checking for new mail 23 years ago
Stephan Kulow caf616bbeb moving kconfig.h and kcmdlineargs.h in the files that need it (kmkernel.h 23 years ago
Zack Rusin b128a466e2 Lets try this : major include's cleanup. Should shave a few mins of kmail's compilation. 23 years ago
Stephan Kulow b8cfc50618 kbusyptr is completely dead now, the internal stack isn't needed as QApplication 23 years ago
Zack Rusin 242d328d76 CVS_SILENT thau shell be removed so be gone 23 years ago
Ingo Klcker 1764b25f60 whitespace fixes 23 years ago
Don Sanders 562fd2c507 Improved threading, including subject based threading thanks to Till Adam. 23 years ago
Antonio Larrosa Jimenez 9a7ebcb078 Replaced comparisons to "" by using isEmpty() 23 years ago
Daniel Molkentin 3111ae92b4 getting rid of some unneeded QRegExps 23 years ago
George Staikos ae7fb15d3d more warnings 23 years ago
George Staikos ec0fc94070 warning-- 23 years ago
Carsten Burghardt 440c7990a2 Fix imap notification and select notification on a per-folder basis. 23 years ago
Zack Rusin 1e0d5a824a Let it burn. Folderjobs are in. Now to stabilize imap... 23 years ago
Marc Mutz ed6c0e32f7 --warnings 24 years ago
Carsten Burghardt 079eae2a53 Yes, the subscription dialog is in. 24 years ago
Don Sanders 2e95afc197 Begin integrating the kroupware branch 24 years ago
Don Sanders 2cf1ed8953 Integrate a subset of the changes in the make_it_cool branch. 24 years ago
Ingo Klcker 84f4965f64 Revert HEAD to KDE_3_1_BRANCH. Of course I didn't remove any files that where added to HEAD. 24 years ago
Zack Rusin 8142180fa0 Committing the folder rework. I wanted to wait a little bit, but it fixes 24 years ago
Dirk Mueller 284051dfb5 compilation fix 24 years ago
Dirk Mueller 0e8de70282 fix unsafe usage of system() 24 years ago
Stephan Kulow e6461866a8 ported Don's KMKernel::config into HEAD 24 years ago
Marc Mutz c95155782d from kroupware_branch: RFC-compliant MDN support 24 years ago
Ingo Klcker 0ad3bb185a Finally fix the FIXME: Make the link in the queued 'Index is outdated' message box clickable and add the correct link to the FAQ which was added to the documentation by Lauri Watts. 24 years ago
Ingo Klcker 4750861b26 Port Don's "Rewrite the newish encryption state and signature state code." to HEAD. 24 years ago
Carsten Burghardt ff80f4e450 Fix multiple undos, fix threading after undo, make undo a KMMoveCommand, make the undostack a QObject and make it emit signals on changes. Correct the default sizes of kmmainwin. Reviewed by Ingo. 24 years ago
Ingo Klcker d616951db2 Replace NULL and 0L with 0 everywhere and clean up some delete foo 24 years ago
Ingo Klcker 8f69b9e397 Don't crash during startup when the index of a system folder is outdated. This is prevented by using a queued message box to show the 'Index regenerated' error message. 24 years ago
Ingo Klcker b75c1fc813 Prevent crash when the index of a non-empty outbox has to be regenerated due to a missing index file by using a queued message box instead of a normal message box to show the warning that messages not created by KMail might populated the outbox. 24 years ago
Ingo Klcker 5493818a43 Change KMFolder::isIndexOutdated() to KMFolder::indexStatus() to be able to differentiate between IndexOutdated and IndexMissing. This is necessary to be able to show the 'The index will be regenerated.' message box only in case the index was outdated. This fixes Bug# 48688 24 years ago
Ingo Klcker 32eb97af4f Oops, I did it again. 24 years ago
Ingo Klcker 5bcb437307 CVS_SILENT Style guide text fix: Select crypto module -> Select Crypto Module 24 years ago
Marc Mutz 4500001e47 - kdDebug(5006) << "Compacting " << endl; 24 years ago
Stephan Kulow a760433281 one char* less, perhaps somewhen kmail uses only three string types 24 years ago
Ingo Klcker dd364aa352 Show a warning when the index of a folder has to be regenerated 24 years ago
Carsten Pfeiffer be5e7bf43d - centralize CryptPlugWrapperList in KMKernel to fix ownership problems 24 years ago
Carsten Pfeiffer 1ecdf9c7e4 don't wait forever on dead lockfiles: 24 years ago
Karl-Heinz Zimmer 7ee2a5a963 internal AEgypten bugfix #12#3: By calling Assemble( Header, Body ) on the DwMessage _without_ having the Header and the Body assembled automatically we aoid loosing double empty lines between the diferent parts of the body after some header lines were added/modified. 24 years ago
Karl-Heinz Zimmer c0fda6b004 internal AEgypten bugfix #12#3: By calling Assemble( Header, Body ) on the DwMessage _without_ having the Header and the Body assembled automatically we aoid loosing double empty lines between the diferent parts of the body after some header lines were added/modified. 24 years ago