summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-1166-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
* | QListView: Re-fix scrollbar rangesGabriel de Dietrich2010-04-151-4/+10
* | QTreeView: remove dead code.Olivier Goffart2010-04-132-20/+0
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-125-2/+35
|\ \
| * | Make sure the selectionChanged signal is not called too muchThierry Bastian2010-04-123-1/+26
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-102-1/+9
| |\ \
| | * | O(n^2) to O(n) optimization in QTreeWidget::selectedItems()Gabriel de Dietrich2010-04-071-1/+5
| | * | QTreeView: fix PageUp/PageDown with disabled items.Olivier Goffart2010-04-071-0/+4
* | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-121-5/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | QTableView: fix spans corruption when removing spans.Olivier Goffart2010-04-071-5/+4
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-091-2/+4
|\ \ \ | |/ / | | / | |/ |/|
| * Fix crash in the fileiconprovider for WindowsJens Bache-Wiig2010-04-011-2/+4