summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qtreeview.cpp
Commit message (Expand)AuthorAgeFilesLines
* QTreeView: add size hint handling information to uniformRowHeightsSamuel Gaist2015-08-061-0/+3
* Fix crash due to QTreeView accessing deleted model indexes.Joerg Bornemann2015-05-271-0/+1
* Fix QTreeView ending up in wrong state when dragKatja Marttila2015-04-291-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-1/+1
|\
| * Accessibility: Fix selection change notifications on LinuxFrederik Gladhorn2015-01-211-1/+1
* | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-1/+1
* | QTreeView: remove dead codeMarc Mutz2014-10-021-4/+0
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Improve documentation regarding moving item view columns.Mitch Curtis2014-09-181-0/+4
* Make the default value of QTreeView::indentation() be style dependentAlexander Volkov2014-09-151-2/+28
* Fix visual index lookup in QTreeViewPrivate::adjustViewOptionsForIndex().Friedemann Kleint2014-05-061-10/+3
* Make QTreeView::expand/collapse check for ineffectual invocationsAdam Reichold2014-02-281-0/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-3/+3
|\
| * Documentation: a singular subject takes a singular verb.Bastiaan Veelo2014-01-311-1/+1
| * Revert "QAIV - Fix scollbars with ScrollPerPixel to scroll 1 pixel."Thorbjørn Martsum2014-01-141-2/+2
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-7/+7
|/
* Crash fix in QTreeView::sizeHintForColumn().Martin Pley2013-11-161-1/+19
* Move QTreeView::accessibleTree2Index to the private classGiuseppe D'Angelo2013-11-081-10/+15
* Rename private viewOptions to viewOptionsV1Samuel Gaist2013-10-171-4/+4
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-17/+17
* Make Accessibility publicFrederik Gladhorn2013-09-191-1/+0
* Include hidden headers in trees and tables consistentlyJan Arve Saether2013-09-181-4/+10
* Remove deprecated algorithms usage from itemviewsGiuseppe D'Angelo2013-09-051-1/+3
* QTreeView - fix next focus when there is no current indexThorbjørn Martsum2013-08-301-2/+2
* QAIV - Fix scollbars with ScrollPerPixel to scroll 1 pixel.Thorbjørn Lund Martsum2013-08-261-2/+2
* QTreeView - allow users to control data in the treestructureThorbjørn Lund Martsum2013-08-071-7/+45
* Added SH_Widget_Animate in QStyleÀlex Fiestas2013-08-021-0/+1
* QHeaderView - add parameter to control sizeHint precisionThorbjørn Martsum2013-05-131-3/+7
* QTreeView - clean up comments (do not add spans)Thorbjørn Martsum2013-05-131-4/+3
* resizeToContents - QTreeView - improve sizeHintForColumnThorbjørn Martsum2013-05-091-8/+57
* resizeToContents - move some of sizeHint into separate functionsThorbjørn Martsum2013-05-091-9/+18
* Unify header-based scroll offsets in itemviewsJ-P Nurmi2013-05-071-7/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-291-1/+1
|\
| * Fix typo in docsStephen Kelly2013-04-231-1/+1
* | QAbstractScrollArea - add SizeAdjustPolicy and viewportSizeHintChristoph Schleifenbaum2013-04-221-0/+30
|/
* QTreeView - improve ItemNeverHasChildren slightlyThorbjørn Martsum2013-03-281-0/+2
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Make qaccessible2.h internal.Frederik Gladhorn2013-03-141-1/+1
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-171-1/+1
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+1
| |\
| | * When expanding up the tree, there is no need to expand above root.Stephen Kelly2013-02-101-1/+1
* | | QMetaMethod is needed in qtreeview.cpp even without accessibility.Samuel Rødal2013-02-131-1/+1
|/ /
* | QTreeView - optimize. Do not do signals-work if signals are blockedThorbjørn Lund Martsum2013-02-021-20/+28
* | QTreeView::expandToDepth - add missing emit of expanded and collapsedThorbjørn Lund Martsum2013-02-021-0/+20
* | QTreeView - emit collapsed in collapseAll()Thorbjørn Lund Martsum2013-01-311-0/+8
* | QTreeView - emit expanded on expandAllThorbjørn Lund Martsum2013-01-311-2/+2
* | Add the Qt::ItemNeverHasChildren flag and use it in QTreeView.Stephen Kelly2013-01-291-2/+6
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fixed typo 'collasping' in QTreeView documentationThorbjørn Lindeijer2012-12-281-1/+1