summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qfilesystemmodel_p.h
Commit message (Expand)AuthorAgeFilesLines
* Convert features.filesystemmodel to QT_[REQUIRE_]CONFIGStephan Binner2017-07-021-4/+2
* QFileSystemNode: simplify three loops over the children hashMarc Mutz2016-09-301-15/+9
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-1/+1
* QFileSystemModelPrivate: remove unused codeAnton Kudryavtsev2016-02-201-10/+0
* QFileSystemModel: replace inefficient QList<Fetching> with QVectorMarc Mutz2016-01-171-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Don't use QList<QPair>Lars Knoll2015-11-301-1/+1
* De-inline QFileSystemModel::fileInfo() and implement it efficientlyLars Knoll2015-11-281-0/+1
* QFileSystemModel: avoid sibling() callsMarc Mutz2015-07-181-2/+2
* QFileSystemModel: add a symbolic constant for the number of columnsMarc Mutz2015-07-161-0/+2
* QtWidgets: mark some private types movable or primitiveMarc Mutz2015-07-131-0/+1
* Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-131-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Windows: Fix the last file dialog bottleneck.Sérgio Martins2013-03-271-1/+1
* 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
* Mark (non-public API's) ctor's as explicitSergio Ahumada2012-09-141-1/+1
* Removing duplicate includesSergio Ahumada2012-09-091-2/+0
* Address Qt 5 to-do comments related to QFileSystemModel.Jason McDonald2012-04-121-1/+0
* 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
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+337