index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
access
/
qftp.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove QFtp sources etc. in favor of alternate distribution
Mårten Nordheim
2020-08-27
1
-2456
/
+0
*
Make feature datetimeparser depend on feature datestring
Edward Welbourne
2020-07-02
1
-3
/
+3
*
Port QtNetwork from QStringRef to QStringView
Lars Knoll
2020-06-10
1
-10
/
+10
*
Remove bearermanagement usage inside QNAM and QNetworkProxy
Mårten Nordheim
2020-04-01
1
-17
/
+0
*
Get rid of QRegExp usage in QFtp
Lars Knoll
2020-03-31
1
-12
/
+15
*
QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' instead
Alexander Akulich
2020-02-27
1
-3
/
+3
*
QNetworkAccessManager: deprecate bearer related functions
Mårten Nordheim
2020-01-30
1
-4
/
+4
*
Doc/QtBase: replace some 0 with \nullptr
Christian Ehrlicher
2020-01-26
1
-1
/
+1
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-10
/
+10
*
Construct from an array instead of assigning just past a string's end
Edward Welbourne
2019-05-28
1
-5
/
+3
*
FTP: Workaround for servers without HELP command support
Jesus Fernandez
2019-04-29
1
-0
/
+11
*
QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentation
Christian Ehrlicher
2019-02-20
1
-2
/
+2
*
Documentation: Add \nullptr macro and use where applicable
Friedemann Kleint
2019-01-10
1
-1
/
+1
*
Modernize the "datestring" feature
Liang Qi
2018-09-24
1
-2
/
+2
*
QFtp: only use fall-back password for anonymous access
Ryan Chu
2018-01-09
1
-2
/
+10
*
Convert features.ftp to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-06
1
-4
/
+0
*
Use case-insensitive compare more
Anton Kudryavtsev
2017-03-29
1
-1
/
+1
*
Use static initialization for QBasicAtomics
Marc Mutz
2017-02-16
1
-1
/
+1
*
Make some atomic counters zero-based
Marc Mutz
2017-02-15
1
-4
/
+7
*
Support C++17 fallthrough attribute
Allan Sandfeld Jensen
2016-08-19
1
-1
/
+1
*
Replace QString::trimmed() with QStringRef::trimmed()
Anton Kudryavtsev
2016-07-06
1
-3
/
+3
*
QtNetwork: use QStringRef to optimize memory allocation
Anton Kudryavtsev
2016-06-16
1
-1
/
+1
*
QtNetwork: use const (and const APIs) more
Anton Kudryavtsev
2016-04-27
1
-14
/
+14
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-04-07
1
-5
/
+5
|
\
|
*
QFtp: Use UTF-8 encoding.
Friedemann Kleint
2016-04-07
1
-5
/
+5
*
|
QtNetwork: use QStringRef to optimize memory allocation
Anton Kudryavtsev
2016-03-31
1
-7
/
+7
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
Merge remote-tracking branch 'origin/5.5' into dev
Simon Hausmann
2015-06-03
1
-1
/
+4
|
\
|
*
QFtp: Suppress warning about reading from closed QIODevice.
Friedemann Kleint
2015-05-23
1
-1
/
+4
*
|
Remove <qhash.h> where it's not used
Marc Mutz
2015-04-20
1
-1
/
+0
|
/
*
Pass params of shareable type by const-ref rather than by value
Konstantin Ritt
2015-02-13
1
-4
/
+4
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
1
-7
/
+7
*
Remove workarounds to old GCC bugs we had encountered on IRIX
Thiago Macieira
2013-08-31
1
-8
/
+0
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
tr()-Fix: Shorten QFtp error message.
Friedemann Kleint
2012-11-26
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Make qurlinfo private, now that QFtp is private.
David Faure
2012-06-14
1
-1
/
+1
*
QtNetwork: remove \link usages
Giuseppe D'Angelo
2012-05-11
1
-2
/
+2
*
Doc: Modularize QtNetwork documentation.
Casper van Donderen
2012-05-09
1
-4
/
+4
*
Various minor fixes for qdoc warnings.
Richard Moore
2012-05-06
1
-25
/
+25
*
Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork]
Thiago Macieira
2012-05-04
1
-2
/
+2
*
QFtp - implement fast abort for downloads
Shane Kearns
2012-05-03
1
-5
/
+16
*
QDateTime: Deprecate setYMD()
John Layt
2012-01-31
1
-1
/
+1
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Make QFtp private.
Jonas M. Gastal
2012-01-12
1
-2
/
+51
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
FTP - fix interoperability issues with SIZE command
Shane Kearns
2011-10-20
1
-2
/
+2
[next]