summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfileinfo.h
Commit message (Expand)AuthorAgeFilesLines
* QtCore: make all Q_DECLARE_SHARED types nothrow move-assignableMarc Mutz2015-06-301-3/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add a static QFileInfo::exists(fileName) functionhjk2013-09-131-0/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QFileInfo: remove synchronisation macroMarc Mutz2012-07-261-1/+0
* QtWidgets: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-251-0/+4
* Q_DECLARE_SHARED: mark the type movableMarc Mutz2012-07-101-1/+1
* QtCore: add member-swap to shared classesMarc Mutz2012-07-031-0/+4
* Add QFileInfo::isNativePathJoão Abecasis2012-02-141-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* 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-8/+2
* Remove all non-const operator==Harald Fernengel2011-08-091-2/+0
* remove QT3_SUPPORT in corelib/ioLars Knoll2011-06-291-41/+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/+206