| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of ../master into contiguouscache | Ian Walters | 2009-05-14 | 5 | -147/+734 |
|\ |
|
| * | QNonContiguousByteDevice: An wrapper around QByteArray, QIODevice, ... | Markus Goetz | 2009-05-13 | 3 | -0/+733 |
|
|
| * | 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 | 1 | -1/+1 |
| |\ |
|
| | * | QFSFileEngine: Fix access to uninitialized memory | João Abecasis | 2009-05-11 | 1 | -1/+1 |
|
|
* | | | Merge branch 'master' into contiguouscache | Ian Walters | 2009-05-12 | 12 | -204/+268 |
|\ \ \
| |/ / |
|
| * | | 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 | 1 | -1/+1 |
|
|
| * | | Merge branch '4.5' | Thiago Macieira | 2009-05-11 | 4 | -33/+32 |
| |\ \
| | |/ |
|
| | * | 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 |
|
|
| | * | Added further explanation on the note about stdin and QTextsStream::atEnd() | Morten Engvoldsen | 2009-05-08 | 1 | -2/+4 |
|
|
| | * | 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 |
|
|
| * | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-05-06 | 1 | -1/+2 |
| |\ \
| | |/ |
|
| | * | Added comment to QTextStream - clarification of the documentation | Morten Engvoldsen | 2009-05-06 | 1 | -1/+2 |
|
|
| * | | Use the new QTextCodec::codecForUtfText in qtextstream to detect the | Denis Dzyubenko | 2009-05-04 | 1 | -7/+2 |
|
|
| * | | Fixed QFile::copy/rename fail after initial failed attempt | João Abecasis | 2009-04-30 | 1 | -0/+3 |
|
|
| * | | 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 |
|
|
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-20 | 1 | -127/+137 |
| |\ \
| | |/ |
|
| | * | Make temporary files close-on-exec | Oswald Buddenhagen | 2009-04-18 | 1 | -0/+11 |
|
|
| | * | sanitize whitespace & parentheses | Oswald Buddenhagen | 2009-04-18 | 1 | -128/+127 |
|
|
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-17 | 2 | -5/+5 |
| |\ \
| | |/ |
|
| | * | fix reading problem on 64-bit machines in QProcess and socket engine | Peter Hartmann | 2009-04-16 | 2 | -5/+5 |
|
|
| | * | Silence warning about unused static function on Windows | João Abecasis | 2009-04-15 | 1 | -0/+2 |
|
|
| | * | Doc - clarified that on Windows, for 32-bit programs running in WOW64 | Kavindra Devi Palaraja | 2009-04-15 | 1 | -0/+4 |
|
|
| * | | Fixes: Faster string-splitting in QResource::findNode() | Gunnar Sletta | 2009-04-16 | 1 | -7/+37 |
|
|
| * | | Fixes: Make QDir::cleanPath() slightly faster, by avoiding some detach calls.. | Gunnar Sletta | 2009-04-16 | 1 | -4/+8 |
|
|
| * | | Fixes: Speed up QFileInfo::setFile() a bit... | Gunnar Sletta | 2009-04-16 | 1 | -6/+4 |
|
|
| * | | Experimental fix for speeding up QResource::name()... | Gunnar Sletta | 2009-04-16 | 1 | -2/+8 |
|
|
| * | | Reduce the number of calls to cleanPath() in QResourceRoot::findNode | Samuel Rødal | 2009-04-16 | 1 | -8/+16 |
|
|
| * | | Silence warning about unused static function on Windows | João Abecasis | 2009-04-15 | 1 | -0/+2 |
|
|
| * | | Doc - clarified that on Windows, for 32-bit programs running in WOW64 | Kavindra Devi Palaraja | 2009-04-15 | 1 | -0/+4 |
|
|
* | | | Various fixes resulting from QA code review. | Ian Walters | 2009-05-12 | 1 | -1/+1 |
|
|
* | | | Move qDebug code to correct location | Ian Walters | 2009-04-08 | 1 | -0/+19 |
|/ / |
|
* | | Fixes: QTextStream crashes on large inputs | Olivier Goffart | 2009-04-06 | 1 | -1/+8 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-02 | 1 | -4/+18 |
|\ \
| |/ |
|
| * | Delete temporary file if copy was unsuccessful | João Abecasis | 2009-04-02 | 1 | -1/+4 |
|
|
| * | Renaming a file does not change QFile's fileName | João Abecasis | 2009-04-02 | 1 | -0/+5 |
|
|
| * | QFile::rename didn't always return false when method failed | João Abecasis | 2009-04-02 | 1 | -3/+9 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-01 | 3 | -29/+45 |
|\ \
| |/ |
|
| * | Subject: Compile fix on Windows | Andy Shaw | 2009-03-31 | 1 | -2/+2 |
|
|
| * | Doc: Made it clearer that QProcess::start() only starts a new process if one ... | David Boddie | 2009-03-31 | 1 | -9/+16 |
|
|
| * | QProcess::start() segfaults on empty program | Bradley T. Hughes | 2009-03-31 | 1 | -0/+9 |
|
|
| * | Fix bug in QDirIterator that clear the cache of the fileinfo | Alexis Menard | 2009-03-31 | 1 | -17/+17 |
|
|
| * | Doc: Swapping \a with \c to fix a qdoc warning | Kavindra Devi Palaraja | 2009-03-30 | 1 | -1/+1 |
|
|
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 66 | -0/+45048 |
|
|
* | use ftruncate() to resize a buffered file | Harald Fernengel | 2009-03-31 | 1 | -0/+2 |
|
|