summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Merge license header changes from 4.5Volker Hilsheimer2009-06-161-3/+3
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| * QFile: Doc was pointing to deprecated QIODevice::isSequentialAccess()Markus Goetz2009-06-151-1/+1
* | remove q->layout() and q->parentWidget() code where unnecessaryThierry Bastian2009-06-111-4/+2
* | Merge branch '4.5'Thiago Macieira2009-05-221-10/+19
|\ \ | |/
| * QFile::rename fallback: reset permissions and error state on successJoão Abecasis2009-05-221-1/+4
| * QFile::copy: close source file when using fallback mechanismJoão Abecasis2009-05-221-0/+1
| * Allow renaming QTemporaryFiles on windowsJoão Abecasis2009-05-221-9/+10
| * Don't block copy sequential files in QFile::renameJoão Abecasis2009-05-221-0/+5
* | Fixed QFile::copy/rename fail after initial failed attemptJoão Abecasis2009-04-301-0/+3
|/
* 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
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1638