summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfileinfo.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
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Revert "In 4.7 QFileInfo::absolute(File)Path returned clean paths"João Abecasis2011-08-261-3/+1
* In 4.7 QFileInfo::absolute(File)Path returned clean pathsJoão Abecasis2011-08-261-1/+3
* Compare non-canonical paths before falling back on expensive computationJoão Abecasis2011-08-261-0/+5
* Fix QDir::operator==(const QDir &) constJoão Abecasis2011-08-261-0/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
| * QDir and QFileInfo shouldn't lose properties when detachingJoão Abecasis2010-09-071-3/+5
| * QFileInfo: Prepare for engine-less implementationJoão Abecasis2010-09-071-36/+37
| * Removed QFileInfoPrivate::initFileEngineJoão Abecasis2010-09-071-10/+2
| * Refactor QFileInfoPrivate::Data (Round 2)Prasanth Ullattil2010-09-071-127/+96
| * Move QFileInfoPrivate methods to QFileInfoPrivate::Data (1st Round)Prasanth Ullattil2010-09-071-75/+79
* | Let's use engine's understanding of relative pathJoão Abecasis2010-11-251-1/+3
* | Remove stale commentThomas Zander2010-09-161-1/+0
* | Pass QFileSystemMetaData reference into QFileSystemEngine::canonicalNameShane Kearns2010-09-151-1/+1
* | QDirIterator: Use new native iterators when possibleJoão Abecasis2010-09-101-0/+7
* | Move resolving of user/group name to the engine.Thomas Zander2010-09-101-12/+13
* | QFileinfo: fix isSymLink on MacJoão Abecasis2010-09-101-3/+3
* | backward compatibility fix for QFileInfo::isRoot()Shane Kearns2010-09-091-2/+14
* | Make QFileInfo use the new filesystemengineThomas Zander2010-09-091-41/+172
* | QDir and QFileInfo shouldn't lose properties when detachingJoão Abecasis2010-08-311-3/+5
* | QFileInfo: Prepare for engine-less implementationJoão Abecasis2010-08-311-36/+37
* | Removed QFileInfoPrivate::initFileEngineJoão Abecasis2010-08-311-10/+2
* | Refactor QFileInfoPrivate::Data (Round 2)Prasanth Ullattil2010-08-251-127/+96
* | Move QFileInfoPrivate methods to QFileInfoPrivate::Data (1st Round)Prasanth Ullattil2010-08-241-75/+79
|/
* Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-091-2/+2
* remove unneeded code from QFileInfoRitt Konstantin2010-03-091-48/+3
* Fix regressions introduced in 3a5eb87965b60a3e249a16dc48cb06f4759dfb1bJoão Abecasis2010-01-271-10/+10
* Whitespace cleanupRitt Konstantin2010-01-261-68/+18
* cleanups & styling fixesRitt Konstantin2010-01-261-47/+46
* QFileInfo: Implement additional caching of FileOwner stringsRitt Konstantin2010-01-261-2/+14
* qfileinfo_p.h: removed unnecessary dependency on QFSFileEngineRitt Konstantin2010-01-261-3/+0
* Simplify QFileInfoPrivate::getFileTimeRitt Konstantin2010-01-261-18/+11
* QFileInfo: Don't re-stat files, when in caching modeRitt Konstantin2010-01-261-31/+43
* fix regression introduced in 44766d2Ritt Konstantin2010-01-261-0/+2
* Remove erroneous warning in QFileInfo::absolutePath()Andreas Kling2010-01-131-2/+5
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Warn when calling QFileInfo::absolutePath() on an improper object.Andreas Kling2009-12-211-0/+2
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-5/+1
|\| |
| * | src/corelib: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s...miniak2009-07-011-5/+1