summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qdirmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Timur Pocheptsov2016-07-051-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-041-1/+1
| |\
| | * Doc: fix app type notes for QDirModel and QFileSystemModelJ-P Nurmi2016-06-301-1/+1
* | | Widgets: use const (and const APIs) moreAnton Kudryavtsev2016-07-051-1/+1
|/ /
* | QDirModel: replace an inefficient QList with QVectorMarc Mutz2016-02-171-12/+13
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-1/+1
|\|
| * Use QFileInfo::exists(f) instead of QFileInfo(f).exists()Tobias Koenig2016-01-211-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QDirModel: replace a QStack with a std::stackMarc Mutz2016-01-081-3/+6
* | QtWidgets: replace some index-based for loops with C++11 range-forMarc Mutz2015-12-161-2/+2
* | QDirModel: replace a copy by a referenceMarc Mutz2015-12-011-1/+1
* | QtWidgets: use Q_UNLIKELY for every qWarning() (2)Marc Mutz2015-11-251-2/+2
|/
* QDirModel: remove pointless user-defined QDirNode destructorMarc Mutz2015-07-201-1/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove Q_NO_USING_KEYWORDThiago Macieira2014-12-201-5/+0
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-9/+9
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Whitespace fixesShawn Rutledge2012-08-211-5/+5
* Fix the doc errors in itemmodels and itemviews.Stephen Kelly2012-08-201-0/+2
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-1/+2
* Fix warnings in qtbase.Friedemann Kleint2012-03-241-1/+0
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-5/+5
* Remove usage of deprecated QAbstractItemModel::setRoleNamesOlivier Goffart2012-02-271-5/+3
* Remove Symbian and Maemo 5 code from QtWidgets.Xizhi Zhu2012-01-311-7/+3
* 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
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+1
* Get rid of the last traces of QMimeSourceLars Knoll2011-09-291-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+1406