summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Fixed QFile::copy/rename fail after initial failed attemptJoão Abecasis2009-04-301-0/+3
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-291-2/+9
|\
| * performance improvement of isUncRoot in qfsfileengine_win.cppJoerg Bornemann2009-04-281-2/+9
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-201-127/+137
|\ \ | |/
| * Make temporary files close-on-execOswald Buddenhagen2009-04-181-0/+11
| * sanitize whitespace & parenthesesOswald Buddenhagen2009-04-181-128/+127
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-172-5/+5
|\ \ | |/
| * fix reading problem on 64-bit machines in QProcess and socket enginePeter Hartmann2009-04-162-5/+5
| * Silence warning about unused static function on WindowsJoão Abecasis2009-04-151-0/+2
| * Doc - clarified that on Windows, for 32-bit programs running in WOW64Kavindra Devi Palaraja2009-04-151-0/+4
* | Fixes: Faster string-splitting in QResource::findNode()Gunnar Sletta2009-04-161-7/+37
* | Fixes: Make QDir::cleanPath() slightly faster, by avoiding some detach calls..Gunnar Sletta2009-04-161-4/+8
* | Fixes: Speed up QFileInfo::setFile() a bit...Gunnar Sletta2009-04-161-6/+4
* | Experimental fix for speeding up QResource::name()...Gunnar Sletta2009-04-161-2/+8
* | Reduce the number of calls to cleanPath() in QResourceRoot::findNodeSamuel Rødal2009-04-161-8/+16
* | Silence warning about unused static function on WindowsJoão Abecasis2009-04-151-0/+2
* | Doc - clarified that on Windows, for 32-bit programs running in WOW64Kavindra Devi Palaraja2009-04-151-0/+4
* | Fixes: QTextStream crashes on large inputsOlivier Goffart2009-04-061-1/+8
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-021-4/+18
|\ \ | |/
| * Delete temporary file if copy was unsuccessfulJoão Abecasis2009-04-021-1/+4
| * Renaming a file does not change QFile's fileNameJoão Abecasis2009-04-021-0/+5
| * QFile::rename didn't always return false when method failedJoão Abecasis2009-04-021-3/+9
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-013-29/+45
|\ \ | |/
| * Subject: Compile fix on WindowsAndy Shaw2009-03-311-2/+2
| * Doc: Made it clearer that QProcess::start() only starts a new process if one ...David Boddie2009-03-311-9/+16
| * QProcess::start() segfaults on empty programBradley T. Hughes2009-03-311-0/+9
| * Fix bug in QDirIterator that clear the cache of the fileinfoAlexis Menard2009-03-311-17/+17
| * Doc: Swapping \a with \c to fix a qdoc warningKavindra Devi Palaraja2009-03-301-1/+1
| * Long live Qt 4.5!Lars Knoll2009-03-2366-0/+45048
* use ftruncate() to resize a buffered fileHarald Fernengel2009-03-311-0/+2
* compile with QIODEVICE_DEBUGHarald Fernengel2009-03-311-2/+6
* Long live Qt!Lars Knoll2009-03-2366-0/+45176