Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Warwick Allison | 2009-05-15 | 17 | -291/+1861 |
|\ | |||||
| * | Merge branch '4.5' | Thiago Macieira | 2009-05-14 | 4 | -6/+9 |
| |\ | |||||
| | * | Use isNull() for strings instead of comparing against QString(). | Jesper Thomschütz | 2009-05-14 | 2 | -3/+3 |
| | * | Cleaning docs | Morten Engvoldsen | 2009-05-13 | 1 | -1/+3 |
| | * | Adding details to QVariant docs | Morten Engvoldsen | 2009-05-13 | 1 | -2/+3 |
| * | | Merge branch 'master' of ../master into contiguouscache | Ian Walters | 2009-05-14 | 9 | -285/+972 |
| |\ \ | |||||
| | * \ | Merge branch '4.5' | Thiago Macieira | 2009-05-13 | 1 | -3/+4 |
| | |\ \ | | | |/ | |||||
| | | * | qdoc: Fixed some qdoc errors. | Martin Smith | 2009-05-13 | 1 | -2/+3 |
| | | * | qdoc: Fixed some qdoc errors. | Martin Smith | 2009-05-13 | 1 | -3/+3 |
| | * | | QNonContiguousByteDevice: An wrapper around QByteArray, QIODevice, ... | Markus Goetz | 2009-05-13 | 3 | -0/+733 |
| | * | | QRingBuffer: Enanced with readPointerAtPosition | Markus Goetz | 2009-05-13 | 1 | -0/+46 |
| | * | | Remove unused file qfileinfo_p.h | Marius Storm-Olsen | 2009-05-13 | 2 | -146/+0 |
| | * | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-13 | 4 | -139/+192 |
| | |\ \ | | | |/ | |||||
| | | * | Correcting bug in QString::fromWCharArray documentation | Morten Engvoldsen | 2009-05-12 | 1 | -1/+3 |
| | | * | QFSFileEngine: Fix access to uninitialized memory | João Abecasis | 2009-05-11 | 1 | -1/+1 |
| | | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Martin Smith | 2009-05-11 | 1 | -20/+86 |
| | | |\ | |||||
| | | | * | Set the instruction set when building on Debian's Linux/MIPS port | Bradley T. Hughes | 2009-05-11 | 1 | -20/+86 |
| | | * | | qdoc: Fixed qdoc errors, or tried to. | Martin Smith | 2009-05-11 | 1 | -117/+102 |
| | | |/ | |||||
| * | | | Grammer fix, 'be be' to 'be' | Ian Walters | 2009-05-14 | 1 | -1/+1 |
| * | | | Merge branch 'master' into contiguouscache | Ian Walters | 2009-05-12 | 51 | -646/+765 |
| |\ \ \ | | |/ / | |||||
| * | | | Various fixes resulting from QA code review. | Ian Walters | 2009-05-12 | 3 | -35/+72 |
| * | | | Documentation patch from Jason | Ian Walters | 2009-05-11 | 1 | -32/+35 |
| * | | | Move qDebug code to correct location | Ian Walters | 2009-04-08 | 1 | -0/+19 |
| * | | | Update licensing headers. | Ian Walters | 2009-04-07 | 2 | -6/+80 |
| * | | | Merge branch 'master' into contiguouscache | Ian Walters | 2009-04-06 | 23 | -168/+304 |
| |\ \ \ | |||||
| * | | | | Rename OffsetVector to ContiguousCache | Ian Walters | 2009-04-03 | 4 | -401/+400 |
| * | | | | Squashed commit of the following: | Rhys Weatherley | 2009-03-24 | 3 | -0/+748 |
* | | | | | qdoc: Fixed some qdoc errors. | Martin Smith | 2009-05-13 | 1 | -9/+7 |
* | | | | | qdoc: Fixed some qdoc errors. | Martin Smith | 2009-05-13 | 2 | -7/+3 |
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Smith | 2009-05-12 | 17 | -206/+165 |
|\ \ \ \ \ | |||||
| * | | | | | Fix compilation due to an internal change in QObject | Alexis Menard | 2009-05-12 | 1 | -1/+1 |
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Alexis Menard | 2009-05-12 | 16 | -205/+164 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Add a AA_MacDontSwapCtrlAndMeta application attribute. | Norwegian Rock Cat | 2009-05-11 | 1 | -0/+1 |
| | * | | | | Remove a warning on gcc. | Alexis Menard | 2009-05-11 | 1 | -1/+0 |
| | * | | | | Almost 200 symbols that didn't need to be exported. | Thierry Bastian | 2009-05-11 | 4 | -4/+4 |
| | * | | | | Compilation for debug builds | Olivier Goffart | 2009-05-11 | 1 | -12/+11 |
| | * | | | | Merge branch '4.5' | Thiago Macieira | 2009-05-11 | 6 | -35/+34 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | QDataStream: Small doc error | Markus Goetz | 2009-05-08 | 1 | -1/+1 |
| | | * | | | Fix leak of file descriptors in QTemporaryFile | João Abecasis | 2009-05-08 | 1 | -0/+9 |
| | | * | | | compile? | Harald Fernengel | 2009-05-08 | 1 | -1/+1 |
| | | * | | | Added further explanation on the note about stdin and QTextsStream::atEnd() | Morten Engvoldsen | 2009-05-08 | 1 | -2/+4 |
| | | * | | | Fix reentrancy of QVector and QString | Olivier Goffart | 2009-05-08 | 2 | -2/+2 |
| | | * | | | Fixes QDir not reentrant | Olivier Goffart | 2009-05-08 | 1 | -29/+18 |
| | | * | | | Revert "Added comment to QTextStream - clarification of the documentation" | Morten Engvoldsen | 2009-05-08 | 1 | -2/+1 |
| | * | | | | Fixed resetting error mode on Windows on error when stat'ing a file. | Denis Dzyubenko | 2009-05-11 | 1 | -2/+0 |
| | * | | | | Faster slot disconnection while destroying of QObject | Olivier Goffart | 2009-05-11 | 2 | -150/+87 |
| | * | | | | Fixed leak of plugin instances | João Abecasis | 2009-05-08 | 1 | -1/+18 |
| | * | | | | Fix leak of global data | João Abecasis | 2009-05-08 | 1 | -0/+9 |
* | | | | | | qdoc: Fixed some qdoc errors. | Martin Smith | 2009-05-12 | 3 | -2/+3 |
|/ / / / / | |||||
* | | | | | qdoc: Fixed some qdoc errors. | Martin Smith | 2009-05-12 | 3 | -24/+38 |