summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qheaderview.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Doc: Add the missing \since 5.0Debao Zhang2013-02-251-0/+14
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QHeaderView: - avoid cursor move on setDefaultSectionSizeThorbjørn Lund Martsum2012-11-251-0/+2
* QHeaderView - Fix auto-scroll on manual move on sectionsThorbjørn Lund Martsum2012-11-231-0/+2
* QHeaderView - call viewport->update() in setDefaultSectionSizeThorbjørn Lund Martsum2012-11-211-0/+1
* QHeaderView::setDefaultSectionSize to handle auto size of sections.Thorbjørn Lund Martsum2012-11-211-0/+3
* QHeaderView:setDefaultSectionSize add invalidateCachedSizeHint callThorbjørn Lund Martsum2012-11-211-0/+1
* QHeaderView - do not keep indexes from an obsolete modelThorbjørn Lund Martsum2012-11-201-0/+1
* Regression fix to QHeaderView::setDefaultSectionSizeThorbjørn Lund Martsum2012-11-151-0/+1
* Qt 5.0 QTreeView. Prevent manual moving of the first sectionThorbjørn Lund Martsum2012-11-021-1/+9
* QHeaderView 5.0 - correct drop on manual QHeaderView sectionmoveThorbjørn Lund Martsum2012-11-021-1/+1
* QHeaderView - call invalidateCachedSizeHint() on clearThorbjørn Lund Martsum2012-11-021-0/+1
* QHeaderView 5.0 - no emit of sortIndicatorChanged when unchangedThorbjørn Lund Martsum2012-10-261-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Documentation fixes.Frederik Gladhorn2012-09-211-1/+1
* Whitespace fixesShawn Rutledge2012-08-211-1/+1
* Fix the doc errors in itemmodels and itemviews.Stephen Kelly2012-08-201-3/+3
* Fix some spelling errorsSergio Ahumada2012-07-111-2/+2
* QHeaderView - resizeSection improvementThorbjørn Lund Martsum2012-07-051-1/+14
* QHeaderView - prevent negative default+minimum section sizesThorbjørn Lund Martsum2012-07-041-0/+4
* Fix QTreeView header re-ordering bug on Mac OS.Chris Meyer2012-06-121-0/+7
* Use a QVector<int> instead of a QSet<int> in itemviews/models.Stephen Kelly2012-06-121-1/+1
* Fix comments to refer to the root, not the top level.Stephen Kelly2012-05-251-2/+2
* Fix some spelling errors.Stephen Kelly2012-05-251-8/+8
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-7/+7
* Rename setResizeMode to setSectionResizeMode.Stephen Kelly2012-05-071-10/+19
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-80/+82
|\
| * QHeaderView - remove some (nearly) unused span functionsThorbjørn Lund Martsum2012-04-111-3/+2
| * QHeaderView - rename many spans classes and variablesThorbjørn Lund Martsum2012-04-111-78/+81
* | Remove the sectionAutoResize signal.Stephen Kelly2012-04-031-14/+2
|/
* QHeaderView - minor fix to setDefaultSectionSizeThorbjørn Lund Martsum2012-03-201-2/+1
* QHeaderView - minor fix to createSectionSpanThorbjørn Lund Martsum2012-03-201-1/+3
* QHeaderView - documentation update. Prefer hideSection over 0-resize.Thorbjørn Lund Martsum2012-03-141-2/+4
* QHeaderView - renaming functions in Qt5Thorbjørn Lund Martsum2012-03-141-35/+89
* QHeaderView - remove sectionCount variableThorbjørn Lund Martsum2012-02-291-59/+57
* QHeaderView - minor cleanup in viewportEventThorbjørn Lund Martsum2012-02-271-9/+4
* QHeaderView - fix setOffsetToSectionPosition a bitThorbjørn Lund Martsum2012-02-241-2/+2
* QHeaderView - change not needed if to Q_ASSERTThorbjørn Lund Martsum2012-02-241-2/+1
* QHeaderview - many sections removed performance boost.Thorbjørn Lund Martsum2012-02-211-2/+22
* QHeaderView::moveSection performance boostThorbjørn Lund Martsum2012-02-151-226/+64
* QHeaderView - minor bug in visualIndexAtThorbjørn Lund Martsum2012-02-101-2/+2
* QHeaderView - Do not try to remove non-existing sectionThorbjørn Lund Martsum2012-02-011-1/+1
* QHeaderView - preventing negative section sizes.Thorbjørn Lund Martsum2012-02-011-1/+1
* QHeaderView - fix to resizeSection patch (Ia812a747)Thorbjørn Lund Martsum2012-01-311-0/+2
* QHeaderView::setOffsetToSectionPosition documentation updateThorbjørn Lund Martsum2012-01-311-4/+6
* QHeaderView - length returns wrong value fixThorbjørn Lund Martsum2012-01-301-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Add roles to the dataChanged slots in views.Stephen Kelly2012-01-061-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1