summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qabstractitemdelegate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-061-0/+2
|\
| * fix compilation with various -no-feature-* optionsNick Shaforostov2019-05-051-0/+2
* | QtWidgets/Graphics-/ItemViews: mark obsolete functions as deprecatedChristian Ehrlicher2019-02-051-0/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-211-1/+1
|\|
| * Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-101-1/+1
* | Doc: replace QItemDelegate with QStyledItemDelegateChristian Ehrlicher2019-01-061-2/+2
|/
* QAbstractItemDelegate: only handle as json when type is QMetaType::QJsonValueChristian Ehrlicher2018-08-041-11/+14
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-2/+4
* Make sure the parent view will have focus when activation is given backAndy Shaw2018-02-151-0/+8
* QItemViews: Add ability to show QJsonValue::Bool/DoubleChristian Ehrlicher2018-01-031-2/+14
* Simplify date-time formatting in textForRole()Edward Welbourne2017-11-301-6/+3
* Convert features.textedit to QT_[REQUIRE_]CONFIGStephan Binner2017-09-191-2/+4
* Convert features.lineedit to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-2/+4
* Convert features.spinbox to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-0/+1
* Convert features.itemviews to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-3/+0
* Convert features.whatsthis to QT_[REQUIRE_]CONFIGStephan Binner2017-06-291-1/+3
* 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