0
I Use This!
Very High Activity

Commits : Listings

Analyzed 6 days ago. based on code collected 10 days ago.
Jun 05, 2023 — Jun 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed the open() method. More... about 21 years ago
Fixed the open() method, that could be one of the reasons for loosing data. More... about 21 years ago
Add support for backup file More... about 21 years ago
Add d-pointer More... about 21 years ago
- optimization: generate the uid on demand (the resources may have a better way to generate them, so we better not waste our time) More... over 21 years ago
a few optimizations, show busy cursor More... over 21 years ago
Added the 2 static methods usersContact() and setUsersContact( const QString ). These methods should be used by other programs like kmail, korn etc. to get/set information about the current user. More... over 21 years ago
AddressBook and StdAddressBook making use of Resource::isOpen() now, so a Resource isn't removed from the ResourceManager any longer, when open it fails. More... over 21 years ago
Hmm, after Davids comment suddenly everthings was clear ;) More... over 21 years ago
3rd round: Turn to kill all those comparisons to "" by asking kindly to the string if it's empty. More... over 21 years ago
Try to use KDCOPServiceStarter, but it doesn't seems to work right now. More... over 21 years ago
OpenLDAP doesn't accept 'objectclass=*person' as filter argument, so I changed it back to 'cn=*'. More... over 21 years ago
kwriteconfig by Luis Pedro Coelho <[email protected]> A little brother for kreadconfig. More... over 21 years ago
Added a translation map from international country names to ISO codes, changed countryToISO() to use that map which should speedup things considerably. Added perl script to manually redo the translation map some day if countries really do change that much ;) More... over 21 years ago
--qregexp More... over 21 years ago
Add support for custom name prefixes/suffixes More... over 21 years ago
again? :) More... over 21 years ago
Port the Resource to Tobias parser but something makes it crash.. More... over 21 years ago
removed the superfluous copy ctor and assignment operator More... over 21 years ago
fixed the compile problem More... over 21 years ago
no LIBADD for a noinst lib More... over 21 years ago
A new vcardformatplugin. To make the switch to the new parser easier. This plugin isn't used anywhere yet. More... over 21 years ago
check for libsuff More... over 21 years ago
CVS_SILENT Corrected typographical errors More... over 21 years ago
Consistency fixes More... over 21 years ago
Check for phone number list having an odd number of entries. More... over 21 years ago
fixed bug #54093: we can't use formatted name, because it can contains a comma, that may confuses mail programs More... over 21 years ago
add template support for ldap attributes configuration More... over 21 years ago
generated files are evil More... over 21 years ago
Some silly fixes. Crash because of the lack of a copy constructor and fixes for 2.1 parsing. More... over 21 years ago