summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/4.5'Olivier Goffart2009-04-153-0/+7
|\
| * Fixes QSortFilterProxyModel not reporting child if the model need to fetchMoreOlivier Goffart2009-04-151-0/+3
| * Fixes: QTreeView font change regression if there is an application stylesheetOlivier Goffart2009-04-141-0/+3
| * Fix crash in QTreeViewOlivier Goffart2009-04-141-0/+1
* | Speed up selectAll in QTreeView with spansOlivier Goffart2009-04-061-4/+14
* | Sppedup QTreeView with spans.Olivier Goffart2009-04-062-147/+264
* | Merge branch '4.5'Thiago Macieira2009-04-031-0/+1
|\ \ | |/
| * Fixes crash in QTreeView with QSortFilterProxyModelOlivier Goffart2009-04-031-0/+1
* | Remove all call in itemviews to set/updateDirtyRegionThierry Bastian2009-03-305-29/+24
|/
* Make sure the sorting is updated when dynamic sorting is enabled and the mode...Olivier Goffart2009-03-241-0/+5
* Make sure QSortFilterProxyModel::sort always sort when DynamicSort is not usedOlivier Goffart2009-03-241-1/+1
* Long live Qt 4.5!Lars Knoll2009-03-2367-0/+49104