summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Narrow day name on WindowsDenis Dzyubenko2011-03-171-3/+20
* Refactored QLocale on Windows.Denis Dzyubenko2011-03-173-274/+358
* Use digit substitution on Windows for currency formatting.Denis Dzyubenko2011-03-171-1/+4
* Added digit substitution for date/time on Windows.Denis Dzyubenko2011-03-171-7/+52
* Added short time format support on Windows.Denis Dzyubenko2011-03-171-3/+6
* Merge remote branch 'earth-team/master' into master-i18nDenis Dzyubenko2011-03-171032-24035/+46417
|\
| * QTcpSocket: Fix for disconnect in Unbuffered mode.Markus Goetz2011-03-162-5/+10
| * Don't cache resolved paths in MakefileGenerator::fileFixify().Andreas Kling2011-03-152-60/+0
| * Option::fixString: Don't recreate same QRegExp on each function call.Andreas Kling2011-03-151-1/+1
| * Option::fixString: Avoid double hash lookups for cache hits.Andreas Kling2011-03-151-4/+6
| * tst_qhostinfo: FixesMarkus Goetz2011-03-151-1/+2
| * QNAM HTTP: error() in case connection is closed unexpectedlyMarkus Goetz2011-03-152-8/+31
| * SSL: give protocol enum SecureProtocols an own valuePeter Hartmann2011-03-154-6/+8
| * QMAKE: Fix post build events for VS2010Martin Petersson2011-03-151-3/+8
| * SSL backend: avoid setting SNI hostname for old SSL versionsPeter Hartmann2011-03-142-2/+5
| * SSL: Switch default version to TlsV1SslV3 (i.e. use TLS 1 or SSL 3)Peter Hartmann2011-03-146-8/+23
| * SSL: introduce new option TlsV1SslV3 for SSL communicationPeter Hartmann2011-03-144-31/+130
| * Mac Style: Compile FixMartin Petersson2011-03-141-1/+1
| * Mac: Center the Window title on Cocoa.Martin Petersson2011-03-101-0/+2
| * Fix corner of scroll area so it is stylable on Mac.Martin Petersson2011-03-101-1/+1
| * QNAM HTTP: Pair channels with requests at a later state.Martin Petersson2011-03-103-24/+48
| * tst_qnetworkreply: fix MiniHttpServer crashMartin Petersson2011-03-101-1/+0
| * Windows: Activate the context menu on tray icons when shown.Martin Petersson2011-03-101-0/+1
| * SSL backend: check at runtime for the right OpenSSL version for SNIPeter Hartmann2011-03-044-3/+9
| * QNAM HTTP: Fix the ioPostToHttpFromSocket auto testMartin Petersson2011-03-043-7/+18
| * Disable capabilities example for symbian-gcce due to a bug in elf2e32axis2011-03-031-0/+3
| * Fixed documentation for QByteArrayDenis Dzyubenko2011-03-031-16/+19
| * Improve handling QByteArray with QStringBuilderDenis Dzyubenko2011-03-033-5/+30
| * Do not handle posted events in QSplashScreen.Denis Dzyubenko2011-03-032-4/+10
| * SSL tests: Be more verbose in on-demand cert testMarkus Goetz2011-03-032-2/+2
| * Fix qstringbuilder test.Olivier Goffart2011-03-021-0/+1
| * Wrap qPrintable inside QStringOlivier Goffart2011-03-012-1/+3
| * Fix QTextStream::pos() causes buffer offset issues on large text files.Chris Kawano2011-03-012-0/+37
| * Don't compile qtconfig on symbianOlivier Goffart2011-02-281-1/+1
| * qtconfig: don't connect to qt3support signalsOlivier Goffart2011-02-282-7/+8
| * Fix errors and warnings in qtconfig.Olivier Goffart2011-02-282-2/+2
| * Remove qt3support dependency of qtconfigOlivier Goffart2011-02-2823-2798/+1496
| * SSL TLS extension on Symbian: work around missing symbolPeter Hartmann2011-02-281-0/+6
| * SSL: Switch default version to TLS 1.0Peter Hartmann2011-02-285-9/+9
| * QSslSocket backend: resolve symbols for SNI for SymbianPeter Hartmann2011-02-281-0/+3
| * Add QSslSocket::setPeerVerifyName()/peerVerifyName()David Faure2011-02-282-0/+31
| * QSslSocket SNI: prefer verificationPeerName then peerName then hostNameDavid Faure2011-02-281-2/+5
| * Add Server Name Identification (RFC4366 section 3.1)Daniel Black2011-02-284-0/+22
| * Merge remote branch 'earth/master' into masterJoão Abecasis2011-02-2853-638/+2109
| |\
| | * Readded a ';;' that was removed by mistake.axis2011-02-281-0/+1
| | * Fixed mkspec detection for Symbian.axis2011-02-251-3/+2
| | * Removed javascript-jit from default symbian-gcce build.axis2011-02-251-0/+2
| | * QAbstractSocket: Check for socket state on Unbuffered readsMarkus Goetz2011-02-251-0/+2
| | * Corrected a mismerge in GCCE link parameters.axis2011-02-241-1/+1
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-02-24874-19632/+39788
| | |\