summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-2211-1268/+100
|\
| * Merge commit 'origin/4.5'Samuel Rødal2009-05-201-4/+1
| |\
| | * Fix a compile error on MSVC 64bits due to qhash casting a pointer.Thierry Bastian2009-05-201-4/+1
| * | Remove QDumper. It was used in a previous version of creator but is nowThierry Bastian2009-05-202-1158/+0
| * | 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 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Warwick Allison2009-05-157-119/+1016
|\ \ \ | |/ /
| * | 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
| |\ \ \ | | |/ /
| * | | 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
| |\ \ \
| * | | | Rename OffsetVector to ContiguousCacheIan Walters2009-04-034-401/+400
| * | | | Squashed commit of the following:Rhys Weatherley2009-03-243-0/+748
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Alexis Menard2009-05-124-3/+12
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 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 branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-051-0/+8
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | qdoc: Corrected some qdoc warnings.Martin Smith2009-04-301-1/+1
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-04-282-2/+8
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '4.5'Thiago Macieira2009-04-232-2/+8
| |\ \ \ \ | | |/ / /
| | * | | Fixes for QByteArrayMatcherJoão Abecasis2009-04-232-2/+8
* | | | | Merge branch 'master' of ../../qt/qt into kinetic-declarativeuiMichael Brasser2009-04-221-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '4.5'Thiago Macieira2009-04-201-2/+2
| |\ \ \ \ | | |/ / /
| | * | | don't detach in qHash()Lars Knoll2009-04-201-2/+2
* | | | | Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-225-53/+1028
|/ / / /
* | | | Introduce QPointF::manhattanLengthGunnar Sletta2009-04-152-0/+15