From 7972553aca51587eb1dda80509ec66766e0743c2 Mon Sep 17 00:00:00 2001 From: Allan Sandfeld Jensen Date: Tue, 26 Nov 2013 10:24:17 +0100 Subject: Update ChangeLog with new QImage formats Change-Id: I4023edc29e81a8c29c3259c6024a5a20eda1aeec Reviewed-by: Jani Heikkinen Reviewed-by: Thiago Macieira --- dist/changes-5.2.0 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dist') diff --git a/dist/changes-5.2.0 b/dist/changes-5.2.0 index 4dd1604fcc..0e3f18929a 100644 --- a/dist/changes-5.2.0 +++ b/dist/changes-5.2.0 @@ -314,6 +314,10 @@ QtGui * When a QVariant holds a QPolygonF() then it will be correctly seen as a null QVariant. + - QImage: + * Added three byte-ordered RGBA8888 format that simplifies interaction + with OpenGL and other technologies that internally using RGBA formats. + - [QTBUG-27349] Reintroduced command line argument for positioning windows (-geometry on X11, -qwindowgeometry on other platforms) -- cgit v1.2.3