summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-202-8/+26
|\
| * Display error with QTableView with custom default row heightThierry Bastian2009-04-172-8/+26
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-171-4/+17
|\ \ | |/
| * CompileOlivier Goffart2009-04-161-1/+1
| * QSortFilterProxyModel: In dynamic filter model, childs of temporarlyOlivier Goffart2009-04-161-1/+13
| * Fix crash in the SQLQueryModel testsOlivier Goffart2009-04-161-3/+4
* | QTreeView automatic resize can be brokenThierry Bastian2009-04-162-20/+19
* | 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