summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Fix QFile append on windowsShane Kearns2012-06-091-2/+5
* Fix documentation errorShane Kearns2012-03-131-1/+0
* Optimise QFile::seek that doesn't move the file pointerShane Kearns2012-03-131-0/+3
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* doc - document symbian behaviour of QFile::linkShane Kearns2011-11-301-2/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-10-311-1/+4
|\
| * Fix QFile::copy() returning false but error() being NoErrorxiechyong2011-10-311-1/+4
* | symbian - document behaviour of QFile::handle()Shane Kearns2011-09-281-0/+7
|/
* Doc: Fixed qdoc warnings.David Boddie2011-08-151-4/+6
* Doc: Updated documentation with \since 4.8 declarations.David Boddie2011-06-301-0/+2
* Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | Doc: Applied pending fixes to API documentation.David Boddie2011-05-111-0/+2
|/
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | QFile API: add API to specify if adopted file handles should be closedShane Kearns2010-12-201-8/+179
* | Fix buffered/unbuffered mode issues on symbianShane Kearns2010-11-301-1/+7
* | QFile: Fix compilationJoão Abecasis2010-11-161-1/+1
* | Re-enable emulated QFile::map on symbianShane Kearns2010-10-291-0/+2
* | Document behaviour of QFile::seek when seeking beyond EOFShane Kearns2010-10-191-1/+11
|/
* QIODevice::read() and QFile::atEnd() performance improvementsmread2010-03-241-11/+35
* Handle Symbian's file name encoding, correctly.Alessandro Portale2010-03-161-6/+10
* QFile::readData: Simplify codeJoão Abecasis2010-01-181-6/+2
* If the file is open, there must be an engine.João Abecasis2010-01-181-6/+9
* QFile: Fix a pre-mature pessimizationJoão Abecasis2010-01-181-44/+42
* QFile::remove: don't fail for unrelated errorsJoão Abecasis2010-01-141-0/+1
* Fix bugs evidenced by change to keep flush errors on QFile::closeJoão Abecasis2010-01-071-0/+3
* Don't drop errors from flush on QFile::closeJoão Abecasis2010-01-071-3/+6
* Avoid double-buffering in QFileJoão Abecasis2010-01-071-4/+3
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* There should only be one write buffer at a time in QFileJoão Abecasis2009-11-171-1/+1
* Updating documentation to reflect actual behaviorJoão Abecasis2009-11-041-9/+11
* 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-211-1/+1
* Document that errors from flush are ignored in QFile::close()João Abecasis2009-09-161-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-241-15/+7
|\ \
| * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-211-15/+7
| |\ \
| | * | QFile: unset errorString as well as errorRitt Konstantin2009-08-211-3/+3
| | * | QFile: use fileEngine's errorString() instead of errno/GetLastError()Ritt Konstantin2009-08-211-12/+4
* | | | Review inspired fixes to Symbian file engineMiikka Heikkinen2009-08-211-1/+1
|/ / /
* | | Merge commit 'qt/master'Jason Barron2009-08-181-1/+1
|\| |
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-1/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\| |