summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qtreeview.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-091-0/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-051-0/+3
| |\
| | * tst_QTreeView: Fix UB (invalid downcast, member call)Marc Mutz2016-08-011-0/+3
* | | Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
|/ /
* / Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* QtWidgets: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-061-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-35/+35
* 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/+2
* Document the BC break of viewportSizeHint() in itemviewsGiuseppe D'Angelo2013-11-091-2/+2
* Move QTreeView::accessibleTree2Index to the private classGiuseppe D'Angelo2013-11-081-1/+0
* Include hidden headers in trees and tables consistentlyJan Arve Saether2013-09-181-0/+1
* QTreeView - allow users to control data in the treestructureThorbjørn Lund Martsum2013-08-071-0/+3
* QAbstractScrollArea - add SizeAdjustPolicy and viewportSizeHintChristoph Schleifenbaum2013-04-221-0/+2
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Use a QVector<int> instead of a QSet<int> in itemviews/models.Stephen Kelly2012-06-121-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* 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
* Accessibility: table2 -> tableFrederik Gladhorn2011-12-021-3/+2
* Remove virtual child integers.Frederik Gladhorn2011-11-231-1/+1
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-0/+3
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* fix includesLars Knoll2011-05-071-1/+1
* library splitLars Knoll2011-05-071-0/+239