summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews
Commit message (Expand)AuthorAgeFilesLines
* QTreeView: fix drawing branches of model that adds or remove rows dynamicallyOlivier Goffart2009-10-302-4/+37
* QItemSelectionModel could emit selectionChanged with no changeThierry Bastian2009-10-301-1/+2
* In ItemViews, right click on the viewport clear the ext selectionThierry Bastian2009-10-301-1/+1
* QListView: make sure we relayout items when data changes in the modelThierry Bastian2009-10-292-1/+8
* ItemViews: make the geometries update when header data changesThierry Bastian2009-10-293-0/+6
* Compile with -no-qt3supportAaron Kennedy2009-10-291-2/+2
* Fixed bug in QTableView spans.Gabriel de Dietrich2009-10-282-2/+47
* Fixed missing repaints on QTreeView when moving the mouseThierry Bastian2009-10-281-2/+6
* Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-10-281-1/+1
|\
| * Line spacing fixesJoerg Bornemann2009-10-231-1/+1
* | Fix incomplete documentation for Qt::DecorationRoleDavid Faure2009-10-272-2/+2
* | Fixed QTreeView not emitting doubleCliked when 1st col is spannedThierry Bastian2009-10-271-3/+1
* | QTreeView: Make sure the state QStyle::State_Sibling is correctly setOlivier Goffart2009-10-272-10/+10
* | Fixes QTreeView: stylesheet :has-children pseudo selector doesn't works for t...Olivier Goffart2009-10-272-13/+18
* | QTableView would not correctly resize to contentsThierry Bastian2009-10-272-0/+6
* | Fixed typoGabriel de Dietrich2009-10-261-1/+1
* | Drag and drop in QListWidget would not preserve the selectionGabriel de Dietrich2009-10-262-13/+21
* | Added visual DnD indicator for left to right flow in QListViewGabriel de Dietrich2009-10-234-3/+119
|/
* Fixed crash in tst_qabstractitemview.Gabriel de Dietrich2009-10-211-3/+11
* Extended commit 6c1388ee for LeftToRight flowGabriel de Dietrich2009-10-201-6/+6
* fix for QTreeView to not animate if there are no visible childrenThierry Bastian2009-10-201-4/+6
* Fixed QTreeView trying to animate when parent item has no childThierry Bastian2009-10-201-3/+3
* Fixed wrong scrolling in QListView with hidden rows in ListModeGabriel de Dietrich2009-10-202-7/+18
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Alexis Menard2009-10-202-4/+4
|\
| * Fix a bug affecting keyboard navigation in the table viewOrgad Shaneh2009-10-191-2/+2
| * Fixed typo in qtableview.cpp.Gabriel de Dietrich2009-10-161-1/+1
| * Fixed updating problems QListView with IconModeGabriel de Dietrich2009-10-151-1/+1
* | Merge commit 'origin/4.5' into origin/4.6Olivier Goffart2009-10-151-1/+1
|\ \ | |/ |/|
| * Fix regression while updating items in itemview.Olivier Goffart2009-10-131-1/+1
* | Make the autotest pass for descending order in QTableWidgetPierre Rossi2009-10-142-2/+2
* | Sorting bug in QTableView fixPierre Rossi2009-10-131-0/+2
* | Fix sorting after changing a QTableView's headerOlivier Goffart2009-10-131-0/+3
* | Itemview: fix regression concerning Ctrl+rubber band selectionsFrank Reininghaus2009-10-131-1/+1
* | Merge commit '8df79a473e1a7e5c79b9b10827985bf3e9501002' into 4.6Alexis Menard2009-10-121-3/+1
|\ \
| * | Revert merge commit 3945fd75a93d790434b33c2d23aOlivier Goffart2009-10-121-1/+1
| * | Fixed compilation warning by removing unused variables.Denis Dzyubenko2009-10-091-2/+0
* | | Fixed keyboard navigation for QTableViewGabriel de Dietrich2009-10-123-71/+140
|/ /
* | Merge branch '4.5' into 4.6Thiago Macieira2009-10-081-1/+3
|\ \ | |/
| * QHeaderView: fixed the sizeHint with hidden sectionsThierry Bastian2009-10-071-4/+8
* | QGuiPlatformPlugin: QFileIconProvider and QIcon backend.Olivier Goffart2009-10-071-0/+5
* | viewport()->update() after delegate set for QAbstractItemViewJeremy Katz2009-10-071-3/+3
* | Span update after row and column insertion and removal in QTableView.Gabriel de Dietrich2009-10-063-3/+426
* | Add GNOME implementation for native filesystem iconsJens Bache-Wiig2009-10-061-0/+15
* | QAbstractItemView: Make sure the view is updated when a delegate is set.Olivier Goffart2009-10-051-1/+3
* | Add QAbstractItemView::setDefaultDropAction(Qt::DropAction)David Faure2009-10-023-5/+36
* | Fix an issue that was uncovered by two tst_QAbstractItemView fails.Alessandro Portale2009-10-011-4/+5
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-242-4/+7
|\ \ | |/
| * Ensure that QStandardItem::clone() is used when a prototype is setAndy Shaw2009-09-222-4/+7
| * Update license headers again.Jason McDonald2009-09-0866-264/+264
* | Doc: Moved the note about QFileSystemModel to the start of the document.David Boddie2009-09-221-4/+4