D14127: Cache country <-> ISO code mapping in both directions

Volker Krause noreply at phabricator.kde.org
Sun Jul 15 10:14:11 BST 2018


vkrause created this revision.
Restricted Application added a project: KDE PIM.
Restricted Application added a subscriber: kde-pim.
vkrause requested review of this revision.

REVISION SUMMARY
  This is just a stop-gap measure to avoid reloading the entire country map
  file for every call (which is a noticeable problem when using this in a
  list view delegate on an Android phone).
  
  The real solution would be converting the map into a directly usable
  format that we don't need to parse, but before doing that I'd like to
  understand how the i18n() call is supposed to work here...

REPOSITORY
  R174 PIM: KContacts

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D14127

AFFECTED FILES
  src/address.cpp

To: vkrause
Cc: kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20180715/c666a0d9/attachment.html>


More information about the kde-pim mailing list