| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a Headerview layout bug | Pierre Rossi | 2010-07-20 | 1 | -1/+1 |
|
|
* | Dragging headers in item views done right | Gabriel de Dietrich | 2010-03-22 | 1 | -8/+16 |
|
|
* | Fixed a potential crash in headerview when inserting a section | Thierry Bastian | 2010-03-17 | 1 | -6/+3 |
|
|
* | Delay the resize section for better performance. | Pierre Rossi | 2010-03-04 | 1 | -2/+2 |
|
|
* | Fixed hypersensitive drag on QHeaderViews | Gabriel de Dietrich | 2010-02-24 | 1 | -7/+2 |
|
|
* | QHeaderView: fixes sectionClicked() emitted with wrong section index | Olivier Goffart | 2010-02-04 | 1 | -5/+9 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | Fix QHeaderView when the model is reset and section have moved. | Olivier Goffart | 2009-11-23 | 1 | -6/+19 |
|
|
* | Mouse wheel wouldn't scroll the itemview when over header views | Gabriel de Dietrich | 2009-11-17 | 1 | -1/+6 |
|
|
* | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone... | Jan-Arve Sæther | 2009-10-28 | 1 | -1/+1 |
|\ |
|
| * | Line spacing fixes | Joerg Bornemann | 2009-10-23 | 1 | -1/+1 |
|
|
* | | QTableView would not correctly resize to contents | Thierry Bastian | 2009-10-27 | 1 | -0/+2 |
|
|
* | | Revert merge commit 3945fd75a93d790434b33c2d23a | Olivier Goffart | 2009-10-12 | 1 | -1/+1 |
|
|
* | | Fixed compilation warning by removing unused variables. | Denis Dzyubenko | 2009-10-09 | 1 | -2/+0 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-10-08 | 1 | -1/+3 |
|\ \
| |/
|/| |
|
| * | QHeaderView: fixed the sizeHint with hidden sections | Thierry Bastian | 2009-10-07 | 1 | -4/+8 |
|
|
| * | Update license headers again. | Jason McDonald | 2009-09-08 | 1 | -4/+4 |
|
|
* | | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | | Added description of visualIndex condition to docs for logicalIndex() | Peter Yard | 2009-09-01 | 1 | -1/+3 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ \
| |/ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-08-19 | 1 | -1/+2 |
|\ \ |
|
| * | | QHeaderView: assertion when modifying the root iem of a treewidget | Thierry Bastian | 2009-08-18 | 1 | -1/+2 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 1 | -1/+1 |
|
|
| * | | Fix coverity warnings | Thierry Bastian | 2009-08-17 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -14/+12 |
|\ \ \
| |/ / |
|
| * | | QHeaderView::sizeHint: small bug fix and refactor | Thierry Bastian | 2009-07-06 | 1 | -5/+5 |
|
|
| * | | QHeaderView: code cleanup in sizehint calculation | Thierry Bastian | 2009-07-03 | 1 | -9/+3 |
|
|
| * | | QHeaderView: fixed the sizeHint with hidden sections | Thierry Bastian | 2009-07-03 | 1 | -4/+8 |
|
|
| * | | QHeaderView: the sizeHint for section now takes the indicator into | Thierry Bastian | 2009-07-02 | 1 | -1/+1 |
|
|
* | | | Merge commit 'origin/master' into 4.6-merged | Jason Barron | 2009-07-09 | 1 | -5/+1 |
|\ \ \ |
|
| * | | | Removed pointless variables to silence warnings from RVCT. | axis | 2009-07-06 | 1 | -5/+1 |
|
|
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-29 | 1 | -2/+2 |
| |\ \ \
| | | |/
| | |/| |
|
* | | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -2/+2 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
|
|
* | | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -28/+31 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | removed superflous indirection (ie. using q->..) instead of using the | Thierry Bastian | 2009-06-10 | 1 | -4/+3 |
|
|
| * | | Improves the documentation of QHeaderView::setResizeMode to specify | Thierry Bastian | 2009-06-09 | 1 | -1/+2 |
|
|
| * | | Fix QT_NO_DATASTREAM macro checks and improve readability | Ritt Konstantin | 2009-06-08 | 1 | -4/+6 |
|
|
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-27 | 1 | -1/+3 |
| |\ \
| | |/ |
|
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-20 | 1 | -6/+25 |
| |\ \ |
|
| * | | | QTreeView automatic resize can be broken | Thierry Bastian | 2009-04-16 | 1 | -14/+16 |
|
|
| * | | | Remove all call in itemviews to set/updateDirtyRegion | Thierry Bastian | 2009-03-30 | 1 | -5/+4 |
|
|
| * | | | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+3558 |
| / / |
|
* | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-02 | 1 | -1/+3 |
|\ \ \
| | |/
| |/| |
|