summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qheaderview.h
Commit message (Expand)AuthorAgeFilesLines
* Convert features.itemviews to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-5/+2
* 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
* QtWidgets: use Q_ENUM instead of Q_ENUMSOlivier Goffart2015-02-081-1/+1
* Make the defaultSectionSize property of QHeaderView style dependentAlexander Volkov2014-12-111-1/+2
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-26/+26
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QHeaderView - remove confusing boolThorbjørn Martsum2013-11-081-1/+1
* QHeaderView - add maximum section sizeThorbjørn Martsum2013-09-021-0/+3
* QHeaderView - add parameter to control sizeHint precisionThorbjørn Martsum2013-05-131-0/+4
* QAbstractScrollArea - add SizeAdjustPolicy and viewportSizeHintChristoph Schleifenbaum2013-04-221-0/+1
* 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
* Qt 5.0 QTreeView. Prevent manual moving of the first sectionThorbjørn Lund Martsum2012-11-021-0/+3
* 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
* Rename setResizeMode to setSectionResizeMode.Stephen Kelly2012-05-071-1/+3
* Remove the sectionAutoResize signal.Stephen Kelly2012-04-031-1/+0
* QHeaderView - renaming functions in Qt5Thorbjørn Lund Martsum2012-03-141-6/+21
* 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
* 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/+250