Review Request 108495: Port kimgio to Qt5

Christoph Feck christoph at maxiom.de
Mon Jan 21 20:08:24 UTC 2013



> On Jan. 21, 2013, 12:38 p.m., David Faure wrote:
> > Excellent work. Two questions:
> > 1) did you get a chance to test at least one of these plugins, e.g. with a test program that uses QImage to load a file (I don't know if we have one already)?
> > 2) did you check whether Qt already supports has some of these? The kimgio code is very old, and if Qt supports some of these files [correctly] then we might want to avoid the duplication and get rid of the corresponding kimgio plugins.
> > 
> > Thanks!
> 
> Jon Severinsson wrote:
>     1) Unfortunately no, someone should probably add one as a test case...
>     2) I hadn't. As far as I can tell, Qt supports bmp, png, ppm, xbm, xpm (in libQt5Gui.so) gif, ico, jpeg (qtbase plugins), svg (qtsvg plugin), mng, tga, tiff, wbmp (qtimageformats plugins). That would make our tga plugin the only duplicate work. I'll remove it before pushing.

Qt's TGA plugin is read-only in Qt 4.x, did that change for 5.x?


- Christoph


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/108495/#review25890
-----------------------------------------------------------


On Jan. 21, 2013, 12:20 p.m., Jon Severinsson wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/108495/
> -----------------------------------------------------------
> 
> (Updated Jan. 21, 2013, 12:20 p.m.)
> 
> 
> Review request for KDE Frameworks.
> 
> 
> Description
> -------
> 
> Complete port of all kimgio to Qt5, including the json metadata and some minor code cleanup.
> 
> 
> Diffs
> -----
> 
>   CMakeLists.txt 0a67fe8 
>   kimgio/CMakeLists.txt 2e4f20e 
>   kimgio/dds.h 4c269ce 
>   kimgio/dds.cpp 0090703 
>   kimgio/dds.json PRE-CREATION 
>   kimgio/eps.h 0f01310 
>   kimgio/eps.cpp c3e6f1d 
>   kimgio/eps.json PRE-CREATION 
>   kimgio/exr.h fa7e646 
>   kimgio/exr.cpp 7361ac4 
>   kimgio/exr.json PRE-CREATION 
>   kimgio/jp2.h 4daffcc 
>   kimgio/jp2.cpp b28c2a2 
>   kimgio/jp2.json PRE-CREATION 
>   kimgio/pcx.h 57059e7 
>   kimgio/pcx.cpp 4237966 
>   kimgio/pcx.json PRE-CREATION 
>   kimgio/pic.h PRE-CREATION 
>   kimgio/pic.cpp PRE-CREATION 
>   kimgio/pic.json PRE-CREATION 
>   kimgio/pic_io_handler.h e81ec19 
>   kimgio/pic_io_handler.cpp b2e7c1d 
>   kimgio/pic_io_plugin.h 1701b27 
>   kimgio/pic_io_plugin.cpp 3328d24 
>   kimgio/psd.h 606d2de 
>   kimgio/psd.cpp 52dcebf 
>   kimgio/psd.json PRE-CREATION 
>   kimgio/ras.h 7603185 
>   kimgio/ras.cpp f056c54 
>   kimgio/ras.json PRE-CREATION 
>   kimgio/rgb.h 9c41190 
>   kimgio/rgb.cpp 49b500f 
>   kimgio/rgb.json PRE-CREATION 
>   kimgio/tga.h 6421e9e 
>   kimgio/tga.cpp c6f1599 
>   kimgio/tga.json PRE-CREATION 
>   kimgio/xcf.h ffdc0f0 
>   kimgio/xcf.cpp 2b782be 
>   kimgio/xcf.json PRE-CREATION 
>   kimgio/xview.h 7ae9a2c 
>   kimgio/xview.cpp 960bc22 
>   kimgio/xview.json PRE-CREATION 
> 
> Diff: http://git.reviewboard.kde.org/r/108495/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Jon Severinsson
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20130121/2385ae7d/attachment.html>


More information about the Kde-frameworks-devel mailing list