Go to file
Thiago Macieira 1cc17e33c5 Set the Qt API level to compatibility mode in all tests.
Qt 5.0 beta requires changing the default to the 5.0 API, disabling
the deprecated code. However, tests should test (and often do) the
compatibility API too, so turn it back on.

Task-number: QTBUG-25053
Change-Id: I17b02c252bea56c265d6e80359628fa02dba3525
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-08-01 22:28:09 +02:00
examples Fix tests & examples for module build 2012-04-20 12:18:22 +02:00
modules Add sync.profile and qt_ftp.pri files 2012-04-20 12:17:56 +02:00
src Set the Qt API level to compatibility mode in all tests. 2012-08-01 22:28:09 +02:00
tests Set the Qt API level to compatibility mode in all tests. 2012-08-01 22:28:09 +02:00
.gitignore Add pro file structure 2012-04-20 12:18:07 +02:00
LGPL_EXCEPTION.txt Copy license files from Qt base 2012-04-20 12:17:51 +02:00
LICENSE.FDL Copy license files from Qt base 2012-04-20 12:17:51 +02:00
LICENSE.LGPL Copy license files from Qt base 2012-04-20 12:17:51 +02:00
LICENSE.PREVIEW.COMMERCIAL Copy license files from Qt base 2012-04-20 12:17:51 +02:00
qtftp.pro Add pro file structure 2012-04-20 12:18:07 +02:00
readme.txt add .gitignore and readme files 2012-04-20 12:17:19 +02:00
sync.profile Add sync.profile and qt_ftp.pri files 2012-04-20 12:17:56 +02:00

readme.txt

This repository contains deprecated APIs which have been removed from Qt

Applications are recommended to port to the supported APIs.
However as some features are lost, these APIs are provided as standalone
source code for applications that require removed features.