Go to file
Dmitry Belyaev d9712b37f4 waitForEncrypted fix + ignoreSslErrors
added ignoreSslErrors() method
switching to encrypted mode after "AUTH TLS" fixed
2015-07-08 20:55:37 +03:00
examples Doc: Added documentation for the qftp example 2012-12-12 12:26:02 +01:00
modules Add sync.profile and qt_ftp.pri files 2012-04-20 12:17:56 +02:00
src waitForEncrypted fix + ignoreSslErrors 2015-07-08 20:55:37 +03:00
tests Add CMake tests. 2014-10-28 17:11:04 +01:00
.gitattributes Update the git-archive export options 2012-09-03 19:52:27 +02:00
.gitignore Add pro file structure 2012-04-20 12:18:07 +02:00
.qmake.conf Set module version 2013-04-02 21:03:26 +02:00
.tag Update the git-archive export options 2012-09-03 19:52:27 +02:00
LGPL_EXCEPTION.txt Change copyrights from Nokia to Digia 2012-09-24 09:08:16 +02:00
LICENSE.FDL Copy license files from Qt base 2012-04-20 12:17:51 +02:00
LICENSE.LGPL Changed contact from qt-project.org/ to qt-project.org/legal 2013-06-11 13:14:36 +02:00
LICENSE.PREVIEW.COMMERCIAL Change copyrights from Nokia to Digia 2012-09-24 09:08:16 +02:00
qtftp.pro Add pro file structure 2012-04-20 12:18:07 +02:00
readme.txt Doc: Add a note about syncqt in readme.txt 2014-01-30 11:18:39 +01: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.

Note: If you downloaded the source package from a hosting service
such as Gitorious, the package does not contain the generated headers
under the ./include directory. Before building, you'll need to generate
them manually by running the syncqt Perl script. For example:

cd qtftp
<QTDIR>/bin/syncqt.pl -version 5.1.0