| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |/ |
|
* | | 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 |
|
|
* | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-05-06 | 2 | -1/+4 |
|\ \
| |/ |
|
| * | Added comment to QTextStream - clarification of the documentation | Morten Engvoldsen | 2009-05-06 | 1 | -1/+2 |
|
|
| * | Fix memory leak in QFuture | Morten Sørvig | 2009-05-05 | 1 | -0/+2 |
|
|
* | | Use the new QTextCodec::codecForUtfText in qtextstream to detect the | Denis Dzyubenko | 2009-05-04 | 1 | -7/+2 |
|
|
* | | When data was copied from Mozilla Firefox to Qt, the text format was not valid. | Denis Dzyubenko | 2009-05-04 | 2 | -12/+68 |
|
|
* | | Deprecate qt_mac_set_show_menubar for a public cross-platform API. | Norwegian Rock Cat | 2009-05-04 | 2 | -0/+15 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Olivier Goffart | 2009-05-04 | 2 | -7/+3 |
|\ \ |
|
| * | | prefer macro over stub | Maurice Kalinowski | 2009-05-04 | 2 | -7/+3 |
|
|
* | | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-04 | 2 | -90/+25 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Greatly reduced the complexity of the boilerplate function. | Thiago Macieira | 2009-05-04 | 1 | -90/+17 |
|
|
| * | Added comment to clearify the use of indexes. | Morten Engvoldsen | 2009-05-04 | 1 | -0/+8 |
|
|
* | | Fixed QFile::copy/rename fail after initial failed attempt | João Abecasis | 2009-04-30 | 1 | -0/+3 |
|
|
* | | Add qDrawBorderPixmap() function, Qt::TileRules enum, QMargins struct and QTi... | Marius Bugge Monsen | 2009-04-29 | 1 | -0/+6 |
|
|
* | | introduce Q_WS_WINCE | Maurice Kalinowski | 2009-04-29 | 1 | -1/+6 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-29 | 1 | -2/+9 |
|\ \
| |/ |
|
| * | performance improvement of isUncRoot in qfsfileengine_win.cpp | Joerg Bornemann | 2009-04-28 | 1 | -2/+9 |
|
|
* | | Compile Warnings removed in canConvert | Thierry Bastian | 2009-04-28 | 1 | -2/+3 |
|
|
* | | Fixed to float support in QVariant | Thierry Bastian | 2009-04-27 | 1 | -25/+33 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-24 | 2 | -5/+2 |
|\ \
| |/ |
|
| * | Return the correct MIB number for TSCII. When the code was | Frans Englich | 2009-04-24 | 1 | -2/+1 |
|
|
| * | Alias for QUtf16Codec is wrong. | Frans Englich | 2009-04-24 | 1 | -3/+1 |
|
|
| * | Change Qt version number to 4.5.2 | Thiago Macieira | 2009-04-24 | 1 | -2/+2 |
|
|
* | | Remove the Direct3D engine. | Gunnar Sletta | 2009-04-24 | 1 | -8/+7 |
|
|
* | | Merge branch '4.5' | Thiago Macieira | 2009-04-23 | 2 | -2/+8 |
|\ \
| |/ |
|
| * | Fixes for QByteArrayMatcher | João Abecasis | 2009-04-23 | 2 | -2/+8 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-23 | 4 | -6/+8 |
|\ \
| |/ |
|
| * | Allow QThread to start a QTimer and QEventLoop before QCoreApplication is con... | Bradley T. Hughes | 2009-04-23 | 4 | -6/+8 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-23 | 2 | -11/+12 |
|\ \
| |/ |
|