26 Commits (d3f4a0bbbcf077dc97a9231eab9a636f13dba516)

Author SHA1 Message Date
Marc Mutz c4df6a1a84 Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
Helge Deller bed924c795 microfixes 23 years ago
Marc Mutz 8c6dc40121 Don't require bleeding-edge kdelibs and add some const 23 years ago
Ingo Klcker 3dbdf3e932 - Make use of KUser. 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Ingo Klcker 3a9a989f32 Check for exact matching addresses because else the identity with address bc@xyz would match abc@xyz. 23 years ago
Ingo Klcker 55adeb0717 Actually return the new UOID (and hide under brown paper bag). Thanks for the hint Thiago. 23 years ago
Ingo Klcker 8d029a4fc0 Fix bug 62029: Default identity not used on 'kmail --composer' 23 years ago
Dirk Mueller 4e03bcdbde speling fixes. some also modfiy API functions, but those are not in installed 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
Melchior Franz 083876645f fix spelling 23 years ago
Marc Mutz e2a890c1ac Enable Windows port by adding an exception clause for non-free Qt; this is in files where the copyright ownership is clear :-). The fun part is the rest of KMail... 23 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 e6461866a8 ported Don's KMKernel::config into HEAD 24 years ago
Marc Mutz c6831e1c52 from kroupware_branch: only emit changed() singnals when the identity really changed. Needs new KMIdentity::operator!=() 24 years ago
Marc Mutz 04bf674247 from kroupware_branch: new method thatIsMe(), which is a small wrapper around addressForIdentity() 24 years ago
Marc Mutz 4424179750 indent fix ;-) 24 years ago
Marc Mutz 666d9e5aaa added non-const version of identityForUoid, since ConfigureDialog will soon work with UOIDs, too 24 years ago
Kevin Puetz cdd16b8135 Don't crash when adding identities w/o UOID's 24 years ago
Marc Mutz 511ec113dd use UOIDs for identities; you need to let kconf_update run 24 years ago
Ingo Klcker c93b43b176 Get rid of (resp. comment out) the email address guessing code as it guesses wrong in most cases. 24 years ago
Marc Mutz 71030c48c2 comment typo 24 years ago
Marc Mutz badbf6c168 small optimization: don't readConfig() on rollback() 24 years ago
Marc Mutz bdcc32cc5d Committing new files for IdentityManager: 24 years ago