summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Correctly scope local variables in switch statement (for GCC 4.3)Iain2009-06-041-0/+38
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-251-4/+1
|\
| * Fix a compile error on MSVC 64bits due to qhash casting a pointer.Thierry Bastian2009-05-201-4/+1
* | Factor Symbian specific code into its own file, qlocale_symbian.cpp.Frans Englich2009-05-253-794/+844
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-206-15/+18
|\ \ | |/
| * Clarifying what QLocale::C is and is notNils Christian Roscher-Nielsen2009-05-191-2/+2
| * Fix compiler warning: use C++ cast operator, not the old-style C cast.Ariya Hidayat2009-05-191-1/+1
| * Fix handling of dynamic casts in QSharedPointer.Thiago Macieira2009-05-181-9/+12
| * Fix some typos in the documentation.Frederik Schwarzer2009-05-183-3/+3
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-183-119/+109
|\ \ | |/
| * Cleaning docsMorten Engvoldsen2009-05-131-1/+3
| * qdoc: Fixed some qdoc errors.Martin Smith2009-05-131-2/+3
| * qdoc: Fixed some qdoc errors.Martin Smith2009-05-131-3/+3
| * Correcting bug in QString::fromWCharArray documentationMorten Engvoldsen2009-05-121-1/+3
| * qdoc: Fixed qdoc errors, or tried to.Martin Smith2009-05-111-117/+102
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-112-2/+2
|\ \ | |/
| * compile?Harald Fernengel2009-05-081-1/+1
| * Fix reentrancy of QVector and QStringOlivier Goffart2009-05-082-2/+2
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-061-0/+8
|\ \ | |/
| * Added comment to clearify the use of indexes.Morten Engvoldsen2009-05-041-0/+8
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-279-35/+53
|\ \ | |/
| * Fixes for QByteArrayMatcherJoão Abecasis2009-04-232-2/+8
| * don't detach in qHash()Lars Knoll2009-04-201-2/+2
| * Fix regression in QString::replace(int, int, QChar) when string is emptyPaul Olav Tvete2009-04-151-18/+16
| * Compile with namespaceJarek Kobus2009-04-151-0/+2
| * Doc - fixed a typo: iterartor -> iteratorSimon Hausmann2009-04-022-4/+4
| * Explicitely mentioned in the doc that the format string for qDebug,Denis Dzyubenko2009-03-301-1/+2
| * String-to-number conversion functions should ignore trailing whitespaces.Denis Dzyubenko2009-03-301-3/+6
| * Fix QSharedPointer crashing when it is used as a global static in an applicat...Thiago Macieira2009-03-251-5/+13
| * Long live Qt 4.5!Lars Knoll2009-03-2373-0/+77103
* Long live Qt for S60!axis2009-04-2473-0/+77934