summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qdir.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Restore 4.7.0 behavior that non-existing paths are possible.Thomas Zander2010-09-161-2/+3
* QDir: Removed checks for existance of fileEngineJoão Abecasis2010-09-071-49/+8
* QDir and QFileInfo shouldn't lose properties when detachingJoão Abecasis2010-09-071-17/+24
* Another bug-o introduced in fixing QDirPrivate refactoringJoão Abecasis2010-09-071-0/+1
* Reverting QDir::detach introduced earlierJoão Abecasis2010-09-071-38/+33
* Simplify QDir::cdJoão Abecasis2010-09-071-2/+1
* QDir::makeAbsolute could self-destruct on failureJoão Abecasis2010-09-071-7/+4
* QDir::operator= simplificationJoão Abecasis2010-09-071-3/+0
* QDirPrivate refactoringJoão Abecasis2010-09-071-1/+3
* QDirPrivate refactoringJoão Abecasis2010-09-071-20/+20
* QDirPrivate refactoringJoão Abecasis2010-09-071-25/+24
* Removed QDirPrivate layer of indirectionJoão Abecasis2010-09-071-226/+201
* Refactoring QDirPrivate::DataJoão Abecasis2010-09-071-84/+98
* Fix regression on SymbianShane Kearns2010-03-311-1/+1
* Split QDir::NoDotAndDotDot into QDir::NoDot and QDir::NoDotDotBernhard Rosenkraenzer2010-03-231-1/+5
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-261-3/+4
|\
| * doc: Added \obsolete.Martin Smith2010-02-231-4/+4
* | Fix bug in QDirPrivate::setPath, affecting QDir::cd, cdUp and setPathJoão Abecasis2010-02-111-12/+6
* | QDir fix issues with (shared) cached listsJoão Abecasis2010-02-031-4/+6
* | nano-optimizationsRitt Konstantin2010-01-291-10/+4
* | code cleanup and styling fixesRitt Konstantin2010-01-291-157/+105
* | QDirPrivate: remove unused q_ptr and Q_DECLARE_PUBLICRitt Konstantin2010-01-291-13/+8
* | QDir: clear internal file lists cache earlyRitt Konstantin2010-01-291-4/+3
* | QDirPrivate::setPath: always initialize the file engineRitt Konstantin2010-01-291-9/+4
* | optimize QDir::cd()Ritt Konstantin2010-01-291-7/+6
* | QDirPrivate::Data: remove needless clear()-s in constructorsRitt Konstantin2010-01-291-5/+4
* | QDir::cleanPath: strip trailing slash for "/:/" on non-win platformsRitt Konstantin2010-01-291-3/+6
* | QDir::entry(Info)List(): really use cached dataRitt Konstantin2010-01-291-2/+6
* | Fix QDir::operator[] documentationRitt Konstantin2010-01-291-4/+1
|/
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* doc: Clarified that .lnk files are System files on Windows.Martin Smith2010-01-061-3/+4
* Doc update for QDir::rootPath and QDir::homePath in Symbian.Janne Anttila2009-10-201-2/+3
* 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 branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-211-1/+1
|\ \
| * \ Merge commit 'qt/master'Jason Barron2009-08-201-1/+1
| |\ \
| | * | Remove a few warnings when compiling Qt and unexport some functions.Thiago Macieira2009-08-201-1/+1
* | | | Review inspired fixes to Symbian file engineMiikka Heikkinen2009-08-211-2/+1
|/ / /
* | | Merge commit 'qt/master'Jason Barron2009-08-181-2/+2
|\ \ \ | |/ /
| * | fix includes to use lower-caseHarald Fernengel2009-08-171-1/+1
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-1/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-131-6/+11
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| * | Doc: Clarified the behavior of QDir::exists().David Boddie2009-08-101-5/+10
* | | s/class/struct/Harald Fernengel2009-08-101-1/+1
* | | Trailing whitespace and tab/space fixes for src/corelibJanne Anttila2009-08-041-1/+1