From c47b2e9c5fc43ef9c55c8ee884e83a33da00ae0b Mon Sep 17 00:00:00 2001 From: Mark Brand Date: Wed, 26 Oct 2011 12:59:31 +0200 Subject: Update changelog for Qt 4.8 --- dist/changes-4.8.0 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0 index 0d494ab..17caec6 100644 --- a/dist/changes-4.8.0 +++ b/dist/changes-4.8.0 @@ -129,6 +129,7 @@ QtGui - QUndoView: Allow different text for undo actions and items - QCommonStyle: Fix overrides from the proxy style [QTBUG-20849] - QWindowsVistaStyle: Draw CE_ProgressBarGroove correctly with PP_TRANSPARENTBAR. + - Removed obsolete -qt-gif configure option. QtNetwork --------- @@ -175,6 +176,11 @@ QtWebKit QtSql ----- - Update sqlite to 3.7.7.1 + - QSqlField now initializes the type of its QVariant value to its own type. + - QSqlField's generated flag now controls generation of SQL insert/update/delete + in QSqlDriver::sqlStatement(). QSqlTableModel initializes the flag to false in + new edit records and sets it to true when a value is set. Applications can still + manipulate generated flags directly to control SQL generation. [QTBUG-13211] QtSvg ----- @@ -226,6 +232,7 @@ Qt for Windows - The small 16x16 version of the default window icon is now being loaded correctly from the IDI_ICON1 resource. - Fixed version checking for untested versions of Windows. (QTBUG-20480) + - Qt libs on MinGW now come with pkg-config .pc files. Qt for Mac OS X --------------- -- cgit v0.12