summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tools-team/4.6' (early part) into 4.6Oswald Buddenhagen2009-11-101-0/+1
|\
| * Move QCustomScopedPointer to a private headerHarald Fernengel2009-11-091-0/+1
* | Merge commit 'b65fd82299' from qt-core-team 4.6 into 4.6Marius Storm-Olsen2009-11-091-90/+78
|\ \ | |/ |/|
| * Remove 4k-chunking in QFSFileEngine::read/writeFdFhJoão Abecasis2009-11-041-85/+78
* | Fix a signed/unsigned comparison warningJoão Abecasis2009-11-061-1/+1
* | Merge commit 'origin/4.6' into large-file-supportJoão Abecasis2009-11-053-89/+133
|\ \
| * \ Merge commit 'e4bec39a139363d1ee4cf3fb15a3fe4499215e77' into 4.6Thiago Macieira2009-11-021-4/+14
| |\ \ | | |/
| | * Merge remote branch 'origin/4.6' into core-4.6Thiago Macieira2009-10-291-73/+103
| | |\
| | * | Make QProcess report errors from a failed subprocess start.Thiago Macieira2009-10-271-4/+14
| * | | Merge branch '4.6-s60' into 4.6axis2009-10-301-12/+16
| |\ \ \ | | |_|/ | |/| |
| | * | Increased block size for file IO in Symbian.Miikka Heikkinen2009-10-281-12/+16
| | |/
| * | Import a new implementation of fromUserInput.Thiago Macieira2009-10-291-0/+57
| * | Remove the fromUserInput implementation and tests.Thiago Macieira2009-10-291-73/+46
| |/
* | Updating documentation to reflect actual behaviorJoão Abecasis2009-11-041-9/+11
* | Further fixes to file size handling on Windows with fd and FILE*João Abecasis2009-11-041-17/+26
* | Don't try to mmap past EOFJoão Abecasis2009-10-281-0/+6
* | Fix silly error in bit fiddlingJoão Abecasis2009-10-261-1/+1
* | Fix QFile::isSequential on WindowsJoão Abecasis2009-10-231-19/+10
* | On Windows, report a 0 file size for streams and other funny filesJoão Abecasis2009-10-231-5/+2
* | Check for non-zero return from fseekJoão Abecasis2009-10-231-4/+4
* | Get file position when attaching an open file descriptor to QFileJoão Abecasis2009-10-211-1/+6
* | Fixes some issues with large files in 32-bit systemsJoão Abecasis2009-10-212-2/+5
* | (Windows) Don't create a file mapping for each view that is mappedJoão Abecasis2009-10-213-62/+34
* | Fix 32/64-bit issues with QFile::map/unmap() on *nix systemsJoão Abecasis2009-10-212-11/+22
|/
* Doc update for QDir::rootPath and QDir::homePath in Symbian.Janne Anttila2009-10-201-2/+3
* Merge commit 'a814aba657288942b5beed70a2110446420f981c' into origin-4.6Olivier Goffart2009-10-151-2/+7
|\
| * Merge commit origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-154-11/+13
| |\
| * | Fix QUrl regression with setHost("::ffff:129.144.52.38")David Faure2009-10-131-2/+7
* | | doc: Clarified when setDefaultFormat() is ignored by constructors.Martin Smith2009-10-151-9/+15
| |/ |/|
* | Removed platform specific include from qprocess.hMiikka Heikkinen2009-10-144-11/+13
|/
* Fix for tst_qfile::map auto test in Symbian OS 3.1.Janne Anttila2009-10-091-2/+13
* Fix regression in QUrl: IPv6 hosts should be lowercased like in Qt-4.5.David Faure2009-10-061-0/+2
* Faster case-insensitive comparison to "file" in QUrl::toLocalFileDavid Faure2009-10-061-1/+1
* Partially revert e58293b3b, re-adding the #ifdef for Qt 4.7Thiago Macieira2009-10-061-0/+4
* Fix typo in QtCore license headers.Jason McDonald2009-10-063-3/+3
* Doc: silence more qdoc warnings.Volker Hilsheimer2009-10-031-1/+1
* Compilation with pedantic or when QtCore is not specified in the include pathOlivier Goffart2009-10-011-5/+1
* optimize read() and readAll()Oswald Buddenhagen2009-09-301-20/+24
* optimize scan()Oswald Buddenhagen2009-09-301-2/+1
* improve condition nestingOswald Buddenhagen2009-09-301-11/+23
* Merge branch 'focusFixes' into 4.6axis2009-09-301-2/+2
|\
| * Fixed some uncommon codepaths to compile.axis2009-09-301-2/+2
* | Compile.Eskil Abrahamsen Blomfeldt2009-09-301-0/+72
* | Fix floating point precision when using qreal with QDataStreamEskil Abrahamsen Blomfeldt2009-09-303-9/+107
* | Adds QUrl::fromUserInput, gathered from QWebView::guessUrlFromString.Jocelyn Turcotte2009-09-292-0/+77
* | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-291-1/+1
|\ \ | |/
| * Revert the new QFSEventsFileSystemWatcherEngine on Mac for now.Alexis Menard2009-09-291-1/+1
* | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-241-1/+1
|\ \ | |/
| * Uninitialised variable fix for qfilesystemwatcher_symbianmread2009-09-241-1/+1
* | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-2372-1691/+2237
|\ \ | |/