75 Commits (92b892d6b344cdbaa33821d9fc9f0ffc2f2f472f)

Author SHA1 Message Date
Daniel Molkentin 231fdb6b1b We have QString::null for those things.. 23 years ago
Ingo Klcker 1c9154e8f4 Pass the actual list name to the manager and not the name the user entered. 23 years ago
Tobias Koenig 7b907af516 You have to pass the correct name to the distribution list manager, otherwise 23 years ago
Ingo Klcker 9491093aae Split KabcBridge::expandDistributionLists into KMMessage::expandAliases (main function), KabcBridge::expandDistributionList (helper function to do exactly what the name suggests) and KMMessage::guessEmailAddressFromLoginName (helper function to guess the email address if everything else fails). Additionally there's now KabcBridge::expandNickName which expands KAddressBook nicks into the corresponding (main) email address. 23 years ago
Ingo Klcker 0a97728970 Force a reload of the address book file so that changes that were made by other programs are loaded. 23 years ago
Helge Deller af2967c020 roaming user fixes & some small cleanups 23 years ago
Daniel Molkentin 87e593a20d No pointers to QStringLists and more const parameters where appropriate 23 years ago
Andreas Gungl 0d1a17ded6 Make the vcard import more robust 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
Eugene Zelenko c13e725466 Use HTML tags (<b></b>) for highlighting arguments in message box text 23 years ago
Zack Rusin b842fd4316 New address picker. 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
Dirk Mueller 19fcee517c Rule of thumb: never, never, never click on email addresses in KMail 24 years ago
Stephan Kulow 793f80d991 white space diffs and the configure dialog part of the systemtray (not yet used 24 years ago
Stephan Kulow 1c6885049d CVS_SILENT another diff massage 24 years ago
Stephan Kulow e6461866a8 ported Don's KMKernel::config into HEAD 24 years ago
Michael Haeckel 95ef6a8e1c Make coolo's commits compiling. 24 years ago
Stephan Kulow 0ca647a18e applying fix suggested by #45314 - don't let the network explode 24 years ago
Cornelius Schumacher 854e400262 Display warning if kaddressbook wasn't found. 24 years ago
Stephan Kulow 2892d05a1b including config.h as first include (it defines quite some controlling defines) 24 years ago
Cornelius Schumacher d1f8838d2f Added action to directly add email addresses into the addressbook without 24 years ago
Carsten Pfeiffer b16caa330b some little optimizations and a fix 24 years ago
Cornelius Schumacher bbcd113494 Remove libkab dependencies from KMail. 24 years ago
Ingo Klcker d6be6c4ace Add 'configurable' default domain for email addresses with missing domain part. 24 years ago
Michael Haeckel c2a996ba6b Use getpwent and add quotation marks around the name if neccessary. 25 years ago
Michael Haeckel e5feca7890 Scan /etc/passwd for the full name of local recipients. 25 years ago
Michael Haeckel 7154e3fcd2 Add addresses to the right address book. 25 years ago
Michael Haeckel 8b8b44e5f1 Get rid of the internal addressbook. 25 years ago
Marc Mutz df698f1764 Fixed a few compile warnings. 25 years ago
Don Sanders 94f289cd4d kabc and distribution list support. 25 years ago
Dirk Mueller 6797558d5d 356 includes less 25 years ago
Marc Mutz f1c66804b2 Qt3 compile fixes. The last problem is in kmcomposewin.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
Carsten Pfeiffer e775d75557 - internal addressbook based on QStringList now 25 years ago
Michael Haeckel 0ab56514ed Use KAddressbook instead of Abbrowser and default to it. 25 years ago
Michael Haeckel 84eeb6eb0e Use KConfigGroupSaver everywhere. 25 years ago
Michael Haeckel 27aeb7af3c Fix the quotation mark issue the way I prefer it and with 92% less code :-) 25 years ago
Helge Deller 96eebaccb5 if kmail uses kab's addressbook, check if quotes are really needed around the names. 25 years ago
Stephan Kulow fec2831df5 removing "const QString" in return values and parameters. It only confuses compilers, 25 years ago
Michael Haeckel 3e62b3a228 The default addressbook is now Traditional KMail with KAB database. 25 years ago
Daniel Naber 753c1e2e05 fix for #14101 ("only one email address of a person in KAB shows up in KMail") 25 years ago
Don Sanders 1491a4339d Make it compile on aix, and remove a debug statement. 25 years ago
Michael Haeckel 2f95097a72 Launching abbrowser of KAB and adding addresses to the address book works 26 years ago
Michael Haeckel 6174b486ec Patch by "Sergey A. Sukiyazov" <ssykiyazov@freemail.ru> 26 years ago
Don Sanders 32531f4dd6 Better support for address book aliases. 26 years ago
Michael Haeckel c7160ab733 Commas within quotations marks are now parsed correctely when displayed in the 26 years ago
David Faure 91cc5ab9e6 Trivial fix for compiler warning 26 years ago