| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a way to set QHeaderView initial sort order | Albert Astals Cid | 2010-11-25 | 1 | -3/+11 |
|
|
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-12 | 2 | -5/+5 |
|\ |
|
| * | Doc: Fixing typo | Sergio Ahumada | 2010-11-09 | 2 | -5/+5 |
|
|
* | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-11-04 | 1 | -19/+0 |
|\ \
| |/ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-10-27 | 1 | -1/+1 |
| |\ |
|
| * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-10-25 | 1 | -0/+13 |
| |\ \ |
|
| * | | | Doc: Moved QFileSystemModel example code to the class documentation. | David Boddie | 2010-10-21 | 1 | -19/+0 |
|
|
* | | | | Fix QAbstractProxyModel::mimeData to use list of mapped indexes | Pavel Lebedev | 2010-10-27 | 1 | -1/+1 |
|
|
* | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-10-25 | 1 | -1/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/doc-staging into 4.7-integration | Qt Continuous Integration System | 2010-10-25 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-10-21 | 1 | -0/+13 |
| | |\ \
| | | |/
| | |/| |
|
| | * | | Doc: Fixed documentation style and qdoc warnings. | David Boddie | 2010-10-08 | 1 | -1/+1 |
|
|
* | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-10-25 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Fixed many spelling errors. | Rohan McGovern | 2010-10-25 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-10-25 | 1 | -0/+13 |
|\ \ \ |
|
| * \ \ | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-10-25 | 1 | -0/+13 |
| |\ \ \
| | |/ / |
|
| | * | | Make sure d->ranges does not have invalid ranges before processing it. | Stephen Kelly | 2010-10-21 | 1 | -0/+13 |
| | |/ |
|
* | | | Fixed a possible crash when resizing QListView | Thierry Bastian | 2010-10-25 | 1 | -3/+4 |
|/ / |
|
* | | Fix compilation with QT_NO_KEYWORDS | Olivier Goffart | 2010-10-21 | 1 | -1/+1 |
|
|
* | | Moving the resetInternalData slot to QAbstractProxyModel | Gabriel de Dietrich | 2010-10-19 | 2 | -1/+26 |
|
|
* | | Emit beginResetModel before updating the strings. | Stephen Kelly | 2010-10-19 | 1 | -1/+2 |
|
|
* | | The completer in an itemview would not be activated right away | Thierry Bastian | 2010-10-11 | 1 | -3/+3 |
|
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-09-28 | 1 | -0/+2 |
|\ \ |
|
| * | | An an assert when a QModelIndex from the wrong model is used with QSFPM. | Stephen Kelly | 2010-09-28 | 1 | -0/+2 |
|
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-09-28 | 1 | -0/+4 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | QTreeView: do not scroll to top if last item is removed | Frank Reininghaus | 2010-09-22 | 1 | -0/+4 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-09-21 | 2 | -4/+20 |
|\ \
| |/ |
|
| * | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-16 | 1 | -4/+12 |
| |\ |
|
| | * | Make sure mapSelectionFromSource does not return a selection with invalid ran... | Stephen Kelly | 2010-09-15 | 1 | -4/+12 |
|
|
| * | | Doc: Note on updating proxy models with dynamic sort filters | Geir Vattekar | 2010-09-15 | 1 | -0/+8 |
| |/ |
|
* | | Fix compilation on mac. | Olivier Goffart | 2010-08-30 | 1 | -2/+2 |
|
|
* | | Fix crash introduced with d34287af6fc1c7558e8ed15dbb29c0e6b58b7b00 | Olivier Goffart | 2010-08-30 | 1 | -6/+10 |
|
|
* | | QAbstractItemView: optimize handling of editors for view with large numbers o... | Stephen Bowline | 2010-08-27 | 4 | -82/+87 |
|
|
* | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-08-25 | 1 | -3/+5 |
|\ \ |
|
| * \ | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-25 | 1 | -3/+5 |
| |\ \
| | |/ |
|
| | * | Keyboard navigation regression in QTreeView | Gabriel de Dietrich | 2010-08-16 | 1 | -3/+5 |
|
|
* | | | Don't toggle selected state when checking/unchecking an item | Pierre Rossi | 2010-08-25 | 2 | -5/+8 |
|/ / |
|
* | | Make the QItemSelectionRange and QItemSelectionModel ensure that the model is... | Stephen Kelly | 2010-08-19 | 1 | -1/+2 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-13 | 2 | -2/+7 |
|\ \
| |/ |
|
| * | Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938. | Jerome Pasion | 2010-08-09 | 1 | -1/+1 |
|
|
| * | Merge remote branch 'origin/4.6' into 4.7-from-4.6 | Rohan McGovern | 2010-07-29 | 1 | -1/+6 |
| |\ |
|
| | * | Fix crash when all the items in a QListView are hidden | Gabriel de Dietrich | 2010-07-27 | 1 | -1/+6 |
|
|
* | | | Remove the use of deprecated qVariant* | Olivier Goffart | 2010-08-06 | 4 | -9/+9 |
|
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-07-28 | 3 | -32/+43 |
|\ \ \
| |/ / |
|
| * | | Fix a Headerview layout bug | Pierre Rossi | 2010-07-20 | 1 | -1/+1 |
|
|
| * | | QFileIconProvider: Load icons on demand. | Friedemann Kleint | 2010-07-09 | 1 | -30/+41 |
|
|
| * | | doc: Fixed several qdoc warnings. | Martin Smith | 2010-07-09 | 1 | -1/+1 |
|
|
* | | | Small fix in iteviews for sizeHintForColumn/Row | Thierry Bastian | 2010-07-09 | 1 | -3/+3 |
|
|
* | | | Incorrect assertion in item views | Thierry Bastian | 2010-07-09 | 1 | -1/+1 |
|
|
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-07-08 | 1 | -0/+24 |
|\ \ \ |
|