summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfsfileengine_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Workaround for transacted, locked and inaccesible filesRitt Konstantin2009-07-201-0/+88
* Fix warnings for QtNetwork on mingwThierry Bastian2009-07-151-3/+3
* fix warnings for mingw in QtCoreThierry Bastian2009-07-151-5/+5
* outdated comment in qfsfileengine_win.cpp removedJoerg Bornemann2009-07-141-2/+0
* large file support for Windows CEJoerg Bornemann2009-07-141-16/+19
* micro optimization in qfsfileengine_win.cppJoerg Bornemann2009-07-141-4/+2
* src/corelib: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s...miniak2009-07-011-539/+259
* Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Fixed compile with MinGW.Rohan McGovern2009-05-291-3/+3
* | improved string operations all over the placeThierry Bastian2009-05-281-4/+4
* | Fix WinCE compile error not fixed by c666b88Jason McDonald2009-05-271-1/+1
* | Windows CE compile fixJoerg Bornemann2009-05-261-1/+1
* | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-7/+5
* | Merge branch '4.5'Thiago Macieira2009-05-221-83/+0
|\ \ | |/
| * qdoc: Moved some qdoc comments into the .cpp file common to all packages.Martin Smith2009-05-221-83/+0
* | Fixed resetting error mode on Windows on error when stat'ing a file.Denis Dzyubenko2009-05-111-2/+0
|/
* performance improvement of isUncRoot in qfsfileengine_win.cppJoerg Bornemann2009-04-281-2/+9
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+2242