summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qitemeditorfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid expensive QHash::values() callsAnton Kudryavtsev2017-03-281-3/+6
* Add feature.label and feature.formlayoutStephan Binner2017-03-031-0/+4
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+2
|\
| * QtWidgets: includemocsMarc Mutz2016-03-181-0/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Make use of new QHash::erase(const_iterator) overloadMarc Mutz2015-12-191-2/+2
* | Save one full iteration and memory allocation with std::find()Sérgio Martins2015-09-251-1/+2
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-2/+2
* Widgets: remove references to QStyleOptionFrameV<n>Marc Mutz2014-09-261-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-4/+4
* 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
* Strip trailing whitespace in itemviews.Stephen Kelly2012-11-011-1/+1
* Make sure uints remain uints when editing in itemviews.Stephen Kelly2012-10-191-1/+32
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* De-inline QItemEditorCreatorBase destructor.Stephen Kelly2012-07-251-0/+4
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-4/+4
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-11/+11
* Change the type key for delegate editors to int.Stephen Kelly2012-01-301-18/+18
* 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
* 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/+4
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+578