Review Request 117850: Use QPixmap for loading images
Commit Hook
null at kde.org
Tue Apr 29 13:06:40 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117850/#review56897
-----------------------------------------------------------
This review has been submitted with commit 61a74b6184115f3f231545aa1755ee311f43bf47 by David Edmundson to branch master.
- Commit Hook
On April 28, 2014, 8:48 p.m., David Edmundson wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117850/
> -----------------------------------------------------------
>
> (Updated April 28, 2014, 8:48 p.m.)
>
>
> Review request for Telepathy.
>
>
> Repository: libkpeople
>
>
> Description
> -------
>
> Use QPixmap for loading images
>
> QPixmap has an implit cache when loading from a path. QImage does not.
> This saves a lot of QImage::load calls.
>
> As it goes via QVariant .toImage and .toPixmap work the same as before.
> ktp-contactlist used pixmap anyway.
>
>
> Diffs
> -----
>
> src/personsmodel.cpp 9575d46
>
> Diff: https://git.reviewboard.kde.org/r/117850/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> David Edmundson
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-telepathy/attachments/20140429/aaf7d1d6/attachment.html>
More information about the KDE-Telepathy
mailing list