summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qabstractitemview.h
Commit message (Expand)AuthorAgeFilesLines
* QtWidgets/Graphics-/ItemViews: mark obsolete functions as deprecatedChristian Ehrlicher2019-02-051-4/+6
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-5/+5
* itemviews: When an index widget gets focus, update the current indexAndy Shaw2018-01-221-0/+1
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-19/+19
* Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-5/+2
|\
| * Convert features.itemviews to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-5/+2
* | QAbstractItemView: add isPersistentEditorOpen()Marc Mutz2017-06-201-0/+1
|/
* Add feature.scrollerStephan Binner2017-03-011-1/+1
* Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAGAlbert Astals Cid2017-01-021-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-091-0/+5
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-051-0/+5
| |\
| | * tst_QTreeView: Fix UB (invalid downcast, member call)Marc Mutz2016-08-011-0/+2
| | * tst_QAbstractItemView: Fix UB (invalid downcast, member call)Marc Mutz2016-08-011-0/+3
* | | Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
|/ /
* | Add SH_ItemView_ScrollMode style hint and use it in QMacStyleGabriel de Dietrich2016-02-111-2/+4
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QAIV - allow users to control single step in ScrollPerPixel modeThorbjørn Lund Martsum2015-12-091-0/+1
|/
* QtWidgets: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-061-3/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QtWidgets: use Q_ENUM instead of Q_ENUMSOlivier Goffart2015-02-081-1/+5
* Remove Q_NO_USING_KEYWORDThiago Macieira2014-12-201-4/+0
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-18/+18
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-19/+11
|\
| * Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | QAbstractItemView: add iconSizeChanged signal.David Faure2014-09-121-1/+3
|/
* Document the BC break of viewportSizeHint() in itemviewsGiuseppe D'Angelo2013-11-091-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
* Compile with clangMorten Johan Sorvig2012-02-011-0/+1
* Remove Symbian and Maemo 5 code from QtWidgets.Xizhi Zhu2012-01-311-1/+0
* 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
* Move proxy and selection models to QtCore.Stephen Kelly2011-12-161-1/+1
* Remove the backwards compatibility signal emissions when moving items.Stephen Kelly2011-12-081-0/+2
* Accessibility: table2 -> tableFrederik Gladhorn2011-12-021-1/+0
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-0/+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-3/+3
* library splitLars Knoll2011-05-071-0/+380