Review Request 126148: [plasma-framework] qstring optimizations
Kai Uwe Broulik
kde at privat.broulik.de
Mon Nov 23 21:53:14 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126148/#review88737
-----------------------------------------------------------
src/declarativeimports/core/datamodel.cpp (line 58)
<https://git.reviewboard.kde.org/r/126148/#comment60845>
Why not constBegin()/constEnd()?
src/declarativeimports/core/iconitem.cpp (line 125)
<https://git.reviewboard.kde.org/r/126148/#comment60846>
QLatin1Char?
src/plasmaquick/shellpluginloader.cpp (line 41)
<https://git.reviewboard.kde.org/r/126148/#comment60847>
we usually don't have more than one statement per line
- Kai Uwe Broulik
On Nov. 23, 2015, 8:36 nachm., Nick Shaforostoff wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/126148/
> -----------------------------------------------------------
>
> (Updated Nov. 23, 2015, 8:36 nachm.)
>
>
> Review request for Plasma, Marco Martin and Martin Klapetek.
>
>
> Repository: plasma-framework
>
>
> Description
> -------
>
> also contains fix for clazy warning regarding iterating over temporary roleNames() object
>
> note that for QRegExp constructor and for QIcon::fromTheme() i used QLatin1String because QStringLiteral is known to produce crashes-on-exit if the code is inside a library
>
>
> Diffs
> -----
>
> CMakeLists.txt 812dc96
> src/declarativeimports/core/datamodel.cpp 1c83bc5
> src/declarativeimports/core/framesvgitem.cpp 9aab228
> src/declarativeimports/core/iconitem.cpp f32b3d1
> src/plasma/applet.cpp 895555c
> src/plasma/containment.cpp 1d166f2
> src/plasma/framesvg.cpp f9379b0
> src/plasma/pluginloader.cpp bfa5dee
> src/plasma/private/applet_p.cpp e935d52
> src/plasma/private/containment_p.cpp 3836772
> src/plasma/private/theme_p.cpp 7bf81d4
> src/plasma/scripting/scriptengine.cpp 5b2cf84
> src/plasma/svg.cpp 20cb31f
> src/plasma/theme.cpp c49ad4c
> src/plasmaquick/appletquickitem.cpp efe8611
> src/plasmaquick/shellpluginloader.cpp 2824760
>
> Diff: https://git.reviewboard.kde.org/r/126148/diff/
>
>
> Testing
> -------
>
> compiles fine
>
>
> Thanks,
>
> Nick Shaforostoff
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20151123/26160eb4/attachment.html>
More information about the Plasma-devel
mailing list