summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qstorageinfo_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
* QStorageInfo/Windows: Improve error handlingFriedemann Kleint2017-07-091-18/+34
* Updated license headersJani Heikkinen2016-01-151-13/+19
* Update copyright headersJani Heikkinen2015-02-111-21/+13
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-241-1/+1
|\
| * QStorageInfo: include qt_windows.h instead of Windows.hDaniel Molkentin2014-10-271-1/+1
* | Fix spelling errors in method names in QStorageInfo.Jeff Tranter2014-10-221-4/+4
|/
* Don't use QStringLiteral in startsWith/endsWidthMarc Mutz2014-10-091-1/+1
* Add the QStorageInfo classIvan Komissarov2014-08-131-0/+193