summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qtreeview_p.h
Commit message (Expand)AuthorAgeFilesLines
* QtWidgets: Add missing overrideAlexander Volkov2016-11-291-7/+7
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
* QtWidgets: replace uses of inefficient QList<QPair>s with QVectorsMarc Mutz2016-01-181-1/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QAIV: speed up isRowHidden for the case where no rows are hidden.David Faure2014-10-121-0/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Make the default value of QTreeView::indentation() be style dependentAlexander Volkov2014-09-151-1/+4
* Move QTreeView::accessibleTree2Index to the private classGiuseppe D'Angelo2013-11-081-0/+2
* QTreeView - allow users to control data in the treestructureThorbjørn Lund Martsum2013-08-071-1/+10
* resizeToContents - QTreeView - improve sizeHintForColumnThorbjørn Martsum2013-05-091-0/+1
* resizeToContents - move some of sizeHint into separate functionsThorbjørn Martsum2013-05-091-1/+1
* Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-021-1/+1
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Add the Qt::ItemNeverHasChildren flag and use it in QTreeView.Stephen Kelly2013-01-291-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix hover handling in QTreeViewMiikka Heikkinen2012-09-241-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Replace QStyleOptionViewItemV? with QStyleOptionViewItemStephen Kelly2012-09-211-3/+3
* Fix out of bounds use of QVector API.Stephen Kelly2012-04-171-1/+1
* 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
* Set missing flags in the option when rendering QTreeView drag pixmapDavid Faure2012-01-121-0/+5
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix exports for widgets.Friedemann Kleint2011-08-251-1/+1
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-1/+5
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+251