summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Regression against 4.4 in QRectF::operator|.Bjørn Erik Nilsen2009-06-232-35/+29
* Update license headers as requested by the marketing department.Jason McDonald2009-06-1672-144/+144
* qdoc: Indicate what iterator_categor means for container classes.Martin Smith2009-05-262-4/+8
* Doc: Miscellaneous documentation fixes for Qt 4.5.x and later.David Boddie2009-05-251-2/+0
* Doc: Fixed terminology.David Boddie2009-05-251-1/+1
* Fix a compile error on MSVC 64bits due to qhash casting a pointer.Thierry Bastian2009-05-201-4/+1
* 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
* 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
* compile?Harald Fernengel2009-05-081-1/+1
* Fix reentrancy of QVector and QStringOlivier Goffart2009-05-082-2/+2
* Added comment to clearify the use of indexes.Morten Engvoldsen2009-05-041-0/+8
* 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