Fix QNetworkReply ioGetFromHttpWithCache test case
[profile/ivi/qtbase.git] / src / network /
2012-03-06 Shane KearnsWindows - fix QWindowsSystemProxy global static race
2012-03-06 Shane KearnsQSslCertificate - make lazy initialisation thread safe
2012-03-06 Martin PeterssonQNam: only init channels when needed.
2012-03-04 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-03-02 Sergio AhumadaChange bugreports.qt.nokia.com -> bugreports.qt-project.org
2012-03-02 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-03-02 maeName threads properly
2012-03-01 Shane KearnsUse QSystemError for QDnsLookup windows backend
2012-03-01 Shane KearnsFix buffer overrun crash running MSVC2010 win32 Qt...
2012-02-29 Shane KearnsWindows - fix getsockopt calls for narrower than int...
2012-02-28 Rohan McGovernMerge master -> api_changes
2012-02-25 Marc MutzQSslError: fix wrong #endif placement
2012-02-23 Martin PeterssonQSslSocket::verify certificates when on-demand loading...
2012-02-21 João AbecasisDrop file-engine abstraction from public API
2012-02-21 Andrew Stanley-JonesFix error in addrlen field
2012-02-21 Shane KearnsTest for QT_NO_SSL instead of QT_NO_OPENSSL
2012-02-21 Shane KearnsMake https requests fail fast when configured without...
2012-02-20 Shane KearnsWindows - fix connecting to a socket using IPv4 mapped...
2012-02-18 Richard MooreTrivial doc fix
2012-02-17 Shane KearnsFix error handling in QHostInfo windows backend
2012-02-17 Shane KearnsRemove unnecessary locking from QNetworkProxy constructor
2012-02-17 Friedemann KleintFix warnings about missing file.
2012-02-17 Shane KearnsFix handling of urls containing username/password in...
2012-02-17 Shane KearnsFix incorrect use of QObject::disconnect in synchronous...
2012-02-17 Shane KearnsUpdate documentation to show NTLMv2 is supported
2012-02-17 Casper van DonderenMake sure to print short text for QSslCertifictaeExtension.
2012-02-16 Michalina ZiembaQt Network: Added the \inmodule command in the class...
2012-02-16 Xizhi ZhuInclude headers before QT_BEGIN_NAMESPACE.
2012-02-16 Xizhi ZhuAdd missing private headers to .pri.
2012-02-15 Teemu KatajistoVarious documentation fixes ported from Qt 4.8
2012-02-15 Andrew Stanley-JonesAllow the QLocalServer to listen to a native descriptor
2012-02-15 Shane KearnsAbort FTP download, not the whole application
2012-02-15 Kent HansenRemove needless line "#define d d_ptr"
2012-02-10 Andreas HolzammerInclude winsock2.h for ntohl.
2012-02-10 Andrew Stanley-JonesAdd socketOptions flags to QLocalServer
2012-02-04 Friedemann KleintMinGW: Fix warnings.
2012-02-02 Shane KearnsFix unintended source compatiblity break in QSslSocket
2012-02-02 Xizhi ZhuCall start() even when bearer is not compiled.
2012-02-02 Xizhi ZhuRemove one un-used variant.
2012-02-02 Bradley T. HughesDon't include config.tests/unix/openssl/openssl.pri
2012-02-01 Olivier GoffartUse QBasicMutex instead of Q_GLOBAL_STATIC QMutex
2012-02-01 Shane KearnsPrevent data loss when an ssl socket is closed by remote
2012-02-01 Jeremy LainéFix QDnslookup build on FreeBSD
2012-02-01 Friedemann KleintWindows: Fix inclusion of <windows.h>
2012-02-01 Bradley T. HughesRevert "Put the generated <module>version.h into build...
2012-02-01 Jonas M. GastalEmit QSslSocket::error in case of openssl gives an...
2012-01-31 Jonas M. GastalRemoving bad ###Qt5 note.
2012-01-31 John LaytQDateTime: Deprecate setYMD()
2012-01-30 Shane KearnsFix debug format string in windows socket engine
2012-01-30 Shane KearnsFix crashing debug message
2012-01-30 Richard MooreMake the pause modes a QFlags.
2012-01-30 Jeremy LainéAdd support for DNS lookups using native APIs
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-28 Liang QiPut the generated <module>version.h into build tree
2012-01-28 Jonas M. GastalMaking socketOption/setSocketOption virtual on QSslSocket.
2012-01-27 Jonas M. GastalGives QNetworkCookieJar a virtual API.
2012-01-27 Jonas M. GastalStyle fix for QSslCertificate constructor.
2012-01-27 Jonas M. GastalRemoving ### that would cause needless SC brekage.
2012-01-25 Peter HartmannQAbstractSocket / QSslSocket: add API to pause and...
2012-01-25 Shane Kearnsbearer: run the bearer engines in their own worker...
2012-01-25 Gunnar SlettaRemove use of QT_MODULE from library
2012-01-24 Xizhi ZhuRemove reference to Symbian in QtNetwork.
2012-01-24 Jonas M. GastalMake QAbstractSocket's API virtual where needed.
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-19 Xizhi ZhuRemove the useless connManager() function.
2012-01-19 Jonas M. GastalRemoving QHttpHeader and QHttpResponseHeader.
2012-01-19 Lars KnollRename all our interfaces from com.trolltech to org...
2012-01-19 Friedemann KleintFix compiler warnings in Qt Network.
2012-01-19 Xizhi ZhuRemove QNetworkConfigurationPrivate::bearerTypeName().
2012-01-19 Xizhi ZhuRemove the useless undef for "interface".
2012-01-19 Xizhi ZhuAdd the missing Q_DISABLE_COPY for public bearer classes.
2012-01-18 Xizhi ZhuRemove QNetworkConfiguration::bearerName().
2012-01-16 Xizhi ZhuFixed build break when bearer is disabled.
2012-01-13 Jonas M. GastalCleaning up header includes.
2012-01-13 Martin Smithqdoc3: Don't put a \table in a \value
2012-01-12 Alexander FærøyRemove shadowing members in QNetworkReplyHttpImplPrivate
2012-01-12 David FaureFix compilation of Qt itself with QT_NO_DEBUG_STREAM
2012-01-12 Jonas M. GastalMake QFtp private.
2012-01-11 David FaureRemove unused QT_NO_TEXTSTREAM.
2012-01-11 Friedemann Kleintqlocalsocket_win.cpp: Fix compiler warning.
2012-01-10 Jason McDonaldUpdate year in Nokia copyright headers.
2012-01-10 Joerg BornemannQLocalSocket: make socket descriptor qintptr
2012-01-09 Shane KearnsSSL - dump failed certificate chains when debug logging...
2012-01-09 Jonas M. GastalUsing proper virtual functions instead of Q_INVOKABLE...
2012-01-09 Jonas M. GastalMake (dis)connectTo(From)Host virtual in QAbstractSocket.
2012-01-06 Jonas M. GastalRemoving QHttp class, its tests and its usage in examples.
2012-01-06 Shane KearnsFix renewed SSL certificates being incorrectly reported...
2012-01-06 Robin BurchellRemove all non-inline of qMalloc/qFree/qRealloc.
2012-01-06 Simon HausmannFix crashing data urls
2012-01-06 Martin PeterssonQNetworkAccessManager: check if networksession is set
2012-01-06 Richard MooreAdd a new QT_NO_SSL feature macro.
2012-01-05 Jonas M. GastalMake socket descriptors qintptr.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-05 Friedemann KleintFix compiler warnings in QtNetwork.
2012-01-04 Jonas M. GastalEmit error if trying to connect while socket is connect...
2012-01-03 Richard MooreAlways load the openssl configuration.
2011-12-29 Jonas M. GastalMake qDecodeDataUrl return bool.
2011-12-28 Jonas M. GastalClarifying the flow of signals on QNetworkAccessManager.
2011-12-27 Jonas M. GastalQLocalSocket shouldn't emit disconnected if it isn...
2011-12-22 Shane KearnsFix http authentication to a different realm on the...
next