- 16 Feb, 2015 1 commit
-
-
chriadam authored
This commit improves the SeasideImport API by allowing clients to specify their own SeasideContactBuilder implementation when converting the list of Versit documents into storage QContacts. The SeasideContactBuilder allows the client to parametrise things like the contact filter used to determine the subset of mergable contacts, the merge strategy to use, and so on.
-
- 22 Jul, 2014 2 commits
- 30 Jun, 2014 1 commit
-
-
mvogt authored
Contacts with 'bluetooth' or 'was_local' sync target values should preserve these properties during export/import.
-
- 28 Jan, 2014 1 commit
-
-
mvogt authored
-
- 23 Jan, 2014 1 commit
-
-
mvogt authored
Some detail types cannot be supported by the qtcontacts-sqlite backend; remove them from contacts before attempting to import.
-
- 15 Jan, 2014 1 commit
-
-
mvogt authored
UIDs found in VCF are not very reliable; if a UID match is found where the contacts have name details that do not match, ignore the UID match and remove the Guid detail from one contact.
-
- 09 Jan, 2014 1 commit
-
-
mvogt authored
When a vCard record does not contain valid name information, ensure that is nickname is present. This allows us to be certain that each contact has either a valid name or a nickname.
-
- 04 Dec, 2013 1 commit
-
-
mvogt authored
Although they won't work correctly, allow IM accounts to be imported.
-
- 20 Nov, 2013 1 commit
-
-
mvogt authored
This practice is possibly affected by iterator invalidation in some way I can't locate. In any case, index-based operations are not going to make any performance difference.
-
- 05 Nov, 2013 2 commits
- 04 Nov, 2013 1 commit
-
-
mvogt authored
Remove obsolete contacts only after traversing indexed contact list.
-
- 21 Oct, 2013 1 commit
-
-
mvogt authored
Should be used by the batch importer and the GUI importer.
-