summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qabstractitemview_p.h
Commit message (Expand)AuthorAgeFilesLines
* Convert features.itemviews to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-3/+1
* Remove unused QEmptyModelMarc Mutz2017-01-111-12/+0
* QtWidgets: Add missing overrideAlexander Volkov2016-11-291-7/+7
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-4/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-4/+1
| |\
| | * QAbstractItemViewPrivate: de-inline hasEditor()Marc Mutz2016-07-271-3/+1
* | | Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
|/ /
* | QAbstractItemView: avoid search through QIndexEditorHashAnton Kudryavtsev2016-06-301-1/+2
* | Add SH_ItemView_ScrollMode style hint and use it in QMacStyleGabriel de Dietrich2016-02-111-0/+4
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QtWidgets: replace some index-based for loops with C++11 range-forMarc Mutz2015-12-161-2/+3
* | QAbstractItemView: replace a QPair with a dedicated structMarc Mutz2015-12-071-1/+7
* | Simplify QAbstractItemViewPrivate::canDrop()Marc Mutz2015-12-011-6/+5
|/
* QAbstractItemView: don't hold QItemViewPaintPair in a QListMarc Mutz2015-07-131-1/+1
* Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-081-1/+13
|\
| * ItemViews: Fix acceptance of drag enter eventsChristoph Schleifenbaum2015-05-011-1/+13
* | Fix problems with extended selection after changing the model contentsFrank Reininghaus2015-03-221-0/+1
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
|/
* QAbstractItemView: rename private canDecode to canDrop.David Faure2014-11-241-1/+1
* QAbstractItemView: call canDropMimeData, as one would expect.David Faure2014-11-241-7/+9
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Rename private viewOptions to viewOptionsV1Samuel Gaist2013-10-171-1/+1
* QAbstractScrollArea - add SizeAdjustPolicy and viewportSizeHintChristoph Schleifenbaum2013-04-221-0/+2
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-291-4/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Replace QStyleOptionViewItemV? with QStyleOptionViewItemStephen Kelly2012-09-211-2/+2
* Removing duplicate includesSergio Ahumada2012-09-091-1/+0
* Speedup for QAbstractItemViewPrivate::delegateForIndexABBAPOH2012-06-141-4/+11
* Use QPointer instead of QWeakPointer.Stephen Kelly2012-06-051-2/+2
* Introduce QItemDelegate::destroyEditor virtual invoked at editor closeThorbjørn Lund Martsum2012-02-021-2/+7
* 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/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove the backwards compatibility signal emissions when moving items.Stephen Kelly2011-12-081-0/+3
* Get rid of the last traces of QMimeSourceLars Knoll2011-09-291-1/+1
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-0/+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/+457