summaryrefslogtreecommitdiffstats
path: root/src/network/access/qftp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-191-1/+1
* Replace QString::trimmed() with QStringRef::trimmed()Anton Kudryavtsev2016-07-061-3/+3
* QtNetwork: use QStringRef to optimize memory allocationAnton Kudryavtsev2016-06-161-1/+1
* QtNetwork: use const (and const APIs) moreAnton Kudryavtsev2016-04-271-14/+14
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-071-5/+5
|\
| * QFtp: Use UTF-8 encoding.Friedemann Kleint2016-04-071-5/+5
* | QtNetwork: use QStringRef to optimize memory allocationAnton Kudryavtsev2016-03-311-7/+7
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-1/+4
|\
| * QFtp: Suppress warning about reading from closed QIODevice.Friedemann Kleint2015-05-231-1/+4
* | Remove <qhash.h> where it's not usedMarc Mutz2015-04-201-1/+0
|/
* Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-131-4/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-7/+7
* Remove workarounds to old GCC bugs we had encountered on IRIXThiago Macieira2013-08-311-8/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* tr()-Fix: Shorten QFtp error message.Friedemann Kleint2012-11-261-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Make qurlinfo private, now that QFtp is private.David Faure2012-06-141-1/+1
* QtNetwork: remove \link usagesGiuseppe D'Angelo2012-05-111-2/+2
* Doc: Modularize QtNetwork documentation.Casper van Donderen2012-05-091-4/+4
* Various minor fixes for qdoc warnings.Richard Moore2012-05-061-25/+25
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork]Thiago Macieira2012-05-041-2/+2
* QFtp - implement fast abort for downloadsShane Kearns2012-05-031-5/+16
* QDateTime: Deprecate setYMD()John Layt2012-01-311-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Make QFtp private.Jonas M. Gastal2012-01-121-2/+51
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* FTP - fix interoperability issues with SIZE commandShane Kearns2011-10-201-2/+2
* Remove stale documentation and fix qdoc errors.Casper van Donderen2011-10-111-5/+0
* Remove QT3_SUPPORT from networkShane Kearns2011-07-051-30/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+2437