summaryrefslogtreecommitdiffstats
path: root/apps/contacts/lib
Commit message (Expand)AuthorAgeFilesLines
* Line length...Thomas Tanghus2012-08-021-6/+17
* Addressbooks settings rewrite and cleanup.Thomas Tanghus2012-08-021-1/+4
* Remove deprecated code.Thomas Tanghus2012-07-301-16/+0
* Code style.Thomas Tanghus2012-07-301-36/+69
* Fixed potential error in logging.Thomas Tanghus2012-07-301-3/+3
* Damn, that Jenkins dude is tough ;)Thomas Tanghus2012-07-213-11/+17
* Code style.Thomas Tanghus2012-07-203-6/+6
* Coding style.Thomas Tanghus2012-07-204-111/+111
* Wrong argument count in postCreateUser hook for contacts.Thomas Tanghus2012-07-171-3/+3
* Remove obsolete FIXMEs.Thomas Tanghus2012-07-161-2/+0
* Refactored contacts import.Thomas Tanghus2012-07-151-1/+1
* Give default address book a more intuitive name and replace spaces with under...Thomas Tanghus2012-07-141-2/+2
* Revert reversion of f5c329af981f59f78c12648ea41c258f477f3e82 :-PThomas Tanghus2012-07-101-1/+3
* Look for the right field :-PThomas Tanghus2012-07-101-1/+1
* Revert "Delay fetching of carddata and set ETag and size instead."Thomas Tanghus2012-07-101-3/+1
* Delay fetching of carddata and set ETag and size instead.Thomas Tanghus2012-07-091-1/+3
* Rescan categories in small batches to reduce memory usage.Thomas Tanghus2012-07-091-9/+12
* Simplify VCF generation.Thomas Tanghus2012-07-081-8/+5
* Implemented VCFExportPlugin.Thomas Tanghus2012-07-081-0/+103
* Fix endless loop when no addressbooks.Thomas Tanghus2012-07-061-3/+10
* No need for being protected.Thomas Tanghus2012-07-061-1/+1
* Contacts: Fix copy&paste errorBart Visscher2012-07-051-1/+1
* Remove ugly activation hack.Thomas Tanghus2012-07-041-100/+57
* fix birthday calendarGeorg Ehrke2012-06-291-1/+3
* Load contactlist progressivly.Thomas Tanghus2012-06-271-3/+11
* Load default categories if there are none,Thomas Tanghus2012-06-271-6/+29
* Added error checking on all db queries.Thomas Tanghus2012-06-262-51/+149
* Added createUser hook.Thomas Tanghus2012-06-261-0/+10
* Fix variable name.Thomas Tanghus2012-06-261-1/+1
* Added signals.Thomas Tanghus2012-06-262-4/+14
* Cast translation to string.Thomas Tanghus2012-06-221-1/+1
* Fix URL delimiter.Thomas Tanghus2012-06-211-1/+1
* Better error checking.Thomas Tanghus2012-06-201-10/+13
* Log error as ERROR.Thomas Tanghus2012-06-201-1/+1
* Cleanup code.Thomas Tanghus2012-06-141-10/+3
* If Hr. Lerdorf had made up his mind on parameter order, life would have been ...Thomas Tanghus2012-06-141-1/+1
* Contacts: Final (for now) fix to encoding probs on import.Thomas Tanghus2012-06-121-1/+2
* Contacts: Fix encoding errors, import errors, developer headache, paint cute ...Thomas Tanghus2012-06-111-1/+1
* Contacts: 11th hour fix for invalid VCARD from CardDAV.Thomas Tanghus2012-06-101-0/+4
* Contacts: Double check XSS, and fix a rookie error ;-)Thomas Tanghus2012-05-281-1/+1
* Contacts: XSS fix. Still some more to check.Thomas Tanghus2012-05-211-0/+3
* removing executable bit - againThomas Mueller2012-05-155-0/+0
* Contacts: Forgot one file for the import fix.Thomas Tanghus2012-05-131-2/+24
* Contacts: Add error checking and reporting to import from files app.Thomas Tanghus2012-05-131-1/+1
* Contacts: Hack to add structured name from formatted name.Thomas Tanghus2012-05-111-9/+10
* Contacts: Fix check for version.Thomas Tanghus2012-05-111-2/+2
* Some UI and code restructering according to usability tests: https://mail.kde...Thomas Tanghus2012-05-101-5/+6
* Contacts: Don't try to render invalid properties.Thomas Tanghus2012-05-051-5/+7
* Contacts: Hack around malformed BDAY.Thomas Tanghus2012-05-041-3/+9
* ported oc_dbFrank Karlitschek2012-05-032-23/+23