summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-196-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
* | Merged branch 'master' of git://gitorious.org/~dfaure/qt/dfaures-clone.gitSimon Hausmann2009-05-181-1/+1
|\ \
| * | Fix compilation with strict iteratorsDavid Faure2009-05-181-1/+1
* | | Make QVectorTypedData inheriting from QVectorDataOlivier Goffart2009-05-181-13/+3
* | | Fix warning on QVector with gcc4.4Olivier Goffart2009-05-181-77/+77
|/ /
* | Merge branch '4.5'Thiago Macieira2009-05-141-1/+3
|\ \ | |/
| * Cleaning docsMorten Engvoldsen2009-05-131-1/+3
* | Merge branch 'master' of ../master into contiguouscacheIan Walters2009-05-143-118/+152
|\ \
| * \ Merge branch '4.5'Thiago Macieira2009-05-131-3/+4
| |\ \ | | |/
| | * qdoc: Fixed some qdoc errors.Martin Smith2009-05-131-2/+3
| | * qdoc: Fixed some qdoc errors.Martin Smith2009-05-131-3/+3
| * | QRingBuffer: Enanced with readPointerAtPositionMarkus Goetz2009-05-131-0/+46
| * | Merge commit 'origin/4.5'Olivier Goffart2009-05-132-118/+105
| |\ \ | | |/
| | * Correcting bug in QString::fromWCharArray documentationMorten Engvoldsen2009-05-121-1/+3
| | * qdoc: Fixed qdoc errors, or tried to.Martin Smith2009-05-111-117/+102
* | | Grammer fix, 'be be' to 'be'Ian Walters2009-05-141-1/+1
* | | Merge branch 'master' into contiguouscacheIan Walters2009-05-1212-29/+67
|\ \ \ | |/ /
| * | Almost 200 symbols that didn't need to be exported.Thierry Bastian2009-05-111-1/+1
| * | Merge branch '4.5'Thiago Macieira2009-05-112-2/+2
| |\ \ | | |/
| | * compile?Harald Fernengel2009-05-081-1/+1
| | * Fix reentrancy of QVector and QStringOlivier Goffart2009-05-082-2/+2
| * | Fix leak of global dataJoão Abecasis2009-05-081-0/+9
| * | Merge commit 'origin/4.5'Olivier Goffart2009-05-041-0/+8
| |\ \ | | |/
| | * Added comment to clearify the use of indexes.Morten Engvoldsen2009-05-041-0/+8
| * | Merge branch '4.5'Thiago Macieira2009-04-232-2/+8
| |\ \ | | |/
| | * Fixes for QByteArrayMatcherJoão Abecasis2009-04-232-2/+8
| * | Merge branch '4.5'Thiago Macieira2009-04-201-2/+2
| |\ \ | | |/
| | * don't detach in qHash()Lars Knoll2009-04-201-2/+2
| * | Introduce QPointF::manhattanLengthGunnar Sletta2009-04-152-0/+15
| * | Merge commit 'origin/4.5'Olivier Goffart2009-04-152-18/+18
| |\ \ | | |/
| | * 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
| * | Rename qIsFuzzyNull to qFuzzyIsNullBjoern Erik Nilsen2009-04-081-4/+4
| * | Use qIsFuzzyNull rather than the more expensive qFuzzyCompareBjoern Erik Nilsen2009-04-081-4/+4
* | | Various fixes resulting from QA code review.Ian Walters2009-05-122-34/+71
* | | Documentation patch from JasonIan Walters2009-05-111-32/+35
* | | Update licensing headers.Ian Walters2009-04-072-6/+80
* | | Merge branch 'master' into contiguouscacheIan Walters2009-04-065-13/+25
|\ \ \ | |/ /
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-022-4/+4
| |\ \ | | |/
| | * Doc - fixed a typo: iterartor -> iteratorSimon Hausmann2009-04-022-4/+4
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-011-1/+2
| |\ \ | | |/
| | * Explicitely mentioned in the doc that the format string for qDebug,Denis Dzyubenko2009-03-301-1/+2
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-03-301-3/+6
| |\ \ | | |/
| | * String-to-number conversion functions should ignore trailing whitespaces.Denis Dzyubenko2009-03-301-3/+6
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-03-251-5/+13
| |\ \ | | |/
| | * Fix QSharedPointer crashing when it is used as a global static in an applicat...Thiago Macieira2009-03-251-5/+13