summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfilesystementry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Fix regression introduced in QFileSystemEntry::path()Andy Shaw2012-11-181-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
* Fix cases where functions are called with a drive and no slashAndy Shaw2012-05-161-9/+9
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix comparison of absolute, unclean paths in QDirShane Kearns2011-09-021-0/+31
* 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
* Move QDir::fromNativeSeparators call to the QFileSystemEntry constructorShane Kearns2010-10-201-1/+23
* Remove UNC paths on symbian, it doesn't support UNCShane Kearns2010-09-201-1/+4
* Move rootPath, homePath, tempPath, currentPath and setCurrentPathShane Kearns2010-09-201-1/+7
* Differntiate different types of absolute paths on windows.Prasanth Ullattil2010-09-171-7/+23
* Various fixes in suffix and other entry methods.Thomas Zander2010-09-091-7/+18
* Add baseName and completeBaseName gettersThomas Zander2010-09-091-4/+22
* Enable symbian IO code in the buildShane Kearns2010-09-081-3/+4
* Breaking changes to QFileSystemEntry's constructorsPrasanth Ullattil2010-09-011-9/+3
* Removed native file path handling from QFSFileEngineJoão Abecasis2010-08-301-2/+105
* Small changes to QFileSystemEntryJoão Abecasis2010-08-301-0/+7
* Added missing QT_BEGIN/END_NAMESPACEJoão Abecasis2010-08-301-1/+6
* Fix QFileSystemEntry autotests for WindowsPrasanth Ullattil2010-08-251-1/+1
* Fix the unit test on WindowsThomas Zander2010-08-251-1/+8
* Add unit test for qfilesystementryThomas Zander2010-08-251-3/+8
* Add some more methods to the QFileSystemEntryThomas Zander2010-08-241-5/+82
* Add constructors and basic getters to QFilesystemEntryThomas Zander2010-08-241-0/+67
* Adding placeholder for internal QFileSystemEntry classJoão Abecasis2010-08-241-0/+41