summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qfileinfogatherer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows/QFileSystemModel: Fix updating of removed drivesFriedemann Kleint2017-07-311-1/+1
* Convert features.filesystemmodel to QT_[REQUIRE_]CONFIGStephan Binner2017-07-021-4/+0
* QFileInfoGatherer/Win32: Connect to drive arrival/removal signals of watcherFriedemann Kleint2016-10-271-12/+36
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+2
|\
| * QtWidgets: includemocsMarc Mutz2016-03-181-0/+2
* | QtWidgets: prevent detach attempts from first()/etc. use [dialogs, kernel, ut...Marc Mutz2016-02-261-2/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QtWidgets: replace some index-based for loops with C++11 range-forMarc Mutz2015-12-161-2/+2
|/
* Don't use QList<QPair>Lars Knoll2015-11-301-3/+3
* WinRT/Winphone: Fix warnings in qtbaseOliver Wolff2015-05-181-0/+2
* QFileInfoGatherer: fix race condition on fetchedRootMarc Mutz2015-02-121-4/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix QFileInfoGatherer threading issueBernd Weimer2014-06-301-10/+9
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* Fix race condition in ~QFileInfoGathererFrederik Gladhorn2013-10-021-0/+2
* 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
* QFileInfoGatherer: remove m_resolveSymlinks for non-Q_OS_WINMarc Mutz2012-10-171-3/+9
* QFileInfoGatherer: general cleanupsMarc Mutz2012-09-251-2/+3
* QFileInfoGatherer: remove useless locksMarc Mutz2012-09-221-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QFileInfoGatherer: remove unused members userId/groupIdMarc Mutz2012-09-191-3/+0
* QFileInfoGatherer: fix race conditions pt.1: abortMarc Mutz2012-09-191-22/+13
* Drop file-engine abstraction from public APIJoão Abecasis2012-02-221-1/+0
* Remove Symbian and Maemo 5 code from QtWidgets.Xizhi Zhu2012-01-311-2/+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
* Ensure proper locking in QFileInfoGathererBradley T. Hughes2012-01-121-2/+3
* 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/+355