[Kde-pim] Review Request 119420: added CollectionIdentificationAttribute
Christian Mollekopf
chrigi_1 at fastmail.fm
Wed Jul 23 12:59:20 BST 2014
> On July 23, 2014, 10:50 a.m., Dan Vrátil wrote:
> > akonadi/collectionidentificationattribute.cpp, line 72
> > <https://git.reviewboard.kde.org/r/119420/diff/1/?file=292106#file292106line72>
> >
> > Is "%" a safe separator? Wouldn't be QTextStream, or at least some non-printable character, like \001 safer?
QTextStream doesn't handle the separator, I'm now using the imap parser which supports escaping the values (it's now doing the same as the entitydisplayattribute).
- Christian
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119420/#review62940
-----------------------------------------------------------
On July 23, 2014, 10:41 a.m., Christian Mollekopf wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/119420/
> -----------------------------------------------------------
>
> (Updated July 23, 2014, 10:41 a.m.)
>
>
> Review request for KDEPIM-Libraries.
>
>
> Repository: kdepimlibs
>
>
> Description
> -------
>
> added CollectionIdentificationAttribute
>
> I'm using this attribute to indicate user folders from imap, so I can represent them accordingly in the UI. Additionally should the identifier make it possible to query for a user collection based on a retrieved ldap record for said user.
> Both identifier and namespae and identifier will be indexed by baloo to make it queriable.
>
>
> Diffs
> -----
>
> akonadi/CMakeLists.txt a6fc0aa83b86d09119286e700e88d029564f0e5c
> akonadi/collectionidentificationattribute.h PRE-CREATION
> akonadi/collectionidentificationattribute.cpp PRE-CREATION
>
> Diff: https://git.reviewboard.kde.org/r/119420/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Christian Mollekopf
>
>
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list