summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.5Sergio Ahumada2012-11-2872-1296/+1296
* Fix crash in QVector::reserve when reserving smaller size on a shared vectorOlivier Goffart2009-12-021-1/+1
* Update license headers again.Jason McDonald2009-09-0872-288/+288
* Update tech preview license header.Jason McDonald2009-08-3172-936/+936
* Update license headers.Jason McDonald2009-08-1172-72/+72
* Disable the pointer tracking feature in Qt 4.5.Thiago Macieira2009-07-272-29/+5
* fix crash due to null pointer referencingAlex2009-07-201-1/+1
* Fixed the build on Windows after regenerating the unicode tables.Denis Dzyubenko2009-07-011-2/+2
* Regenerated unicode tables after the fix in the generator.Denis Dzyubenko2009-07-012-6693/+6694
* Change QSharedPointer to track (or not) pointers when the #define isThiago Macieira2009-06-252-2/+6
* Fix comparison of different-sized QStringRefs.Thiago Macieira2009-06-241-1/+1
* 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