106 Commits (75d32029d1e35f195f059e58563759db6475daeb)

Author SHA1 Message Date
Allen Winter 1ee33eb647 include file fixes, mostly re-ordering. but I did find some places 18 years ago
Kevin Krammer a7716296dc Modifying the portions of PIM code that access distributions lists 19 years ago
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
David Faure 38ec9afb4b kapplication.h removed where not useful 19 years ago
Reinhold Kainhofer c882ac8831 some more compile fixes (we're now "down" to ~800 errors), dbus stuff, etc. 20 years ago
David Faure 8270ad07db Cleaning up the proko2 branch mess (that I originally created); this will require a few commits and a temporary branch. 20 years ago
Allen Winter 063033d01e "a" -> 'a' 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Reinhold Kainhofer 3f8dd75629 QList::find(..)==QList::end() => QList::contains() 20 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Laurent Montel eb077e0b11 qt3support-- 21 years ago
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