summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* Abort FTP download, not the whole applicationShane Kearns2012-02-151-5/+1
* Remove needless line "#define d d_ptr"Kent Hansen2012-02-151-2/+0
* Include winsock2.h for ntohl.Andreas Holzammer2012-02-101-0/+1
* Add socketOptions flags to QLocalServerAndrew Stanley-Jones2012-02-104-3/+145
* MinGW: Fix warnings.Friedemann Kleint2012-02-042-1/+3
* Fix unintended source compatiblity break in QSslSocketShane Kearns2012-02-021-0/+1
* Call start() even when bearer is not compiled.Xizhi Zhu2012-02-021-7/+5
* Remove one un-used variant.Xizhi Zhu2012-02-021-1/+0
* Don't include config.tests/unix/openssl/openssl.priBradley T. Hughes2012-02-021-4/+0
* Use QBasicMutex instead of Q_GLOBAL_STATIC QMutexOlivier Goffart2012-02-013-14/+7
* Prevent data loss when an ssl socket is closed by remoteShane Kearns2012-02-012-12/+22
* Fix QDnslookup build on FreeBSDJeremy Lainé2012-02-011-3/+1
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-013-3/+3
* Revert "Put the generated <module>version.h into build tree"Bradley T. Hughes2012-02-011-1/+1
* Emit QSslSocket::error in case of openssl gives an error.Jonas M. Gastal2012-02-013-25/+38
* Removing bad ###Qt5 note.Jonas M. Gastal2012-01-311-1/+0
* QDateTime: Deprecate setYMD()John Layt2012-01-311-1/+1
* Fix debug format string in windows socket engineShane Kearns2012-01-301-2/+2
* Fix crashing debug messageShane Kearns2012-01-301-1/+1
* Make the pause modes a QFlags.Richard Moore2012-01-304-8/+10
* Add support for DNS lookups using native APIsJeremy Lainé2012-01-306-3/+1943
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30160-160/+160
* Put the generated <module>version.h into build treeLiang Qi2012-01-281-1/+1
* Making socketOption/setSocketOption virtual on QSslSocket.Jonas M. Gastal2012-01-281-3/+2
* Gives QNetworkCookieJar a virtual API.Jonas M. Gastal2012-01-274-63/+128
* Style fix for QSslCertificate constructor.Jonas M. Gastal2012-01-271-2/+1
* Removing ### that would cause needless SC brekage.Jonas M. Gastal2012-01-271-1/+1
* QAbstractSocket / QSslSocket: add API to pause and resumePeter Hartmann2012-01-258-32/+184
* bearer: run the bearer engines in their own worker threadShane Kearns2012-01-253-18/+30
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-2533-33/+0
* Remove reference to Symbian in QtNetwork.Xizhi Zhu2012-01-242-5/+0
* Make QAbstractSocket's API virtual where needed.Jonas M. Gastal2012-01-242-50/+7
* Update contact information in license headers.Jason McDonald2012-01-23160-160/+160
* Remove the useless connManager() function.Xizhi Zhu2012-01-191-13/+8
* Removing QHttpHeader and QHttpResponseHeader.Jonas M. Gastal2012-01-198-965/+31
* Rename all our interfaces from com.trolltech to org.qt-projectLars Knoll2012-01-191-1/+1
* Fix compiler warnings in Qt Network.Friedemann Kleint2012-01-192-3/+4
* Remove QNetworkConfigurationPrivate::bearerTypeName().Xizhi Zhu2012-01-192-16/+9
* Remove the useless undef for "interface".Xizhi Zhu2012-01-191-4/+0
* Add the missing Q_DISABLE_COPY for public bearer classes.Xizhi Zhu2012-01-192-0/+4
* Remove QNetworkConfiguration::bearerName().Xizhi Zhu2012-01-182-12/+0
* Fixed build break when bearer is disabled.Xizhi Zhu2012-01-163-0/+8
* Cleaning up header includes.Jonas M. Gastal2012-01-135-6/+5
* qdoc3: Don't put a \table in a \valueMartin Smith2012-01-131-10/+19
* Remove shadowing members in QNetworkReplyHttpImplPrivateAlexander Færøy2012-01-121-2/+0
* Fix compilation of Qt itself with QT_NO_DEBUG_STREAMDavid Faure2012-01-123-5/+5
* Make QFtp private.Jonas M. Gastal2012-01-127-11/+70
* Remove unused QT_NO_TEXTSTREAM.David Faure2012-01-111-1/+1
* qlocalsocket_win.cpp: Fix compiler warning.Friedemann Kleint2012-01-111-1/+1
* Update year in Nokia copyright headers.Jason McDonald2012-01-102-2/+2