<table><tr><td style="">dvratil requested changes to this revision.<br />dvratil added a comment.<br />This revision now requires changes to proceed.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D13104">View Revision</a></tr></table><br /><div><div><p>Looks good, just a small request: use <tt style="background: #ebebeb; font-size: 13px;">QLatin1String</tt> when comparing strings - generally <tt style="background: #ebebeb; font-size: 13px;">QLatin1String</tt> is prefered if an overload that takes <tt style="background: #ebebeb; font-size: 13px;">QLatin1String</tt> exists (like <tt style="background: #ebebeb; font-size: 13px;">QString::operator==(const QLatin1String &)</tt> in this case) as it has the same performance cost as <tt style="background: #ebebeb; font-size: 13px;">QStringLiteral</tt> but does not have the memory and code-size overhead of it.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R165 Akonadi </div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D13104">https://phabricator.kde.org/D13104</a></div></div><br /><div><strong>To: </strong>knauss, dvratil<br /><strong>Cc: </strong>kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil<br /></div>