23 Commits (cdb3d99f65e4818bc59fdbf86ac3e779bbeeb0fc)

Author SHA1 Message Date
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
Ingo Klcker 703f620b76 Replace all 'Transmission complete. bla...' messages by a simple KMBroadcastStatus::setStatusMsgTransmissionCompleted(...) and prefix all those messages with a timestamp. 23 years ago
Carsten Burghardt 77e037fe59 Make the new mailcheck structure actually work ;-) 23 years ago
Eugene Zelenko c13e725466 Use HTML tags (<b></b>) for highlighting arguments in message box text 23 years ago
Marc Mutz a25c33051e replay kmaccount hierarchy cleanup 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
Marc Mutz 96e56cb6f5 from kroupware_branch: half-way refactoring of the KMAccount hierarchy 24 years ago
Ingo Klcker 4750861b26 Port Don's "Rewrite the newish encryption state and signature state code." to HEAD. 24 years ago
Ingo Klcker d616951db2 Replace NULL and 0L with 0 everywhere and clean up some delete foo 24 years ago
Stephan Kulow fc6a53816a replacing the setEncryptionStatus(char*) functions that are very likely 24 years ago
Karl-Heinz Zimmer ed6097a580 Here we are, this should be the _real_ fix for bug #47906. :-) 24 years ago
Malcolm Hunter 7e93824192 Corrected typographical errors 24 years ago
Ingo Klcker 1e6753fb1f Use mailFolder.location() instead of mailFolder.path()+'/'+mailFolder.name() and remove a linefeed from an error message. 24 years ago
Michael Haeckel 3f08c77042 Don't let the progress bar disappearing too early when doing different things 24 years ago
Kalle Dalheimer 3d3d22c76b Load/save encryption/signature state (bug #1003 (or was that #1006?)) 24 years ago
Antonio Larrosa Jimenez 7145c5950c This patch fixes kmail for the case of multiple accounts, so that it doesn't 24 years ago
Marc Mutz c64819537c Safe part of my local include fixes. 25 years ago
Marc Mutz 2c239a910b Close #9280: 25 years ago
Marc Mutz 1630626602 - Better status bar messages when checking mail. 25 years ago
Dirk Mueller 6797558d5d 356 includes less 25 years ago
Michael Haeckel fc426b31aa - Adding/removing IMAP accounts should work again properly. 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 d942bedded Get rid of all remaining ASCII_CAST and COMPAT issues. 25 years ago
Michael Haeckel ba08a83bc8 ASCII_CAST cleanup for kmmsgbase.cpp and kmacctlocal.cpp. 25 years ago
Stephan Kulow 6164556515 use debug area 5006 - so I can read mails without seeing tons of debug output 25 years ago
Michael Haeckel 9fe2c405dd Found another bug, while cleaning up data types. 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 808b24b965 Use the correct default for the local mailbox. 25 years ago
Carsten Pfeiffer 2509b8a251 - buttons opening a new window must have "..." appended to their text 25 years ago
Michael Haeckel fe832697f1 Remove all QObject::initMetaObject() calls, since they are automatically 25 years ago
Michael Haeckel 2b4055562e Execute the precommand even if there is no mail. 25 years ago
Carsten Pfeiffer 8b43202e1f speedup regular checking (return immediately when the mbox is of 0 size) 25 years ago
Don Sanders 102c141a8a Remove processEvent calls what an ignorant hyprocrit I am. 25 years ago
Michael Haeckel af6b870a67 Procmail lockfile is now default to prevent some confusion. I think that is the 25 years ago
Michael Haeckel a7c8e21656 Procmail support by Guillaume Laurent <glaurent@telegraph-road.org> 25 years ago
Dirk Mueller d471555dd9 compile with gcc3. reviewed by Don. 25 years ago
Michael Haeckel 30906f30d6 - Transmission completed... 26 years ago
Michael Haeckel 904eed6b70 The configuration of the locking method didn't really work. 26 years ago
Michael Haeckel f193a68529 Add a GUI for the locking type of the local account. 26 years ago
Don Sanders 93eaa4ee58 Patch from Wynn Wilkes, Caldera Systems 26 years ago
Don Sanders c499aa7afb Check to see if local mailbox is locked. 26 years ago
Don Sanders c05c15a286 Support using the MAIL environment variable when finding the mail spool 26 years ago
Don Sanders 5b13f89a7c Fixed 0.5 freakin bugs to do with network account modifications taking 26 years ago
Mike Pilone 68b6d78641 Added precommand to local account and moved all precommand code to KMAccount, since all the account types now support it. 26 years ago
Kalle Dalheimer b4a23925d8 Changed some #include "..." to #include <...> 26 years ago
Helge Deller d4e3ef5e06 "preparing transmission..." -> "preparing transmission from 26 years ago
Matthias Kiefer 9e4c6f35c5 fixed some typos and replaced some text to enable better translations 26 years ago
Sven Radej fd968c341e sven: Removed old signal-driven IPC and introduced DCOP interface. New 26 years ago