| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-31 | 1 | -0/+10 |
|\ |
|
| * | Add a workaround for a bug in Mac filesystem watcher. | Alexis Menard | 2010-03-30 | 1 | -1/+1 |
|
|
| * | Fix QFileSystemModel to not install useless watchers on the filesystem | Alexis Menard | 2010-03-30 | 1 | -0/+10 |
|
|
* | | Set role names for QFileSystemModel and QDirModel | Martin Jones | 2010-03-22 | 1 | -0/+7 |
|
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-08 | 1 | -46/+38 |
|\ \ |
|
| * | | Fixed handling of paths containing ".." in QFileSystemModel on Windows. | Robert Loehning | 2010-02-01 | 1 | -46/+38 |
|
|
* | | | Fix compile on MSVC 2003. ARRAYSIZE macro doesn't exit. | Alexis Menard | 2010-01-26 | 1 | -1/+1 |
|/ / |
|
* | | Implement showing the volume name for drives on Windows. | Alexis Menard | 2010-01-14 | 1 | -2/+26 |
|
|
* | | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-07 | 1 | -1/+1 |
| |\ |
|
| | * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | | | Obsolete QDirModel and remove it from the doc. | Alexis Menard | 2010-01-08 | 1 | -0/+10 |
|/ / |
|
* | | Use QFile:rename when moving items in QFileystemModel. | Alexis Menard | 2010-01-06 | 1 | -2/+1 |
|
|
* | | Display broken symlinks in the filesystem model. | Alexis Menard | 2010-01-05 | 1 | -1/+1 |
|/ |
|
* | Ran the script utils/normalize | Olivier Goffart | 2009-11-18 | 1 | -6/+6 |
|
|
* | Fix random selection when the order is descending. | Alexis Menard | 2009-09-10 | 1 | -0/+6 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Fix include guard and simplify compiler workaround. | Frans Englich | 2009-08-24 | 1 | -7/+3 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ \ |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Merge branch '4.5' | Thiago Macieira | 2009-08-03 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| | * | Coverty warnings --. This switch was missing a break. | Alexis Menard | 2009-07-30 | 1 | -0/+1 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -15/+7 |
|\ \ \
| |/ / |
|
| * | | Build fix for mingw | Thierry Bastian | 2009-07-14 | 1 | -1/+1 |
|
|
| * | | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support | miniak | 2009-07-01 | 1 | -14/+6 |
|
|
* | | | Merge commit 'origin/master' into 4.6-merged | Jason Barron | 2009-07-09 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Silenced newline at EOF warnings from RVCT. | axis | 2009-07-06 | 1 | -1/+1 |
|
|
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-29 | 1 | -2/+2 |
| |\ \ \
| | | |/
| | |/| |
|
* | | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -2/+2 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
|
|
* | | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -2/+2 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | Removed qApp and replaced with QApplication:: for static member calls | Thierry Bastian | 2009-06-11 | 1 | -1/+1 |
|
|
| * | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-06-02 | 1 | -0/+11 |
| |\ \
| | |/ |
|
| * | | Compile fix | Thierry Bastian | 2009-05-25 | 1 | -1/+1 |
|
|
| * | | Fixed 'crazy' warnings about using a string instead of a character | Thierry Bastian | 2009-05-25 | 1 | -2/+2 |
|
|
* | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-02 | 1 | -0/+11 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix wrong sorting when using the QFileSystemModel with QTreeView | Alexis Menard | 2009-05-28 | 1 | -0/+11 |
| |/ |
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Janne Koskinen | 2009-05-11 | 1 | -7/+16 |
|\ \ |
|
| * \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-04-27 | 1 | -7/+16 |
| |\ \
| | |/ |
|
| | * | Doc - Mentioned what the default filters are for | Kavindra Devi Palaraja | 2009-04-06 | 1 | -1/+4 |
|
|
| | * | Fix some extra file system stats that we were doing in the model. | Alexis Menard | 2009-03-24 | 1 | -6/+12 |
|
|
| | * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+1911 |
|
|
* | | Fixed namespace issues, now works on Symbian under namespace | Janne Koskinen | 2009-05-11 | 1 | -3/+3 |
|/ |
|
* | Long live Qt for S60! | axis | 2009-04-24 | 1 | -0/+1936 |
|
|