summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-1366-1122/+1122
* Doc: Fixed reference to a name in a table.David Boddie2011-04-111-1/+1
* Doc: Update to QStyledItemDelegate::displayText()Geir Vattekar2011-03-251-0/+5
* Merge commit 'refs/merge-requests/1113' of git://gitorious.org/qt/qt into mer...David Boddie2011-02-282-7/+9
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-02-252-7/+9
| |\
| | * QSortFilterProxyModel::reset() should invalidate.Olivier Goffart2011-02-252-7/+9
* | | Merge commit 'refs/merge-requests/1108' of git://gitorious.org/qt/qt into mer...David Boddie2011-02-231-5/+6
|\ \ \ | |/ /
| * | Fix crash in KPackageKitGabriel de Dietrich2011-02-151-5/+6
* | | Doc: itemAt for QTreeWidget/QListWidget are relative to the viewportGeir Vattekar2011-02-172-3/+10
* | | Doc: Work on QHeaderView::sectionPosition()Geir Vattekar2011-02-171-2/+6
|/ /
* | Doc: Fixed confusing wording of a sentence.David Boddie2011-01-271-2/+2
|/
* Update copyright year to 2011.Jason McDonald2011-01-1066-66/+66
* Fix timer warning when deleting item viewsGabriel de Dietrich2010-12-211-2/+9
* Suppress a warning about killing a timer that isn't active.Thiago Macieira2010-12-151-0/+2
* Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-272-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
* | | Fix filtering of columns in QSFPM.Stephen Kelly2010-11-231-2/+2
|/ /
* | Doc: Fixing typoSergio Ahumada2010-11-092-5/+5
* | 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/doc-staging into 4.7-integrationQt Continuous Integration System2010-10-251-1/+1
| |\ \
| * | | Fixed many spelling errors.Rohan McGovern2010-10-251-1/+1
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-251-0/+13
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-211-0/+13
| |\ \ \ | | |/ /
| | * | Make sure d->ranges does not have invalid ranges before processing it.Stephen Kelly2010-10-211-0/+13
* | | | Doc: Moved QFileSystemModel example code to the class documentation.David Boddie2010-10-211-19/+0
|/ / /
* | | Doc: Fixed documentation style and qdoc warnings.David Boddie2010-10-081-1/+1
|/ /
* | QTreeView: do not scroll to top if last item is removedFrank Reininghaus2010-09-221-0/+4
* | 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
|/ /
* | Keyboard navigation regression in QTreeViewGabriel de Dietrich2010-08-161-3/+5
* | Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-091-1/+1
* | Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-07-291-1/+6
|\ \ | |/
| * Fix crash when all the items in a QListView are hiddenGabriel de Dietrich2010-07-271-1/+6
* | Fix a Headerview layout bugPierre Rossi2010-07-201-1/+1
* | QFileIconProvider: Load icons on demand.Friedemann Kleint2010-07-091-30/+41
* | doc: Fixed several qdoc warnings.Martin Smith2010-07-091-1/+1
* | Doc: Small change to QAbstractItemDelegate::editorEvent()Geir Vattekar2010-06-171-2/+8
* | Doc: QTreeWidgetItems remove themselves from views when deleted.Geir Vattekar2010-06-041-0/+4
* | Removed unused variableThorbjørn Lindeijer2010-05-271-1/+0
* | Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-05-271-1/+1
|\ \
| * | Fixes a proxymodel sorting odity.Pierre Rossi2010-05-261-1/+1
* | | doc: Fixed many broken links.Martin Smith2010-05-204-8/+8
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-191-1/+5
|\ \
| * | Fix a memory leak from QItemSelectionModel when changing the modelThierry Bastian2010-05-191-1/+5
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-171-1/+4
|\ \ \ | |/ / |/| / | |/
| * QS60Style: In S60 3.x and 5.0 Qt itemviews behaviour is not nativelikeSami Merila2010-05-141-1/+4
* | QSortFilterProxyModel: Warning or assert failureGabriel de Dietrich2010-05-051-1/+1
* | Fixed the sizehint for cols/rows in qtableviewThierry Bastian2010-04-281-4/+4