68 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 effc8dda5e Don't add an empty line before a signature which already contains the signature separator. This makes abusing signatures as templates more useful because one doesn't have to manually remove the empty line before the start of the template. 23 years ago
Eugene Zelenko eaf07e1a83 Use HTML tags (<b></b>) for highlighting arguments in message box text 23 years ago
Don Sanders 14ff29400e Integrate change by coolo from make_it_cool: 24 years ago
Daniel Molkentin 9b71a29693 debug areas for HEAD, too 24 years ago
Ingo Klcker fd8cd42583 Remove all KDE_VERSION <= 306 hacks 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
Stephan Kulow 793f80d991 white space diffs and the configure dialog part of the systemtray (not yet used 24 years ago
Ingo Klcker 626f6c3dc0 Fix Bug 50948: incorrect error message: The sent-mail folder of the current identity doesn't exist 24 years ago
Ingo Klcker 6f7004af7b Fix bug 50022: kmail warning on no sent-mail folder unneeded and annoying 24 years ago
Stephan Kulow f7b6bca3c3 taking over the solution as found in the branch 24 years ago
Thomas Leitner aa3aa1e5f2 fixed the fix 24 years ago
Thomas Leitner 7961958bdf tru64 fix 24 years ago
Marc Mutz 3dcb5e7da3 don't require a "Full Name" for operation 24 years ago
Marc Mutz fb9cf6f7ba serialization of KMIdentity to QDataStreams 24 years ago
Ingo Klcker f27e9a51c3 Identity dependant BCC header 24 years ago
Ingo Klcker 07f0eeec88 Make KMail compile again with KDE_3_0_BRANCH 24 years ago
Gioele Barabucci 79936a45ec KShellProcess -> KProcess + setUseShell(true) 24 years ago
George Staikos d069d55e3e Tired of this crap 24 years ago
Marc Mutz 511ec113dd use UOIDs for identities; you need to let kconf_update run 24 years ago
Marc Mutz 1ebeeaab0a Committing changes for IdentityManager: 24 years ago
Marc Mutz 21a80775cf - Foo -> const Foo & 24 years ago
Marc Mutz 2ac31f6f8a removing virtualness of setters (nobody will ever subclass this), const fixes 24 years ago
Marc Mutz 74a844e5c7 fix #37969 24 years ago
Dirk Mueller aa0cadacd1 CVS-SILENT: fixincludes -e 25 years ago
Carsten Burghardt 2acae2c231 Support for configurable Sender/Receiver is now better 25 years ago
Carsten Burghardt 9bc7408968 Adds configurable sender/receiver to each folder 25 years ago
Michael Haeckel 19b7a57e89 Per identity configurable drafts folder (local and IMAP). 25 years ago
Ingo Klcker c3b886c5b2 - Adapt KMail to the changes in Kpgp* 25 years ago
Roberto Teixeira c08e892412 Added option to allow each identity having a separate sent-mail folder. Also 25 years ago
Waldo Bastian 4d199c0463 Automatic identity adjustment in reply-to. 25 years ago
Dirk Mueller 6797558d5d 356 includes less 25 years ago
Michael Haeckel e2366fe4b1 Quote the name entered in the identity, when it contains special characters. 25 years ago
Michael Haeckel 5f28475f4e Report the correct error, when the signature script doesn't exit normally. 25 years ago
Marc Mutz 345de8b5a9 Obviously corrent fixes to let these files compile with QT_NO_ASCII_CAST 25 years ago
Michael Haeckel 0ba45ca7fd Handle mailing list identities with a transport correctely and don't override 25 years ago
Michael Haeckel 79103e2e17 Again QT_NO_ASCII_CAST fixes and two charset related fixes for bugs I found on 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 84eeb6eb0e Use KConfigGroupSaver everywhere. 25 years ago
Stephan Kulow 29021bdb05 .copy on a Qt string is a noop since quite some Qt versions 25 years ago
Stephan Kulow fec2831df5 removing "const QString" in return values and parameters. It only confuses compilers, 25 years ago
Michael Haeckel 0f4aea501b - GUI: Bind a transport (for example SMTP server) to an indentity 25 years ago
Michael Haeckel 9929c01d05 GUI: Bind the PGP identities to KMail's identities. 25 years ago
Michael Haeckel ad4f30c671 Patch by Michal Rudolf <mrudolf@mercury.ci.uw.edu.pl>. 26 years ago
George Staikos 2306d6a8ca Put in support for associating a vCard with an identity. This still needs 26 years ago
Don Sanders 7e2174306a Changed name of default identity from "unknown" to "Default". 26 years ago
Daniel Naber 7bd43cc1d9 default values for "signature" were not consistent, which broke appending 26 years ago
Espen Sand a9c583c5d4 Removed some puts() that had been forgotten 26 years ago