summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews/qheaderview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Doc: Work on QHeaderView::sectionPosition()Geir Vattekar2011-02-171-2/+6
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Fix a Headerview layout bugPierre Rossi2010-07-201-1/+1
* Dragging headers in item views done rightGabriel de Dietrich2010-03-221-8/+16
* Fixed a potential crash in headerview when inserting a sectionThierry Bastian2010-03-171-6/+3
* Delay the resize section for better performance.Pierre Rossi2010-03-041-2/+2
* Fixed hypersensitive drag on QHeaderViewsGabriel de Dietrich2010-02-241-7/+2
* QHeaderView: fixes sectionClicked() emitted with wrong section indexOlivier Goffart2010-02-041-5/+9
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Fix QHeaderView when the model is reset and section have moved.Olivier Goffart2009-11-231-6/+19
* Mouse wheel wouldn't scroll the itemview when over header viewsGabriel de Dietrich2009-11-171-1/+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
* | QTableView would not correctly resize to contentsThierry Bastian2009-10-271-0/+2
* | Revert merge commit 3945fd75a93d790434b33c2d23aOlivier Goffart2009-10-121-1/+1
* | Fixed compilation warning by removing unused variables.Denis Dzyubenko2009-10-091-2/+0
* | Merge branch '4.5' into 4.6Thiago Macieira2009-10-081-1/+3
|\ \ | |/ |/|
| * QHeaderView: fixed the sizeHint with hidden sectionsThierry Bastian2009-10-071-4/+8
| * Update license headers again.Jason McDonald2009-09-081-4/+4
* | Update license headers again.Jason McDonald2009-09-091-4/+4
* | Added description of visualIndex condition to docs for logicalIndex()Peter Yard2009-09-011-1/+3
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-191-1/+2
|\ \
| * | QHeaderView: assertion when modifying the root iem of a treewidgetThierry Bastian2009-08-181-1/+2
* | | Merge commit 'qt/master'Jason Barron2009-08-181-2/+2
|\ \ \ | |/ /
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-1/+1
| * | Fix coverity warningsThierry Bastian2009-08-171-1/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-14/+12
|\ \ \ | |/ /
| * | QHeaderView::sizeHint: small bug fix and refactorThierry Bastian2009-07-061-5/+5
| * | QHeaderView: code cleanup in sizehint calculationThierry Bastian2009-07-031-9/+3
| * | QHeaderView: fixed the sizeHint with hidden sectionsThierry Bastian2009-07-031-4/+8
| * | QHeaderView: the sizeHint for section now takes the indicator intoThierry Bastian2009-07-021-1/+1
* | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-091-5/+1
|\ \ \
| * | | Removed pointless variables to silence warnings from RVCT.axis2009-07-061-5/+1
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-291-2/+2
| |\ \ \ | | | |/ | | |/|
* | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
* | | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-28/+31
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | removed superflous indirection (ie. using q->..) instead of using theThierry Bastian2009-06-101-4/+3
| * | Improves the documentation of QHeaderView::setResizeMode to specifyThierry Bastian2009-06-091-1/+2
| * | Fix QT_NO_DATASTREAM macro checks and improve readabilityRitt Konstantin2009-06-081-4/+6
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-271-1/+3
| |\ \ | | |/
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-201-6/+25
| |\ \
| * | | QTreeView automatic resize can be brokenThierry Bastian2009-04-161-14/+16