Go to file
Topi Reinio 4e4e73f100 Doc: Add a note about syncqt in readme.txt
When downloading the source directly from a hosting service
instead of using git, users need to run syncqt to generate
the files under ./include directory.

Task-number: QTBUG-32397
Change-Id: Iae6e340f3ca749367472ca822de2754877a4b6cf
Reviewed-by: Andy Shaw <andy.shaw@digia.com>
2014-01-30 11:18:39 +01: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 Fix for parsing date format used by some Windows ftp servers. 2013-12-10 15:08:34 +01:00
tests Change copyrights from Nokia to Digia 2012-09-24 09:08:16 +02: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