summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs/qfilesystemmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-301-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-061-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
|\ \ \
| * | | Silenced newline at EOF warnings from RVCT.axis2009-07-061-1/+1
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-291-2/+2
| |\ \ \ | | | |/ | | |/|
* | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-2/+2
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-111-1/+1
| * | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-021-0/+11
| |\ \ | | |/
| * | Compile fixThierry Bastian2009-05-251-1/+1
| * | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-2/+2
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-021-0/+11
|\ \ \ | | |/ | |/|
| * | Fix wrong sorting when using the QFileSystemModel with QTreeViewAlexis Menard2009-05-281-0/+11
| |/
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-05-111-7/+16
|\ \
| * \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-271-7/+16
| |\ \ | | |/
| | * Doc - Mentioned what the default filters are forKavindra Devi Palaraja2009-04-061-1/+4
| | * Fix some extra file system stats that we were doing in the model.Alexis Menard2009-03-241-6/+12
| | * Long live Qt 4.5!Lars Knoll2009-03-231-0/+1911
* | Fixed namespace issues, now works on Symbian under namespaceJanne Koskinen2009-05-111-3/+3
|/
* Long live Qt for S60!axis2009-04-241-0/+1936