Update ChangeLog with new QImage formats
Change-Id: I4023edc29e81a8c29c3259c6024a5a20eda1aeec Reviewed-by: Jani Heikkinen <jani.heikkinen@digia.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>bb10
parent
7cfe7c1982
commit
7972553aca
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue