QRawFont: improve performance and safety of glyphIndexesForString()
[profile/ivi/qtbase.git] / src / network /
2012-10-13 Friedemann KleintFix warnings from syncqt.
2012-10-10 Tor Arne VestbøModularize documenation build
2012-10-08 Andrey LeonovImplementation of the BlackBerry Qt Proxy support.
2012-10-05 Jerome PasionQt Network: Cleaned up documentation titles
2012-09-27 Giuseppe D'AngeloWorkaround MSVC2008 build failure after switching to...
2012-09-27 Marcel Kremsdocumentation fixes
2012-09-26 Kai KoehneFix MinGW/gcc warning about NOMINMAX being redefined
2012-09-26 Jonas M. GastalIf accept fails, stop accepting new connections and...
2012-09-26 Mitch CurtisRemove duplicate words and punctuation from documentation.
2012-09-24 Samuel RødalFixed instances of "to to" in qtbase.
2012-09-24 Thiago MacieiraCentralise handling & ignoring of SIGPIPE in qcore_unix_p.h
2012-09-24 Jing Baiwrap QLibrary related code with QT_NO_LIBRARY
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-21 Konstantin RittFix build under MinGW after 1e3269c0863bfac26be9e9239b6...
2012-09-21 Frederik GladhornFix network doc links.
2012-09-21 Frederik GladhornFix doc errors.
2012-09-21 Frederik GladhornMove opengl/wid/net example docs to proper folders.
2012-09-19 Frederik GladhornFix typo in docs.
2012-09-19 Giuseppe D'AngeloRemove qLowerBound usages from qtbase
2012-09-18 Kai KoehneNetwork: Fix mingw-gcc warning
2012-09-18 Kai KoehneNetwork: Fix gcc warning about qDebug format
2012-09-18 Richard MooreDisable SSL compression by default.
2012-09-18 Thiago MacieiraFix thread-safety of qt_ignore_sigpipe
2012-09-17 Tomasz DudaHTTP header may be damaged - fix, unit test
2012-09-15 Sergio Ahumadanetwork: Fix missing or improper include guard in headers
2012-09-14 Sergio AhumadaMark (non-public API's) ctor's as explicit
2012-09-13 Venugopal ShivashankarDoc: Marked the QUrlInfo class documentation as \internal
2012-09-13 Kai KoehneNetwork: Fix gcc warning about conversion from string...
2012-09-11 Frederik GladhornDo not include /examples in qdocconfs.
2012-09-11 Casper van DonderenDoc: Centralize more common settings in 1 global qdocconf.
2012-09-10 Thiago MacieiraRemove misleading documentation about QAbstractSocket...
2012-09-09 Sergio AhumadaRemoving duplicate includes
2012-09-09 Sergio Ahumadatest: QFtp tests require `private_tests' set
2012-09-07 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-07 Julien BrianceauQtNetwork: bypass proxy for local connections
2012-09-07 Sergio AhumadaRevert "Use true and false in preference to TRUE and...
2012-09-05 Sergio AhumadaUse true and false in preference to TRUE and FALSE
2012-09-03 Jing Baifix a mismatch of using QT_NO_NETWORKPROXY
2012-09-01 Casper van DonderenDoc: Fix docbuild when not using -developer-build.
2012-08-30 Sergio AhumadaAdd missing QT_{BEGIN,END}_NAMESPACE
2012-08-30 Casper van DonderenDoc: Simplify qtbase qdocconfs.
2012-08-29 Brendan LongAdd support for explicit TLS 1.1 and 1.2
2012-08-29 Marc MutzSSL: remove unneeded volatile qualifications
2012-08-29 Marc MutzQDnsLookupRunnable: replace a volatile bool with an...
2012-08-29 Marc MutzQHostInfo: replace a volatile bool with an atomic int
2012-08-29 Frederik GladhornExclude the examples/widgets/doc dir for all but widgets.
2012-08-23 Marc MutzQNetworkDiskCache: avoid a 31-bit truncation
2012-08-23 Marc MutzQtNetwork: declare some classes as shared
2012-08-23 Shawn RutledgeA few more random documentation fixes
2012-08-21 Mitch CurtisFix typo in QAbstractNetworkCache documentation.
2012-08-20 Thiago MacieiraAdd Q_DECL_NOTHROW to some qHash functions
2012-08-20 Thiago MacieiraAdd missing #include <qmetatype.h>
2012-08-18 Martin Smithdoc: Fixed qdoc errors in SSL
2012-08-14 Andreas HolzammerFix sockets for Windows CE
2012-08-10 Jerome PasionDoc: Added a Qt Network landing page.
2012-08-08 Oswald Buddenhagenrename qt_module_config.prf => qt_module.prf
2012-08-07 Andreas HolzammerAdd possibility to add OpenSSL, DBUS, MySQL path under...
2012-08-06 Stephen KellyFix some documentation inconsistency in QtNetwork.
2012-08-01 Martin PeterssonQtNetwork: Handle FD_CLOSE on Windows
2012-07-31 Sergio AhumadaAdding missing QT_BEGIN_HEADER/QT_END_HEADER
2012-07-31 Peter Kümmeladd configure options for debug/release OpenSSL
2012-07-30 Martin PeterssonQtNetwork: Better detection of connection failures...
2012-07-26 Marc MutzQtNetwork: unbreak QT_NO_SSL build
2012-07-25 Marc MutzQtNetwork: use nullary version of qRegisterMetaType...
2012-07-24 Stephen KellyRemove obsolete or commented use of Q_DECLARE_METATYPE.
2012-07-23 Mitch CurtisReplace Q_REGISTER_METATYPE in QAbstractSocket::stateCh...
2012-07-18 Marc MutzQtNetwork: normalize signals/slots
2012-07-17 Tasuku Suzukiremoving QT_NO_URLINFO and using QT_NO_FTP instead
2012-07-11 Sergio AhumadaFix some spelling errors
2012-07-11 Jiang JiangAvoid loading multiple bearer plugins of the same key
2012-07-06 Marc MutzQtNetwork: add member-swap to shared classes
2012-07-03 Martin PeterssonQNativeSocketEngine: remove compile watning on Windows
2012-07-03 Martin PeterssonSocketEngine Windows: If not dual stack, use IPv4 for...
2012-07-02 Martin PeterssonQSslCertificate::fromPath fix wildcard handling
2012-07-02 Shane KearnsAdd null httpReply checks to QHttpThreadDelegate
2012-07-01 Jeremy KatzMake QtNetwork compile with qconfig small
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-28 Thiago MacieiraMove the QDataStream operator<< for QPair to qdatastream.h
2012-06-28 Adrian CarpenterRemoved flags from SSPI calls which prevented the NTLM...
2012-06-27 Albert Astals CidAdd const & to foreach 'iterators'
2012-06-26 Shane KearnsQNetworkCookie - ignore unparsable expires attribute
2012-06-26 Shane KearnsIgnore empty domain attribute in cookies
2012-06-26 Shane KearnsUse RFC6265 rules for cookie path & path matching
2012-06-26 Shane KearnsQNetworkCookie: Use RFC6265 rules for parsing Set-Cookie
2012-06-26 Shane KearnsQNetworkCookie - use RFC6265 rules for max-age
2012-06-26 Shane KearnsQNetworkCookie - ignore unknown attributes
2012-06-26 Jocelyn TurcotteRemove support for multiple cookies in one Set-Cookie...
2012-06-26 Martin PeterssonQAbstractSocket: Enable readNotifier on read from buffer
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...
next