QtNetwork: remove double buffering on sockets
[profile/ivi/qtbase.git] / src / network /
2012-06-26 Martin PeterssonQtNetwork: remove double buffering on sockets
2012-06-22 Shane KearnsFix non inheritable socket creation on old windows...
2012-06-22 Andy ShawEnsure that Proxy-Connection: Keep-Alive is respected...
2012-06-20 Shane KearnsHandle fragmented responses on SOCKS5 control channel
2012-06-20 Shane KearnsChange default Content-Type for http POST to match...
2012-06-20 Martin PeterssonQNetworkAccessManager: delete the httpThread
2012-06-20 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-19 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-19 Oswald Buddenhagenfix misnomer: qt_module.prf => qt_build_config.prf
2012-06-19 Oswald Buddenhagenautomatically add QT_BUILD_FOO_LIB to DEFINES
2012-06-19 Oswald Buddenhagenclean up projects from QPRO_PWD nonsense, etc.
2012-06-19 Oswald Buddenhagenauto-generate QMAKE_PKGCONFIG_REQUIRES and QMAKE_PKGCON...
2012-06-19 Oswald Buddenhagenauto-generate module pris
2012-06-19 Oswald Buddenhagenautomatically add the version header to HEADERS
2012-06-19 Oswald Buddenhagenmake qt_module_config.prf install the module pri file
2012-06-15 Jonas M. GastalFix double error setting, which overrode correct value.
2012-06-14 David FaureMake qurlinfo private, now that QFtp is private.
2012-06-14 Shane Kearnschoke uploadProgress signals
2012-06-14 Shane Kearnschoke downloadProgress signals
2012-06-13 Simon HausmannPartial fix for WebKit compilation on Windows
2012-06-07 aavitNamespace the bundled zlib symbols, to avoid clash...
2012-06-07 Lars KnollRemove QFactoryInterface from bearer plugins
2012-06-06 Laszlo PappMark the testSslOption method as introduced in Qt 4.8
2012-06-06 Martin PeterssonQtNetwork: disconnect other channels when network layer...
2012-06-06 Nicolas Arnaud-CormosAdd Blackberry path for SSL certificates
2012-06-05 Stephen KellyUse QPointer instead of QWeakPointer.
2012-06-01 Martin PeterssonQtNetwork: handle raw deflate compressed data in Http.
2012-06-01 Jonathan LiuQNetworkReply: Change abort() function into a slot
2012-06-01 Shane KearnsQNAM - maintain a weak reference to the QNetworkSession
2012-06-01 Shane KearnsTrack active network replies without qFindChildren
2012-06-01 Janne AnttilaPut Windows NTLM stuff inside consistent preprocessor...
2012-05-24 Martin PeterssonQNetworkReplyHttpImpl: code cleanup
2012-05-23 Shane KearnsFix deprecated API warning
2012-05-23 Shane KearnsFix compile warnings with MSVC
2012-05-22 Friedemann KleintQtNetwork: Fix mingw-warnings.
2012-05-21 Shane KearnsPrevent infinite loops by handling all ZLIB errors
2012-05-21 Martin PeterssonQNetworkReplyHttpImplPrivate::migrateBackend
2012-05-21 Jonas M. GastalFallback to IPv4 when IPv6 is not present.
2012-05-21 Tasuku SuzukiFix QtNetwork compilation for -qconfig large
2012-05-21 Richard MooreChange QSslCertificate::toText() to return a QString.
2012-05-18 Tasuku SuzukiFix QtNetwork compilation for -qconfig large
2012-05-18 Shane KearnsMake the windows socket handle non inheritable
2012-05-16 Martin PeterssonQHttpNetworkReply:readBodyFast return early if nothing...
2012-05-16 Martin PeterssonQNetworkAccessManager: Read all from socket on remote...
2012-05-15 Shane KearnsProperly handle unexpected EOF in QHttpThreadDelegate
2012-05-14 kbRemove capitalization when specifying include-libraries.
2012-05-11 Shane KearnsFix sending UDP packets to link local addresses
2012-05-11 Shane KearnsInclude scope ids in QHostAddress from QNetworkInterface
2012-05-11 Casper van DonderenDoc: Add a default license footer.
2012-05-11 Martin Peterssonqhttpthreaddelegate: check that we have a reply set...
2012-05-11 Giuseppe D'AngeloQtNetwork: remove \link usages
2012-05-11 Martin PeterssonQNetworkReply::setReadBufferSize fix for threaded http
2012-05-10 Shane KearnsDon't return http proxy for server usages
2012-05-10 Marius Storm-OlsenDoc: Fix \sa usage
2012-05-10 Aron RosenbergAdd Windows NTLM Sign-Sign-On / Integrated Proxy Authen...
2012-05-10 Marius Storm-OlsenMerge "Merge branch 'docs-refactoring' into master...
2012-05-10 Marius Storm-OlsenMerge branch 'docs-refactoring' into master
2012-05-09 Casper van DonderenDoc: Move some remaining files over for modularization.
2012-05-09 Aron RosenbergFix various NTLM/Digest multi-threading and usage issues
2012-05-09 Friedemann KleintNo longer use deprecated methods for plugin loading.
2012-05-09 Casper van DonderenDoc: Modularize QtDBus documentation and add missing...
2012-05-09 Casper van DonderenDoc: Fix typo in QtNetwork qdocconf.
2012-05-09 Casper van DonderenDoc: Modularize QtNetwork documentation.
2012-05-09 Marius Storm-OlsenProperly implement a 'make docs' target for subdirs...
2012-05-09 Shane KearnsConnect bearer engines to manager with QueuedConnection
2012-05-09 Shane KearnsAvoid emitting finished() before user can connect the...
2012-05-08 Richard MooreThe \enum should use the enum name not the flags.
2012-05-06 Richard MooreVarious minor fixes for qdoc warnings.
2012-05-06 Richard MooreFix more qdoc warnings in qtnetwork.
2012-05-05 Adrien BustanyQNetworkProxyFactory: check all the proxy environment...
2012-05-05 Shane KearnsUse reference count to close down idle network session
2012-05-05 Shane KearnsRemove not present networks from QNetworkInterface...
2012-05-04 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-04 Shane KearnsPass network session to http delegate
2012-05-04 Shane KearnsRename QAbstractSocket::PauseOnNotify -> PauseOnSslErrors
2012-05-04 Shane KearnsFix windows cert fetcher if site presents full chain
2012-05-03 Shane KearnsDocument new APIs in 5.0
2012-05-03 Shane KearnsDocument deprecated APIs in QSsl
2012-05-03 Shane KearnsDocument QSslCertificate deprecated functions
2012-05-03 Lars KnollMerge "Merge remote-tracking branch 'origin/api_changes...
2012-05-03 Shane KearnsOptimise windows cert fetching and fix test case.
2012-05-03 Robin BurchellPull in netinet/in.h. Required for definition of sockad...
2012-05-03 Shane KearnsImplement QLocalServer::socketOptions on windows
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-05-03 Shane KearnsFix documentation of QLocalServer
2012-05-03 Shane KearnsQFtp - implement fast abort for downloads
2012-05-03 Shane KearnsQNetworkAccessManager - ensure abort reaches QFtp
2012-05-02 Robin BurchellStub out QDnsLookup on Android.
2012-05-02 Robin BurchellAndroid's resolv.h is busted, so stub out QHostInfo...
2012-05-02 Robin BurchellDisable code using if_nameindex on Android.
2012-05-02 Casper van DonderenAdd "make docs" target for QtNetwork and sanitize other...
2012-05-02 Debao ZhangDon't use obsolete qVariantValue, qVariantCanConvert...
2012-05-01 Adrien BustanyQNetworkProxyFactory: check the "no_proxy" environment...
2012-05-01 Rohan McGovernFixed compile of QSslSocket with -qtnamespace on Windows.
2012-04-30 Kent HansenPort QNetworkSession to QMetaMethod-based connectNotify()
2012-04-26 Ian DeanFixed iOS compilation issues.
2012-04-24 Peter HartmannQHttpMultiPart: supply new line at the end of the body
2012-04-24 Shane KearnsFix tst_qtcpserver::serverAddress on Mac OSX
2012-04-24 Niels WeberImproved detection of libcrypto and libssl.
2012-04-23 Kalle ViironenFix bug in qsslsocket peek()
next