summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Warwick Allison2009-05-1517-291/+1861
|\
| * Merge branch '4.5'Thiago Macieira2009-05-144-6/+9
| |\
| | * Use isNull() for strings instead of comparing against QString().Jesper Thomschütz2009-05-142-3/+3
| | * Cleaning docsMorten Engvoldsen2009-05-131-1/+3
| | * Adding details to QVariant docsMorten Engvoldsen2009-05-131-2/+3
| * | Merge branch 'master' of ../master into contiguouscacheIan Walters2009-05-149-285/+972
| |\ \
| | * \ 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
| | * | QNonContiguousByteDevice: An wrapper around QByteArray, QIODevice, ...Markus Goetz2009-05-133-0/+733
| | * | QRingBuffer: Enanced with readPointerAtPositionMarkus Goetz2009-05-131-0/+46
| | * | Remove unused file qfileinfo_p.hMarius Storm-Olsen2009-05-132-146/+0
| | * | Merge commit 'origin/4.5'Olivier Goffart2009-05-134-139/+192
| | |\ \ | | | |/
| | | * Correcting bug in QString::fromWCharArray documentationMorten Engvoldsen2009-05-121-1/+3
| | | * QFSFileEngine: Fix access to uninitialized memoryJoão Abecasis2009-05-111-1/+1
| | | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-111-20/+86
| | | |\
| | | | * Set the instruction set when building on Debian's Linux/MIPS portBradley T. Hughes2009-05-111-20/+86
| | | * | 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-1251-646/+765
| |\ \ \ | | |/ /
| * | | Various fixes resulting from QA code review.Ian Walters2009-05-123-35/+72
| * | | Documentation patch from JasonIan Walters2009-05-111-32/+35
| * | | Move qDebug code to correct locationIan Walters2009-04-081-0/+19
| * | | Update licensing headers.Ian Walters2009-04-072-6/+80
| * | | Merge branch 'master' into contiguouscacheIan Walters2009-04-0623-168/+304
| |\ \ \
| * | | | Rename OffsetVector to ContiguousCacheIan Walters2009-04-034-401/+400
| * | | | Squashed commit of the following:Rhys Weatherley2009-03-243-0/+748
* | | | | qdoc: Fixed some qdoc errors.Martin Smith2009-05-131-9/+7
* | | | | qdoc: Fixed some qdoc errors.Martin Smith2009-05-132-7/+3
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Smith2009-05-1217-206/+165
|\ \ \ \ \
| * | | | | Fix compilation due to an internal change in QObjectAlexis Menard2009-05-121-1/+1
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Alexis Menard2009-05-1216-205/+164
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Add a AA_MacDontSwapCtrlAndMeta application attribute.Norwegian Rock Cat2009-05-111-0/+1
| | * | | | Remove a warning on gcc.Alexis Menard2009-05-111-1/+0
| | * | | | Almost 200 symbols that didn't need to be exported.Thierry Bastian2009-05-114-4/+4
| | * | | | Compilation for debug buildsOlivier Goffart2009-05-111-12/+11
| | * | | | Merge branch '4.5'Thiago Macieira2009-05-116-35/+34
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | QDataStream: Small doc errorMarkus Goetz2009-05-081-1/+1
| | | * | | Fix leak of file descriptors in QTemporaryFileJoão Abecasis2009-05-081-0/+9
| | | * | | compile?Harald Fernengel2009-05-081-1/+1
| | | * | | Added further explanation on the note about stdin and QTextsStream::atEnd()Morten Engvoldsen2009-05-081-2/+4
| | | * | | Fix reentrancy of QVector and QStringOlivier Goffart2009-05-082-2/+2
| | | * | | Fixes QDir not reentrantOlivier Goffart2009-05-081-29/+18
| | | * | | Revert "Added comment to QTextStream - clarification of the documentation"Morten Engvoldsen2009-05-081-2/+1
| | * | | | Fixed resetting error mode on Windows on error when stat'ing a file.Denis Dzyubenko2009-05-111-2/+0
| | * | | | Faster slot disconnection while destroying of QObjectOlivier Goffart2009-05-112-150/+87
| | * | | | Fixed leak of plugin instancesJoão Abecasis2009-05-081-1/+18
| | * | | | Fix leak of global dataJoão Abecasis2009-05-081-0/+9
* | | | | | qdoc: Fixed some qdoc errors.Martin Smith2009-05-123-2/+3
|/ / / / /
* | | | | qdoc: Fixed some qdoc errors.Martin Smith2009-05-123-24/+38