summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfilesystemiterator_win.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
* Fixed fileiterator issue for WEC7.Janne Anttila2012-01-301-0/+2
* Revert "fix NTFS mount points"Joerg Bornemann2012-01-181-1/+1
* fix NTFS mount pointsJoerg Bornemann2012-01-171-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Rohan McGovern2011-03-111-1/+1
* Define _WIN32_WINNT before any includesJoão Abecasis2010-12-051-4/+4
* New attempt at fixing compilation failureJoão Abecasis2010-12-051-1/+2
* Set minimum target Windows version to 2000João Abecasis2010-12-041-0/+4
* More missing includesJoão Abecasis2010-12-041-0/+2
* Compile fixes for mingwPrasanth Ullattil2010-10-071-2/+2
* Remove an extra initializationPrasanth Ullattil2010-09-221-1/+0
* Fix QDir autotests on WindowsPrasanth Ullattil2010-09-221-0/+1
* Fix QDir autotests on WindowsPrasanth Ullattil2010-09-221-0/+1
* Fix QDirIterator on Windows XP.Prasanth Ullattil2010-09-221-6/+4
* Implement QFileSystemIterator for windows.Prasanth Ullattil2010-09-151-4/+80
* Port over QFileSystemIterator for Symbian OSShane Kearns2010-09-031-1/+2
* QFileSystemIterator: added destructor and placeholder for dataJoão Abecasis2010-09-011-0/+4
* Adding minimal QFileSystemIterator APIJoão Abecasis2010-08-311-0/+61