summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfileinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fixed: QFileInfo::lastModified() returning wrong value.Markku Heikkila2012-09-131-3/+6
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* Fix qdoc erros in qfile and related classesLars Knoll2012-08-181-2/+2
* Make the "\internal" qdoc command stand on its own lineLaszlo Papp2012-08-151-1/+2
* QtCore: add member-swap to shared classesMarc Mutz2012-07-031-0/+8
* Clarified code documentation for QFileInfo::operator==.Mitch Curtis2012-05-231-1/+2
* Removed size comparison in QFileInfo::operator==.Mitch Curtis2012-05-231-3/+0
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-17/+17
* Bump some Qt 5 to-do's to Qt 6.Jason McDonald2012-04-101-1/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-3/+3
* Add QFileInfo::isNativePathJoão Abecasis2012-02-141-0/+23
* Remove Symbian specific code from QtCore.Xizhi Zhu2012-01-301-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add Q_DECLARE_PRIVATE equivalent for QDir, to be able to subclass itDavid Faure2011-11-081-3/+2
* Remove stale documentation and fix qdoc errors.Casper van Donderen2011-10-111-5/+0
* Merge fixes for QDir::operator==Shane Kearns2011-10-061-0/+5
* Fix QDir::operator==(const QDir &) constJoão Abecasis2011-10-061-0/+1
* Remove all non-const operator==Harald Fernengel2011-08-091-22/+14
* Doc: Removed documentation for deleted code.David Boddie2011-07-211-58/+0
* remove QT3_SUPPORT in corelib/ioLars Knoll2011-06-291-13/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1399