summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qitemdelegate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add feature.dialogStephan Binner2017-03-221-1/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-36/+6
|\
| * Item delegates: show localized detailed tooltips and "What's this?" textsAlexander Volkov2016-07-281-36/+6
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Long live QString::asprintf()!Marc Mutz2015-02-121-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Itemviews: add ItemIsUserTristate flagDavid Faure2015-01-251-1/+1
* Item delegates: refactor and unify codeGiuseppe D'Angelo2014-11-191-106/+3
* Q(Styled)ItemDelegate: code tidiesGiuseppe D'Angelo2014-11-141-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Item views: respect focus policy when closing an editorJ-P Nurmi2014-04-011-4/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-2/+2
* item delegates: fix clicking on tristate checkboxes.David Faure2013-09-021-2/+5
* Fixed applying invalid data from QLineEdit to modelIvan Komissarov2013-05-071-10/+34
* Enforce focus policy in item delegate's editorGabriel de Dietrich2013-04-231-1/+4
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-201-1/+1
|\
| * Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* | Q(Styled)ItemDelegate: disable style animationsJ-P Nurmi2013-03-181-0/+3
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-011-4/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Replace QStyleOptionViewItemV? with QStyleOptionViewItemStephen Kelly2012-09-211-11/+8
* Remove casting of QStyleOptionViewItems to set data.Stephen Kelly2012-09-191-8/+1
* Fix example includes for qdoc.Frederik Gladhorn2012-09-111-1/+1
* Doc: Fix snippet and example referencing widget examplesAndy Nichols2012-08-231-1/+1
* Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-101-10/+10
|\
| * Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-10/+10
* | Remove qplatformdrag.h dependency in qguiapplication_p.hLars Knoll2012-05-091-0/+1
* | Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
|/
* Remove workaround for QComboBox not having a USER property.Stephen Kelly2012-03-281-4/+0
* Add USER properties to QDateEdit and QTimeEdit.Stephen Kelly2012-03-281-12/+0
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-26/+26
* Refactor the QPA dnd interface.Friedemann Kleint2012-02-291-1/+5
* Change the type key for delegate editors to int.Stephen Kelly2012-01-301-4/+3
* 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
* Rename internal method check to doCheckStephen Kelly2012-01-101-17/+5
* 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-1/+1
* Get rid of some obsolete functions in QImage / QPixmap / QPixmapData.Samuel Rødal2011-07-181-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+1341