summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-201-0/+2
|\
| * Suppress a warning about killing a timer that isn't active.Thiago Macieira2010-12-151-0/+2
* | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Olivier Goffart2010-12-131-1/+1
|\ \
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-12-111-1/+1
| |\ \
| | * | We should not cache ICO files.Alexis Menard2010-12-101-1/+1
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-131-2/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-272-3/+3
| |\ \
| * | | Fix filtering of columns in QSFPM.Stephen Kelly2010-11-231-2/+2
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-062-3/+3
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Merge branch 4.6 into qt-4.7-from-4.6Qt Continuous Integration System2010-11-262-3/+3
| |\ \ | | |/ | |/|
| | * Doc: fix typoJoerg Bornemann2010-11-262-3/+3
* | | QScroller merge, part 1Robert Griebl2010-12-023-0/+47
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-122-5/+5
|\ \ \ | |/ /
| * | Doc: Fixing typoSergio Ahumada2010-11-092-5/+5
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-11-041-19/+0
|\ \ \ | |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-271-1/+1
| |\ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-251-0/+13
| |\ \ \
| * | | | Doc: Moved QFileSystemModel example code to the class documentation.David Boddie2010-10-211-19/+0
* | | | | Fix QAbstractProxyModel::mimeData to use list of mapped indexesPavel Lebedev2010-10-271-1/+1
* | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-251-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/doc-staging into 4.7-integrationQt Continuous Integration System2010-10-251-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-211-0/+13
| | |\ \ \ | | | |/ / | | |/| |
| | * | | Doc: Fixed documentation style and qdoc warnings.David Boddie2010-10-081-1/+1
* | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-251-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fixed many spelling errors.Rohan McGovern2010-10-251-1/+1
| | |/ / | |/| |
* | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-10-251-0/+13
|\ \ \ \
| * \ \ \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-251-0/+13
| |\ \ \ \ | | |/ / /
| | * | | Make sure d->ranges does not have invalid ranges before processing it.Stephen Kelly2010-10-211-0/+13
| | |/ /
* | | | Fixed a possible crash when resizing QListViewThierry Bastian2010-10-251-3/+4
|/ / /
* | | Fix compilation with QT_NO_KEYWORDSOlivier Goffart2010-10-211-1/+1
* | | Moving the resetInternalData slot to QAbstractProxyModelGabriel de Dietrich2010-10-192-1/+26
* | | Emit beginResetModel before updating the strings.Stephen Kelly2010-10-191-1/+2
* | | The completer in an itemview would not be activated right awayThierry Bastian2010-10-111-3/+3
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-09-281-0/+2
|\ \ \
| * | | An an assert when a QModelIndex from the wrong model is used with QSFPM.Stephen Kelly2010-09-281-0/+2
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-281-0/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | QTreeView: do not scroll to top if last item is removedFrank Reininghaus2010-09-221-0/+4
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-212-4/+20
|\ \ \ | |/ /
| * | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-161-4/+12
| |\ \
| | * | Make sure mapSelectionFromSource does not return a selection with invalid ran...Stephen Kelly2010-09-151-4/+12
| * | | Doc: Note on updating proxy models with dynamic sort filtersGeir Vattekar2010-09-151-0/+8
| |/ /
* | | Fix compilation on mac.Olivier Goffart2010-08-301-2/+2
* | | Fix crash introduced with d34287af6fc1c7558e8ed15dbb29c0e6b58b7b00Olivier Goffart2010-08-301-6/+10
* | | QAbstractItemView: optimize handling of editors for view with large numbers o...Stephen Bowline2010-08-274-82/+87
* | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-08-251-3/+5
|\ \ \
| * \ \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-251-3/+5
| |\ \ \ | | |/ /
| | * | Keyboard navigation regression in QTreeViewGabriel de Dietrich2010-08-161-3/+5
* | | | Don't toggle selected state when checking/unchecking an itemPierre Rossi2010-08-252-5/+8
|/ / /
* | | Make the QItemSelectionRange and QItemSelectionModel ensure that the model is...Stephen Kelly2010-08-191-1/+2
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-132-2/+7
|\ \ \ | |/ /