summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews
Commit message (Expand)AuthorAgeFilesLines
* Nokia to Digia changesjutaipal2012-12-101-1/+1
* Change copyrights from Nokia to Digia.Marko Valtanen2012-12-0466-660/+726
* Fix crash when all the items in a QListView are hiddenGabriel de Dietrich2011-06-091-1/+6
* Fix a memory leak from QItemSelectionModel when changing the modelThierry Bastian2011-06-091-1/+5
* Fixed the sizehint for cols/rows in qtableviewThierry Bastian2011-06-091-4/+4
* Do not beep on Mac when pressing some keys.Denis Dzyubenko2011-06-093-3/+17
* Fixed a potential crash in headerview when inserting a sectionThierry Bastian2011-06-091-6/+3
* Make sure the delete and backspace keys are ignored when keyb-searchingThierry Bastian2011-06-091-0/+2
* Slow QTreeView::layout() with many (> 10000) childrenGabriel de Dietrich2011-06-092-15/+51
* QTreeView: let the dataChanged signal refresh the hasChildren attribute.Olivier Goffart2011-06-091-1/+5
* QHeaderView: fixes sectionClicked() emitted with wrong section indexOlivier Goffart2011-06-091-5/+9
* QSortFilterProxyModel: Sorting occured unnecessarily when the dynamicSortFilt...Olivier Goffart2011-06-091-4/+4
* QSortFilterProxyModel: Fix dynamic sorting when severals rows are added.Olivier Goffart2011-06-091-6/+10
* Change to release licenses for 4.6.3.Jason McDonald2010-05-3066-858/+858
* QS60Style: In S60 3.x and 5.0 Qt itemviews behaviour is not nativelikeSami Merila2010-05-141-1/+4
* QTableView: fix spans corruption when removing spans.Olivier Goffart2010-04-071-5/+4
* Fix crash in the fileiconprovider for WindowsJens Bache-Wiig2010-04-011-2/+4
* QTableView: fix navigating with keyboard with spans not scrollingOlivier Goffart2010-03-081-1/+1
* Wrong dirty region after row selection in right-to-left mode in QTableViewGabriel de Dietrich2010-03-051-3/+11
* Expand indicator would not be displayed after removal of a collapsed item's c...Gabriel de Dietrich2010-03-021-4/+9
* 2nd part of revert of commit 435bbd4be73768f617e4aThierry Bastian2010-03-021-6/+1
* Revert "ItemViews: make it possible for chekcable items to get partiallyChecked"Thierry Bastian2010-03-021-7/+1
* Fix crash using openPersistentEditor and setRowHidden on a QTableViewOlivier Goffart2010-03-011-2/+6
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-261-0/+1
|\
| * QAbstractItemView::setIndexWidget: remove the old widget from the QSet of per...Olivier Goffart2010-02-261-0/+1
* | Build break fix for commit d8465414e6fd543cfc20e732030dedd8d2bc685f.Janne Anttila2010-02-261-2/+1
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-251-4/+37
|\ \ | |/ |/|
| * Improvements to itemview keypad navigation in S60.Janne Anttila2010-02-251-4/+37
* | Set the roleNames of proxy models to the roleNames of the source model.Stephen Kelly2010-02-251-0/+1
|/
* QTreeView: Fix premature pessimizationJoão Abecasis2010-02-181-4/+5
* Support for dynamic localization in Symbian softkeys.Janne Anttila2010-02-171-0/+5
* QListView: fix crash when hiding many of the lasts item in a QListViewOlivier Goffart2010-02-091-1/+1
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-021-1/+1
|\
| * optimization: get rid of QString::fromUtf16() usageOswald Buddenhagen2010-02-011-1/+1
* | Fix a problem with overlay icons in the fileiconproviderJens Bache-Wiig2010-02-011-2/+3
|/
* Another ASSERT while deleting spansGabriel de Dietrich2010-01-251-1/+3
* QListView in icon view mode, drop enabled items wouldn't receive anythingGabriel de Dietrich2010-01-141-0/+7
* Merge remote branch 'qt/4.6' into oslo-staging-2/4.6Paul Olav Tvete2010-01-1266-67/+67
|\
| * typo fixRitt Konstantin2010-01-111-1/+1
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-0866-66/+66
| |\
| | * Update copyright year to 2010Jason McDonald2010-01-0666-66/+66
* | | Fix incorrect drawing of the hovered row on QTreeView with some styles.Olivier Goffart2010-01-112-11/+9
* | | QTreeView::selectAll() wouldn't work when first column hiddenGabriel de Dietrich2010-01-111-2/+5
|/ /
* | Fix a painter warningPierre Rossi2010-01-071-0/+2
|/
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-041-2/+31
|\
| * Make the layout{,AboutToBe}Changed signals in the QSortFilterProxyModel match...Stephen Kelly2009-12-181-2/+4
| * Make sure mappings are created for columns when indexes newly become parents.Stephen Kelly2009-12-181-0/+27
* | doc: Added an explanatory \note about the table being sorted.Martin Smith2009-12-181-2/+12
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-161-2/+17
|\
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-12-163-1/+6
| |\