summaryrefslogtreecommitdiffstats
path: root/src/widgets/accessible/itemviews.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert features.itemviews to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-3/+0
* Convert features.listview to QT_[REQUIRE_]CONFIGStephan Binner2017-07-211-1/+3
* Convert features.treeview to QT_[REQUIRE_]CONFIGStephan Binner2017-07-151-9/+12
* Convert features.tableview to QT_[REQUIRE_]CONFIGStephan Binner2017-07-111-7/+9
* Convert features.treewidget to QT_[REQUIRE_]CONFIGStephan Binner2017-06-281-1/+1
* Annotate more implicit fallthroughsAllan Sandfeld Jensen2017-03-271-0/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-241-35/+7
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-231-35/+7
| |\
| | * Use QPersistentModelIndex for storing a model indexAndy Shaw2016-11-171-35/+7
* | | Improve use of QHash to minimize double hashingAllan Sandfeld Jensen2016-11-101-4/+3
* | | fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-4/+20
* | | QtBase: use printf-style qWarning/qDebug where possible (II)Marc Mutz2016-05-031-2/+2
|/ /
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QtWidgets: use Q_UNLIKELY for every qWarning() (2)Marc Mutz2015-11-251-5/+5
|/
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-1/+1
|\
| * Do not install headers for private classesFrederik Gladhorn2015-09-071-1/+1
* | Fix inefficient code foreaching on container.values()Sérgio Martins2015-07-081-2/+2
* | widgets: Use QList::reserve(), reduces reallocations.Sérgio Martins2015-06-231-5/+11
* | Fix crash during autotest execution on Mac OS XLars Knoll2015-06-021-0/+3
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Update copyright to 2014 for accessibilityFrederik Gladhorn2014-07-041-1/+1
* Remove some unused forward declarations.Jan Arve Saether2014-04-081-2/+0
* Accessibility: Use factory function instead of pluginFrederik Gladhorn2014-03-131-0/+1222