Review Request 110467: Plasma Wallpaper BackgroundListModel: Avoid using KFileMetaInfo
Commit Hook
null at kde.org
Fri May 17 18:02:57 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/110467/#review32711
-----------------------------------------------------------
This review has been submitted with commit 8a6f783dfd6f021173f5d3b47772b0fc320eba31 by Vishesh Handa to branch KDE/4.10.
- Commit Hook
On May 16, 2013, 9:57 a.m., Vishesh Handa wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/110467/
> -----------------------------------------------------------
>
> (Updated May 16, 2013, 9:57 a.m.)
>
>
> Review request for Plasma.
>
>
> Description
> -------
>
> Plasma Wallpaper BackgroundListModel: Avoid using KFileMetaInfo
>
> 1. The Xesam width and height properties are never returned by strigi
> and haven't been returned for a very very long time. It currently
> returns the nfo:width and nfo:height property instead.
>
> 2. KFileMetadataWidget is blocking and blocks while it is calculating
> the height and width. It is better to open the file and calculate it in
> another thread as done by the ImageSizeFinder
>
> 3. QImage in more reliable and actively maintained in contrast to
> strigi.
>
>
> Diffs
> -----
>
> plasma/generic/wallpapers/image/backgroundlistmodel.cpp c4093a7
>
> Diff: http://git.reviewboard.kde.org/r/110467/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Vishesh Handa
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20130517/a88613f0/attachment.html>
More information about the Plasma-devel
mailing list