summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews/qtreeview.cpp
Commit message (Expand)AuthorAgeFilesLines
* removed superflous indirection (ie. using q->..) instead of using theThierry Bastian2009-06-101-24/+21
* Fix some possible double connected signalsOlivier Goffart2009-06-101-7/+2
* small code cleanup that improves some loopsThierry Bastian2009-06-101-2/+4
* Use Qt::UniqueConnection instead of disconnect/connectOlivier Goffart2009-05-281-1/+1
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-271-3/+5
|\
| * Fixed: QSortFilterProxyModel setDynamicSortFilter doesn't works when setting ...Olivier Goffart2009-05-261-3/+5
* | Remove useless code and comment in QTreeViewOlivier Goffart2009-05-141-4/+0
* | spanning columns did not have ViewItemPosition QStyleOptionViewItemV4::OnlyOn...Olivier Goffart2009-05-071-1/+1
* | QTreeView could be not correctly updated when the 1st column is hidden.Thierry Bastian2009-05-061-26/+12
* | Merge commit 'origin/4.5'Olivier Goffart2009-04-151-0/+1
|\ \ | |/
| * Fix crash in QTreeViewOlivier Goffart2009-04-141-0/+1
* | Merge branch '4.5'Thiago Macieira2009-04-031-0/+1
|\ \ | |/
| * Fixes crash in QTreeView with QSortFilterProxyModelOlivier Goffart2009-04-031-0/+1
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+3851
* Remove all call in itemviews to set/updateDirtyRegionThierry Bastian2009-03-301-1/+1
* Long live Qt!Lars Knoll2009-03-231-0/+3851