95 Commits (58bc17f6dfaa9c8ca3529b0b1975ab9a2947afef)

Author SHA1 Message Date
Reinhold Kainhofer 50d4efd7d4 The FSF moved to a different address, so update the license headers all through kdepim to include the new address (see also the FSF's home page for the new address): 21 years ago
Thomas Zander e9bc21966a Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
Thomas Zander 73eda4578c These files include, but don't need kmmessage.h (11 of the previous 22...) 21 years ago
Tobias Koenig 08ca740746 Changed alls StdAddressBook::self() to StdAddressBook::self( true ) to have 21 years ago
Allen Winter fcd976c3a5 Updated license header and copyright for Stefan Taferner. 21 years ago
David Faure 4dfdd34d81 Confusing - those methods are simply not used. 22 years ago
David Faure 88bb04d7c4 QString()->QString::null, some consts, use QValueList::operator+= instead of manually looping 22 years ago
David Faure b26341f7a8 Moved expandDistributionList to KAddrBookExternal (libkdenetwork) so that 22 years ago
Laurent Montel 9c4399a381 Share some code. 22 years ago
Ingo Klcker ae6219f2b5 Get rid of KDE_IS_VERSION cruft. 22 years ago
Ingo Klcker d216fea86d CVS_SILENT No long lines. No trailing whitespace. 22 years ago
Martin Kbele a6c7625dda added a new filterrule: 22 years ago
Andrew Coles af11dae280 Corrected typographical errors. 22 years ago
Ingo Klcker 2c715b30da Merge from osnabrueck_branch: all 22 years ago
Andreas Gungl 88d23d6c33 Trivial commit: release the save ticket when save() failed 23 years ago
Andreas Gungl 7a3e776c24 replace calls to deprecated methods of KABC::Addressbook 23 years ago
Waldo Bastian 844d052466 Should no longer be needed. 23 years ago
Stephan Kulow 23fd134651 no words ;( 23 years ago
Ingo Klcker 5194bed93f Remove code and comments which are obsolete since KDE 3.1, but re-add code which is necessary for KDE 3.1 compatibility. 23 years ago
Daniel Molkentin cc1a592a21 restore old behavior where "open in addressbook" would add a new contact first 23 years ago
Daniel Molkentin 96e0eaf985 To-be-improved patch to fix 66580. I owe a cookie to whoever finds out 23 years ago
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