summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qfilesystemmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* widgets: Use QList::reserve(), reduces reallocations.Sérgio Martins2015-06-231-6/+12
* WinRT/Winphone: Fix warnings in qtbaseOliver Wolff2015-05-181-1/+3
* QFileSystemModel: remove useless checkGiuseppe D'Angelo2015-05-151-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Doc: Fix method names for QFileSystemModelAlexander Volkov2014-10-281-1/+1
* Fix MSVC2013-compiler warnings with QT_NO_FILESYSTEMWATCHERJochen Seemann2014-09-251-4/+11
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Replace obsolete types with their newer counterpartsSze Howe Koh2014-02-251-1/+1
* Strip any trailing spaces from the filename before trying to open itAndy Shaw2014-02-211-2/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-241-0/+2
|\
| * QFileDialog can delete files too, not just directoriesShawn Rutledge2013-10-231-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-111-7/+7
|\|
| * Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-7/+7
* | WinRT: Fix Widget buildsAndrew Knight2013-09-271-1/+1
|/
* Remove some qBinaryFind usages from QtWidgetsGiuseppe D'Angelo2013-09-231-5/+3
* QFileSystemModel: Fix build when QT_NO_FILESYSTEMWATCHER is definedAndrew Knight2013-09-231-2/+45
* Simplify QFileSystemModel::remove by using QDir::removeRecursivelyDavid Faure2013-09-161-24/+2
* Remove qSort from QtWidgetsGiuseppe D'Angelo2013-09-051-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-221-1/+1
|\
| * Convert the new filename to native separators before checking itAndy Shaw2013-04-181-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-281-3/+3
|\|
| * Fix documentation of QFileSystemModel::resolveSymlinks().Sérgio Martins2013-03-261-2/+2
| * Merge branch 'dev' into stableOswald Buddenhagen2013-03-201-1/+3
| |\
| * | Reorder for performance reasons.Sérgio Martins2013-03-131-1/+1
* | | 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
* | Add the Qt::ItemNeverHasChildren flag and use it in QTreeView.Stephen Kelly2013-01-291-0/+2
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QFileSystemModel: fix permission manglingMarc Mutz2012-09-261-6/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QFileSystemModel: remove incorrect #ifndefMarc Mutz2012-08-261-2/+0
* QtWidgets: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-251-1/+1
* Itemviews: compile with QT_STRICT_ITERATORSThiago Macieira2012-05-261-1/+1
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-3/+3
* Don't use the QRegExp methods that modify the object [QtWidgets]Thiago Macieira2012-04-251-1/+2
* Address Qt 5 to-do comments related to QFileSystemModel.Jason McDonald2012-04-121-6/+5
* QFileSystemModel: fix sortingGiuseppe D'Angelo2012-04-071-5/+27
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-4/+4
* Remove usage of deprecated QAbstractItemModel::setRoleNamesOlivier Goffart2012-02-271-6/+4
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-4/+2
* QDir::NoDotAndDotDot is now QDir::NoDot|QDir::NoDotDot.Jonas M. Gastal2012-01-311-2/+2
* Remove Symbian and Maemo 5 code from QtWidgets.Xizhi Zhu2012-01-311-15/+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
* Remove Q_CC_NOKIAX86.Robin Burchell2012-01-191-2/+0
* 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
* Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-5/+7