Add OS X platform changes.
Change-Id: Ib685a2c9a012bbd73b0da99eabce3a0cd0b21358 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
18a538ed40
commit
6c308e6f1d
12
dist/changes-5.4.0
vendored
12
dist/changes-5.4.0
vendored
@ -31,3 +31,15 @@ QtSql
|
|||||||
|
|
||||||
- qsql ibase: fix memory corruption due to LONG being 4 bytes in firebird.
|
- qsql ibase: fix memory corruption due to LONG being 4 bytes in firebird.
|
||||||
- QSqlDriver::dbmsType(): New method reports DBMS type. Especially useful when using ODBC.
|
- QSqlDriver::dbmsType(): New method reports DBMS type. Especially useful when using ODBC.
|
||||||
|
|
||||||
|
****************************************************************************
|
||||||
|
* Platform Specific Changes *
|
||||||
|
****************************************************************************
|
||||||
|
|
||||||
|
OS X
|
||||||
|
----
|
||||||
|
|
||||||
|
- OS X 10.6 is no longer supported.
|
||||||
|
- OS X 10.10 is now supported.
|
||||||
|
- QMacStyle has been updated with better OS 10.10 support.
|
||||||
|
- The Qt binary packages are now configured with C++11 enabled.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user