summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qdatawidgetmapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: replace QItemDelegate with QStyledItemDelegateChristian Ehrlicher2019-01-061-0/+1
* Convert features.datawidgetmappper to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-4/+0
* QDataWidgetMapper: replace an inefficient QList with std::vectorMarc Mutz2017-03-201-31/+27
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-051-16/+2
|\
| * QDataWidgetMapper: Fix UB (member call)Marc Mutz2016-08-011-16/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* QDataWidgetMapper: use QList::reverse_iteratorMarc Mutz2015-06-281-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QDataWidgetMapper: micro-optimize clearMapping()Marc Mutz2014-08-261-4/+5
* QDataWidgetMapper: micro-optimize handling of the widget mapMarc Mutz2014-08-261-17/+17
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* 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
* 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-6/+6
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-3/+3
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-16/+16
* 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
* Add the roles to the dataChanged slot.Stephen Kelly2012-01-061-6/+6
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-1/+1
* library splitLars Knoll2011-05-071-0/+849