https://bugs.kde.org/show_bug.cgi?id=333754

Daniel Vrátil <dvra...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |16.12
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |http://commits.kde.org/cale
                   |                            |ndarsupport/c527e0a0e1ffec9
                   |                            |892fa30c9510aeb8cc3639757

--- Comment #56 from Daniel Vrátil <dvra...@kde.org> ---
Git commit c527e0a0e1ffec9892fa30c9510aeb8cc3639757 by Daniel Vrátil, on behalf
of Denis Kurtz.
Committed on 26/08/2016 at 13:21.
Pushed by dvratil into branch 'master'.

Cache tags by name instead of gid

To set and retrieve category colors, a TagCache is used, where tags
are stored by gid. So far, the utf8 encoding of a tag's name was used
to retrieve a tag from the cache. In general, however, the gid of a tag
is not the same as its name. Since the gid may be unknown when looking
for a tag's color, this change switches to the tags' names for keys.
FIXED-IN: 16.12

Differential Revision: https://phabricator.kde.org/D2434

M  +1    -1    CMakeLists.txt
M  +2    -2    src/kcalprefs.cpp
M  +7    -0    src/tagcache.cpp
M  +2    -0    src/tagcache.h

http://commits.kde.org/calendarsupport/c527e0a0e1ffec9892fa30c9510aeb8cc3639757

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to