Enable Gtk file icons
[profile/ivi/qtbase.git] / src / network /
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()
2012-04-20 Shane KearnsWindows - "bypass proxy for local..." also affects...
2012-04-20 Martin PeterssonQSslSocket: call to ERR_free_strings to free loaded...
2012-04-19 Shane KearnsAbort background requests if policy changes to disallow...
2012-04-19 Shane KearnsConnect usagePoliciesChanged signal to the QNetworkReply
2012-04-19 Shane KearnsSet ConnectInBackground also for http implementation
2012-04-19 Konstantin Rittfix qsslsocket build in -permissive mode (assigning...
2012-04-18 Ian DeanChange coreservices -> ios
2012-04-17 Lars KnollMerge "Merge remote-tracking branch 'origin/api_changes...
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-17 Sergio AhumadaMerge "Merge remote-tracking branch 'origin/master...
2012-04-16 Bjoern BreitmeyerFixed networkproxy build under WinCE
2012-04-16 Martin PeterssonResponses to request with AlwaysNetwork set should...
2012-04-16 Richard MooreTrivial doc fix.
2012-04-16 Richard MooreMinor doc improvements.
2012-04-16 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-13 Qt4iOSAdded iOS compatibility.
2012-04-12 Bjoern Breitmeyerfixed compiling of QDnsRunner for wince and windows...
2012-04-12 Shane KearnsFix autotest failures in QAbstractNetworkCache
2012-04-11 Shane KearnsFix error reporting in QNetworkReplyHttpImplPrivate
2012-04-11 Shane KearnsAdd autotest interface to get session from QNAM
2012-04-11 Shane KearnsCheck background requests are allowed before starting
2012-04-11 Shane KearnsDefine usagePolicies API in QNetworkSession
2012-04-11 Shane KearnsUse NetworkSessionFailedError in QNetworkReply
2012-04-11 Shane KearnsDefine QNetworkReply::BackgroundRequestNotAllowedError
2012-04-11 Shane KearnsDefine QNetworkReply::NetworkSessionFailed error
2012-04-11 Shane KearnsSet ConnectInBackground based on request
2012-04-11 Shane KearnsDefine BackgroundRequestAttribute
2012-04-11 Marius Storm-OlsenMerge commit 'qt-v5.0.0-alpha1'
2012-04-11 Shane KearnsUse windows API to update missing CA roots
2012-04-11 Qt4iOSModified project files to be iOS compatible.
2012-04-11 Robin BurchellDeprecate qMemCopy/qMemSet in favour of their stdlib...
2012-04-10 Aron RosenbergAutomatically query for Mac Proxy Server credentials
2012-04-10 Aron RosenbergAdd Proxy Auto Config support (PAC) on Mac
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-04-08 Giuseppe D'AngeloQHostAddress: improve qHash implementation
2012-04-07 Giuseppe D'AngeloMore qHash(T, uint) overloads for Qt types
2012-04-05 Shane KearnsFind libssl on linux using paths of loaded libraries
2012-04-03 Friedemann KleintFix warnings about truncations in constants.
2012-04-03 ThierryFixes a problem with the proxy detection on Windows
2012-04-02 Martin PeterssonQNAM: close the channel if bytesAvailable and nothing...
2012-04-02 Martin PeterssonQAbstractSocket::waitForConnected check if host name...
2012-04-02 Robin BurchellFix QTcpServer::listen() returning true when the port...
2012-04-02 Robin BurchellFix multicast join/leave when binding to QHostAddress...
2012-04-02 Martin PeterssonSet QNetworkInterface::IsPointToPoint on Windows
next