77 Commits (f0fd255cdcf4c8884ee8524a3be9fc90bf24ac25)

Author SHA1 Message Date
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
Stephan Kulow e6461866a8 ported Don's KMKernel::config into HEAD 24 years ago
Marc Mutz 971dce143c warnings = 0; 24 years ago
Ingo Klcker d616951db2 Replace NULL and 0L with 0 everywhere and clean up some delete foo 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
Kurt Granroth 1974c080f9 Removed useless dialog that popped up when the $HOME/Mail directory 24 years ago
Waldo Bastian 9f747af545 Fix compilation. 24 years ago
Waldo Bastian aa9d328b0e * Added DO_FOR_ALL macro for recursive traversing of folder tree. 24 years ago
Waldo Bastian 6867509cd5 Remove linebreaks from messageboxes. 25 years ago
Michael Haeckel 5858acd693 Don't tell new users on startup, that the IMAP cache directory will be created. 25 years ago
Michael Haeckel 4d3acc97eb Use unicode and special character save names for the IMAP cache files. 25 years ago
Michael Haeckel 0c2691a805 Generate all serial numbers for a folder immediately, if there is no serial 25 years ago
Ingo Klcker ffb6924063 Fix infinite folder expiration loop: 25 years ago
Michael Haeckel 32970dbf49 Don't delete the serial number files after reading them and some cleanup. 25 years ago
Marc Mutz 053dc5aef8 Finally commit the configuredialog restructuring. See kmail@kde.org list archive for what's changed. 25 years ago
Michael Haeckel 7611cbf19c - Don't crash, when recreating an IMAP account with the same name. 25 years ago
Michael Haeckel 1a0a626a15 Introduce message serial numbers in order to make the context menu in separate 25 years ago
Kurt Granroth 8226716676 Use the 'default-mailbox-format' config value a bit more. If it's set 25 years ago
Michael Haeckel 4905724a4b - Use the correct IMAP sent-mail folder when selected in the config dialog 25 years ago
Michael Haeckel ed29cf8fc9 Expire old messages from any folder. 25 years ago
Dirk Mueller 6797558d5d 356 includes less 25 years ago
Michael Haeckel d8a375419b The first 50$ :-) 25 years ago
Michael Haeckel e3127d7f19 Store the IMAP folder also in a KMFolderMgr like the local folders. 25 years ago
Kurt Granroth 0b28159da9 Massive commit to include native maildir-style mailboxes support in 25 years ago
Don Sanders 6b45aa141a Don't fsync a KMFolder after everytime addMsg is called. 25 years ago
Michael Haeckel 3d7745a9c8 Allow deleting of folders that were added via dcop. 25 years ago
Michael Haeckel ceffd57016 - Store filenames always in unicode. Although this requires much more local8Bit 25 years ago
Marc Mutz f3228ae776 QT_NO_{ASCII_CAST,COMPAT} fixes. 25 years ago
Marc Mutz 20ed595a46 Add #undef QT_NO_{ASCII_CAST,COMPAT}, resp. to the tops of .cpp files that 25 years ago
Michael Haeckel fe832697f1 Remove all QObject::initMetaObject() calls, since they are automatically 25 years ago
Michael Haeckel c248041620 Monster patch by Marc Mutz <Marc.Mutz@uni-bielefeld.de> 25 years ago
Michael Haeckel 983abdd792 Bann qWarning. 25 years ago
Michael Haeckel fec89fe67a Remove the rest of the KRN code and the welcome message. 25 years ago
Michael Haeckel c2bb59f4cd The about page. 25 years ago
Michael Haeckel 7012cfa86e Fix welcome message for non latin. 26 years ago
Don Sanders af7b051c81 Large patch from Denis Perchine and Jacek Stolarczyk to add 26 years ago
Michael Haeckel ca95422039 Translate the system folder names in the search dialog and in the filter dialog. 26 years ago
Waldo Bastian 0c57c6b8f6 WABA: Fix translation of welcome message. 26 years ago
Don Sanders 309d442c96 Remainder of the Tru64 patch, fixes up some C++ errors that I'm surprosed 26 years ago
Alex Zepeda 7175c7ffc5 And again with sys/types.h. 26 years ago
Hans Petter Bieker 0007cd8b56 Cleaner compilation. 26 years ago
Don Sanders dc8666eeee Ported createFolderList over to returning a QValueList< QGuardedPtr< KMFolder > >* instead of 26 years ago
Daniel Naber 6f0b153cf3 fixing bug #2166 (crash on startup if ~/Mail/inbox etc. 26 years ago
Daniel Naber b266c41a8f -changed welcome message's reply-to to kmail@kde.org 26 years ago
George Staikos 84a060afdc Added the welcome message text. 26 years ago
George Staikos be91ac43f8 Added the welcome message, cleaned up the error/log messages. 26 years ago
Don Sanders e15472052e More fixes to try to make KMail start up ok for first time users. 26 years ago
Matthias Kiefer 9e4c6f35c5 fixed some typos and replaced some text to enable better translations 26 years ago