Added webp information in doc and changelog upstream/5.2.90+alpha
authorLiang Qi <liang.qi@digia.com>
Thu, 20 Feb 2014 12:58:59 +0000 (13:58 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 21 Feb 2014 14:51:32 +0000 (15:51 +0100)
Change-Id: I1287608e914598c58acff70a47f71cc0bf36f094
Reviewed-by: Ivan Komissarov <ABBAPOH@gmail.com>
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
dist/changes-5.3.0
src/imageformats/doc/src/qtimageformats.qdoc

index 026d568..ff0da97 100644 (file)
@@ -22,3 +22,4 @@ information about a particular change.
  - Add read/write support for Direct Draw Surface images.
  - Add read/write support for ICNS images.
  - Add read/write support for JPEG 2000 images.
+ - Add read/write support for WebP images.
index 86cdd53..3a4d6d3 100644 (file)
@@ -59,6 +59,7 @@ libraries. If not found, it may fall back on using a bundled copy (in
 \row    \li TGA    \li Truevision Graphics Adapter      \li Read         \li No
 \row    \li TIFF   \li Tagged Image File Format         \li Read/write   \li Yes (bundled)
 \row    \li WBMP   \li Wireless Bitmap                  \li Read/write   \li No
+\row    \li WEBP   \li WebP                             \li Read/write   \li Yes (bundled)
 \endtable
 
 \section2 Deployment