220
I Use This!
High Activity

Commits : Listings

Analyzed 9 days ago. based on code collected 10 days ago.
Sep 05, 2024 — Sep 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixing Makefile rules More... almost 21 years ago
Removal of flagCol in previous commit looks accidental -- it's certainly still needed in KMail. More... almost 21 years ago
http://bugs.kde.org/show_bug.cgi?id=39782 Added members for new optional columns - Status - Important - Attachment - Spam/Ham - Watched/Ignored - Signature - Encryption - Receiver More... almost 21 years ago
make it compile 2. try More... almost 21 years ago
make it compile More... almost 21 years ago
Added DCOP signal to update the weights of the contacts in addresseelineedit when changing the completion order (using RMB / Edit Completion Order...) https://intevation.de/roundup/kolab/issue143 More... almost 21 years ago
uppsi :) More... almost 21 years ago
parse decoded date into the appropriate data structure if wanted More... almost 21 years ago
Clean up & enhance the LDAP lookup code: - KABC::LdapConfigWidget is used for configuring the LDAP servers' properties. - Uses every configuration option which can be specified with LdapConfigWidget. - The LdapServer class (storing properties of an LDAP server) moved from kaddressbook/ldapoptionswidget to libkdepim. - Got rid of many host(), setHost(), bindDN(), setBindDN(), etc... methods, and replaced with the LdapServer class. - The configuration reading-writing for the LDAP servers are moved to the LdapSearch class. More... almost 21 years ago
Sort categories. More... almost 21 years ago
Move the email functions to libemailfunctions as discussed (leaving kfileio.* in libkdepim) and update all includes and linking to this. And fix the event viewer dialog that spawned the whole thing More... almost 21 years ago
CVS_SILENT More... almost 21 years ago
The rest of libkdenetwork was moved into libkdepim (http://lists.kde.org/?l=kde-pim&m=109351225402353&w=2) More... almost 21 years ago
Fun - this file doesn't compile, and isn't compiled... Got me for a minute. More... about 21 years ago
This commit was manufactured by cvs2svn to accommodate a server-side copy/move. More... about 21 years ago
CVS_SILENT removed versions check around setCheckedState() More... about 21 years ago
Fixing proko bug #201: KMail's AddresseeLineEdit did not return to querying LDAP server(s), once it was/they were de-activated and re-activated again without Kontact being restarted. More... about 21 years ago
pimcopy of kimproxy is obsolete More... about 21 years ago
Turn the Organizer of an incidence into a Person object (instead of using just a QString). This has the advantage that it's now possible to have a name and the email specified for the organizer. More... about 21 years ago
To avoid race conditions and loss of data on disk full, this function should use KSaveFile. More... about 21 years ago
Patch by Jakob Schroeter <[email protected]>: More... about 21 years ago
pimcopy of kimproxy is obsolete More... about 21 years ago
Forgot to commit this (I realized this when waking up this morning :) More... about 21 years ago
Fix building with srcdir != builddir More... about 21 years ago
Comment cleanups for doxygen. More... about 21 years ago
Kept in sync with the version on kdelibs. Makes it possible to rotate an image in case it's needed by using a context menu More... about 21 years ago
Fixing kolab bug 212 again: Detect kolab distribution lists. More... about 21 years ago
Fix the organizer combobox to work nicely together with operator== in Event More... about 21 years ago
ProgressItem* -> KPIM::ProgressItem in signals, slots and connect statements More... about 21 years ago
install part.h in a public place. This allows for 3rd party applications like akregator to compile again More... about 21 years ago