summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split up base class QFileDevice for open-file operations (read/write)David Faure2012-03-061-617/+18
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-4/+4
* Drop file-engine abstraction from public APIJoão Abecasis2012-02-221-3/+3
* Merge overloadsRichard Moore2012-02-221-79/+0
* Drop QFile::fileEngineJoão Abecasis2012-02-161-26/+25
* Remove Symbian specific code from QtCore.Xizhi Zhu2012-01-301-88/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix QFile::copy() returning false but error() being NoErrorxiechyong2011-11-181-1/+4
* Doc: Removed documentation for deleted code.David Boddie2011-07-211-22/+0
* Doc: Fixed qdoc warnings.David Boddie2011-07-011-3/+5
* remove QT3_SUPPORT in corelib/ioLars Knoll2011-06-291-8/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Doc: Applied pending fixes to API documentation.David Boddie2011-05-231-0/+2
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1884