summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the build of configure.exe.Liang Qi2011-05-021-0/+2
* Update the source file of configure.exe to enable QtConcurrent for SymbianLiang Qi2011-05-021-2/+0
* Get rid of "typename, typename" for TEMPLATE_TEMPLATE_PARAMETERS.Liang Qi2011-05-021-18/+0
* Compile with msvcOlivier Goffart2011-05-021-4/+16
* compile with windowsOlivier Goffart2011-05-021-4/+4
* get rid of the DisableIfSame hackOlivier Goffart2011-05-022-16/+4
* Update configure to enable QtConcurrent for SymbianLiang Qi2011-05-021-3/+1
* Rewrite the interfaces of QtConcurrent.Liang Qi2011-05-023-1057/+270
* Fix namespace issue with the global staticmae2011-05-021-2/+2
* Fix regression with QSettings patchmae2011-05-023-13/+12
* Reduce open and stat system calls for QSettingsmae2011-04-295-35/+24
* QNetworkCookie: allow spaces in unquoted valuesPeter Hartmann2011-04-292-4/+13
* fix tst_qscriptengine after merging MR-1149Zeno Albisser2011-04-281-0/+2
* QAbstractSocket: Fix waitForReadyRead infinite loop.Martin Petersson2011-04-281-2/+2
* Fixes warnings about unused variablesOlivier Goffart2011-04-289-18/+6
* Fixes warnings about unused variablesOlivier Goffart2011-04-2811-65/+1
* Fixes warnings about unused variablesOlivier Goffart2011-04-282-1/+1
* Fixes warningsOlivier Goffart2011-04-283-4/+3
* Fixes warnings about unused variablesOlivier Goffart2011-04-285-17/+2
* Add test for ISODate change in QDateTime::toStringJens Georg2011-04-271-0/+32
* Update documentation of QDateTime::toStringJens Georg2011-04-271-1/+5
* Fix QDateTime::toString for Qt::ISODateJens Georg2011-04-271-0/+15
* QNetworkConfigurationManager: Fix network polling.Martin Petersson2011-04-272-2/+14
* Fix compile warning on WindowsMartin Petersson2011-04-261-0/+1
* Merge remote-tracking branch 'earth-team/master' into earth-staging-masterOlivier Goffart2011-04-20137-1082/+7068
|\
| * QNetworkCookie: do not access date string out of boundsPeter Hartmann2011-04-202-1/+2
| * Fix compile error with QT_NO_OPENSSLShane Kearns2011-04-191-0/+2
| * Fix qfile autotest hanging in CI systemShane Kearns2011-04-191-3/+8
| * Revert "QNativeWifiEngine: Fix problem with wifi polling on Windows"Martin Petersson2011-04-181-5/+0
| * QSslConfiguration: fix equals operatorPeter Hartmann2011-04-151-1/+1
| * HTTP+SSL: use default SSL configuration, and avoid setting it explctlyPeter Hartmann2011-04-142-2/+2
| * QLocale: Fixed double to currency string conversion on Mac.Denis Dzyubenko2011-04-142-4/+4
| * QNativeWifiEngine: Fix problem with wifi polling on WindowsMartin Petersson2011-04-141-0/+5
| * Applying the QTBUG-17986 fix to Symbianmread2011-04-123-0/+21
| * Added support for libICU for collation and toLower/toUpper.Denis Dzyubenko2011-04-129-2/+425
| * Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networkShane Kearns2011-04-12124-1073/+6607
| |\
| | * Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ...Shane Kearns2011-04-120-0/+0
| | |\
| | | * Revert "HTTP caching internals: fix logic for PreferNetwork and PreferCache"Markus Goetz2011-04-122-25/+15
| | * | Fix regression with Qt::AutoConnectionShane Kearns2011-04-121-0/+2
| | * | Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-04-112-26/+16
| | |\ \ | | | |/ | | |/|
| | * | Merge branch 'master' of scm.dev.troll.no:qt/qt-earth-team into symbian-socke...Shane Kearns2011-04-111263-89418/+141821
| | |\ \
| | * | | Implement support for sockets started before the event loopShane Kearns2011-04-083-44/+72
| | * | | QUdpSocket autotest updatesShane Kearns2011-04-081-23/+168
| | * | | tst_qnetworkreply: skip ioGetFromBuiltinHttp test.Martin Petersson2011-04-061-0/+1
| | * | | tst_qtcpserver: Add a mapped v4 addr testMarkus Goetz2011-04-061-0/+35
| | * | | QHostInfo autotest fixes related to symbianShane Kearns2011-04-051-10/+39
| | * | | QHostInfo symbian backend finalisationShane Kearns2011-04-051-13/+11
| | * | | Add autotests for QHostInfo::abortHostLookupShane Kearns2011-04-051-0/+49
| | * | | Updating comment in QHostInfo::localDomainNameAaron Tunney2011-04-051-1/+3
| | * | | Thread safety for QHostInfo symbian implementationShane Kearns2011-04-052-10/+46