summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfilesystemengine_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove uses of qMalloc/qFree from out of line code.Robin Burchell2012-01-231-4/+4
* qfilesystemengine_win.cpp: compile with namespaced QtJoerg Bornemann2012-01-231-7/+6
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Remove Q_CC_MWERKS.Robin Burchell2012-01-191-1/+1
* Revert "fix NTFS mount points"Joerg Bornemann2012-01-191-6/+4
* fix NTFS mount pointsJoerg Bornemann2012-01-171-4/+6
* Windows: Fix qt_ntfs_permission_lookupMiikka Heikkinen2012-01-131-11/+46
* Remove all non-inline of qMalloc/qFree/qRealloc.Robin Burchell2012-01-061-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QtCore/IO: Fix some warnings on Windows (64bit).Friedemann Kleint2011-11-291-2/+0
* Build fix for WINCE to qfilesystemengine_win.cppjaanttil2011-11-181-1/+0
* corelib: Remove Q_WS-macros.Friedemann Kleint2011-10-241-5/+1
* ret is an "internal" path, no need to re-process itJoão Abecasis2011-10-201-1/+1
* We prefer capitalized drive letters, make it so soonerJoão Abecasis2011-10-201-2/+3
* Fix incorrect QFileInfo permissions on windowsShane Kearns2011-10-061-1/+1
* Restore Qt4.7 behaviour of QFileInfo::absolute(File)PathShane Kearns2011-09-021-5/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Fix compile warning on WindowsMartin Petersson2011-05-021-0/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1218