summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews/qtreeview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-1/+1
* Fix coverity warningsThierry Bastian2009-08-131-5/+4
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* doc: Changed several \reimp to \internalMartin Smith2009-07-201-1/+1
* QTreeView: fix the scrollTo with position center and bottomThierry Bastian2009-07-161-10/+14
* QTreeView: now dragging lots of items is fastThierry Bastian2009-07-131-0/+44
* Fix compile issueThierry Bastian2009-07-091-1/+12
* QTreeView: cleanup of useless private slotsThierry Bastian2009-07-091-43/+20
* QTreeView: use QVariantAnimation over QTimeLineThierry Bastian2009-07-091-43/+31
* Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | refactor of private getters for the mode i item widget classesThierry Bastian2009-06-111-1/+1
* | 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