summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs/qfilesystemmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Convert the new filename to native separators before checking itAndy Shaw2013-05-181-1/+1
* Windows: Fix the last file dialog bottleneck.Sergio Martins2013-03-281-1/+2
* Reorder for performance reasons.Sérgio Martins2013-03-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* QFileSystemModel: Handle QDir::NoDot and QDir::NoDotDot for setFilterJonathan Liu2011-04-041-5/+7
* Remove useless processEventOlivier Goffart2011-02-171-1/+0
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-231-11/+34
|\ \
| * | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-11-041-11/+34
| |\|
| | * Doc: Moved QFileSystemModel example code to the class documentation.David Boddie2010-10-211-11/+34
* | | Fix QFileDialog regression in symbianShane Kearns2010-10-201-1/+1
|/ /
* | make QFileSystemModel::rmdir(dir) remove dir from fileInfoGathererZeno Albisser2010-05-271-0/+8
* | make QFileSystemModel distinguish C: from C:\Zeno Albisser2010-05-271-0/+4
|/
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-311-0/+10
|\
| * Add a workaround for a bug in Mac filesystem watcher.Alexis Menard2010-03-311-1/+1
| * Fix QFileSystemModel to not install useless watchers on the filesystemAlexis Menard2010-03-301-0/+10
* | Set role names for QFileSystemModel and QDirModelMartin Jones2010-03-221-0/+7
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-081-46/+38
|\ \
| * | Fixed handling of paths containing ".." in QFileSystemModel on Windows.Robert Loehning2010-02-011-46/+38
* | | Fix compile on MSVC 2003. ARRAYSIZE macro doesn't exit.Alexis Menard2010-01-261-1/+1
|/ /
* | Implement showing the volume name for drives on Windows.Alexis Menard2010-01-141-2/+26
* | Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\|
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-071-1/+1
| |\
| | * Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | | Obsolete QDirModel and remove it from the doc.Alexis Menard2010-01-081-0/+10
|/ /
* | Use QFile:rename when moving items in QFileystemModel.Alexis Menard2010-01-061-2/+1
* | Display broken symlinks in the filesystem model.Alexis Menard2010-01-051-1/+1
|/
* Ran the script utils/normalizeOlivier Goffart2009-11-181-6/+6
* Fix random selection when the order is descending.Alexis Menard2009-09-101-0/+6
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Fix include guard and simplify compiler workaround.Frans Englich2009-08-241-7/+3
* | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-0/+1
|\| |
| * | Merge branch '4.5'Thiago Macieira2009-08-031-0/+1
| |\|
| | * Coverty warnings --. This switch was missing a break.Alexis Menard2009-07-301-0/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-15/+7
|\| |
| * | Build fix for mingwThierry Bastian2009-07-141-1/+1
| * | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-14/+6
* | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-091-1/+1
|\ \ \