- 08 Mar, 2019 1 commit
-
-
chriadam authored
-
- 31 Aug, 2018 1 commit
-
-
pvuorela authored
Fix recursive resolve See merge request mer-core/libcontacts!6
-
- 30 Aug, 2018 2 commits
-
-
pvuorela authored
-
pvuorela authored
ResolveListener::addressResolved() implementations can do silly things like start resolving for something it just received information for. That ended up new request being filtered out as duplicate request but then never getting response with addressResolved. Above case with libcommhistory / RecentContactsModel.
-
- 14 Nov, 2017 2 commits
-
-
Raine Makelainen authored
[libcontacts] Fix defines from public header. Contributes to JB#39107 See merge request !5
-
Raine Makelainen authored
-
- 11 Oct, 2016 2 commits
-
-
chriadam authored
-
chriadam authored
[libcontacts] Load decomposition translations. Contributes to MER#1664 Previously, we relied on the client application to load the translation files prior to performing FN to N decomposition tokenisation. This commit ensures that the translations are loaded by libcontacts. Contributes to MER#1664 See merge request !4
-
- 10 Oct, 2016 1 commit
-
-
chriadam authored
Previously, we relied on the client application to load the translation files prior to performing FN to N decomposition tokenisation. This commit ensures that the translations are loaded by libcontacts. Contributes to MER#1664
-
- 25 Mar, 2016 2 commits
- 20 Mar, 2016 1 commit
-
-
mvogt authored
-
- 04 Mar, 2016 3 commits
-
-
mvogt authored
-
mvogt authored
[libcontacts] Ensure timestamps use C locale. Contributes to MER#1536 Timestamps must be generated using the C locale, so they do not contain digits other than Latin. See merge request !2
-
mvogt authored
Timestamps must be generated using the C locale, so they do not contain digits other than Latin.
-
- 30 Oct, 2015 4 commits
-
-
chriadam authored
-
chriadam authored
[libcontacts] Provide decomposeDisplayLabel() function. Contributes to MER#1379 See merge request !1
-
chriadam authored
Some data sources provide a display label (or formatted name) but not structured name data. The qtcontacts-sqlite backend uses structured name data to perform aggregation, and thus it is useful to have the decomposition function provided for clients (e.g., sync plugins). Contributes to MER#1379
-
chriadam authored
-
- 26 Aug, 2015 3 commits
- 25 Aug, 2015 2 commits
- 24 Aug, 2015 1 commit
-
-
mvogt authored
An invalid address should result in a resolution-to-no-contact event.
-
- 20 Aug, 2015 2 commits
- 19 Aug, 2015 4 commits
- 18 Aug, 2015 2 commits
- 06 Aug, 2015 1 commit
-
-
mvogt authored
When resolving an address that does not need the whole contact to be retrieved, the fetch should include any resolvable addresses of the contact, since address resolution is obviously in use in the caller application.
-
- 04 Aug, 2015 3 commits
- 08 Apr, 2015 3 commits
-
-
chriadam authored
-
chriadam authored
[libcontacts] Fix unit tests
-
chriadam authored
Commit 813eafc0 changed how formatted name (FN) properties from vCards are imported, so that now an import involving de-duplication can result in a single contact with multiple nicknames (setNickname() actually adds nicknames if the new nickname does not match a previously set nickname).
-