summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-091-1/+1
|\
| * API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-061-1/+1
* | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-051-0/+1
|\|
| * Merge branch '4.6-s60' into 4.6axis2009-11-041-0/+1
| |\
| | * Fixed compile error on Symbian emulator.axis2009-11-031-0/+1
* | | Result API review with JasminThierry Bastian2009-11-041-1/+1
* | | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-042-13/+13
|\| |
| * | QGtkStyle refactoringRobert Griebl2009-11-031-12/+12
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-031-1/+1
| |\ \ | | |/ | |/|
| | * Doc/i18n: Fixed source strings for translation.David Boddie2009-11-031-1/+1
* | | Fixed spacing display in QListView with wrapped text.Gabriel de Dietrich2009-11-021-5/+5
* | | QTreeView navigation now inverts left and right in RTLThierry Bastian2009-10-301-0/+6
|/ /
* | 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
|\|