summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qabstractitemdelegate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix warning for -no-feature-lineeditTasuku Suzuki2017-04-301-0/+2
* Build fix for -no-feature-validatorPaul Olav Tvete2017-03-011-0/+2
* fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-0/+4
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-6/+49
|\
| * Item delegates: show localized detailed tooltips and "What's this?" textsAlexander Volkov2016-07-281-6/+49
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Clean up cancel operation handling on OS XTor Arne Vestbø2015-09-271-5/+7
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QItemDelegate: let QTextEdit and QPlainTextEdit receive tab keypressesGiuseppe D'Angelo2015-01-041-5/+28
* Item delegates: refactor and unify codeGiuseppe D'Angelo2014-11-191-1/+117
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-2/+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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Minor documentation fixes in item views.Shawn Rutledge2012-08-211-5/+5
* Fix the doc errors in itemmodels and itemviews.Stephen Kelly2012-08-201-2/+3
* Use a QVector<int> instead of a QSet<int> in itemviews/models.Stephen Kelly2012-06-121-2/+2
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-1/+1
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-1/+1
* Reserve a virtual method for use with a feature in Qt 5.1.Stephen Kelly2012-03-201-0/+10
* Add two (forgotten) since 5.0Thorbjørn Lund Martsum2012-03-141-0/+2
* Introduce QItemDelegate::destroyEditor virtual invoked at editor closeThorbjørn Lund Martsum2012-02-021-1/+14
* 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
* Change a slot into a virtual method.Stephen Kelly2011-12-191-1/+0
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+393