aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/material/ItemDelegate.qml
Commit message (Expand)AuthorAgeFilesLines
* Update import versions in src/import/controls - part IIJ-P Nurmi2016-11-231-1/+1
* Update import versions in src/import/controlsJ-P Nurmi2016-11-231-2/+2
* Material: de-couple foreground and primaryTextColorJ-P Nurmi2016-11-161-1/+1
* Make hoverEnabled propagate to childrenJ-P Nurmi2016-10-171-2/+0
* Update all QtQuick imports in src/imports/controlsJ-P Nurmi2016-10-041-1/+1
* Material: switch back to triggering ripples on pressJ-P Nurmi2016-09-301-1/+0
* Material: determine the default hoverEnabled value from QStyleHintsJ-P Nurmi2016-07-221-0/+2
* Material: rename ripple color propertiesJ-P Nurmi2016-07-211-1/+1
* Material: remove double press effect from delegatesJ-P Nurmi2016-07-201-1/+1
* Material: trigger ripple effects on release for some controlsJ-P Nurmi2016-07-131-0/+1
* Material: implement ripple effect for ItemDelegateJ-P Nurmi2016-07-111-2/+13
* Bump up all controls and templates imports to version 2.1J-P Nurmi2016-07-081-2/+2
* Material: remove qdoc markersJ-P Nurmi2016-06-081-4/+0
* Material: Add proper elevation supportMichael Spencer2016-05-041-1/+1
* Material: Set default height for one-line item delegatesKonstantin Ritt2016-04-261-0/+2
* import Qt.labs.controls 1.0 => QtQuick.Controls 2.0J-P Nurmi2016-04-211-1/+1
* import Qt.labs.templates 1.0 => QtQuick.Templates 2.0J-P Nurmi2016-04-211-1/+1
* Add QQuickAbstractButton::downMitch Curtis2016-04-151-2/+2
* Controls: update license headersJ-P Nurmi2016-04-141-2/+2
* Expose checkable where necessary, instead of in QQuickAbstractButtonMitch Curtis2016-04-131-78/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-151-1/+1
|\
| * ItemDelegate: make the highlight visible against any backgroundJ-P Nurmi2016-02-151-1/+1
* | ItemDelegate: migrate from label to contentItemJ-P Nurmi2016-02-061-12/+8
* | Support static buildsJ-P Nurmi2016-01-131-0/+1
|/
* ItemDelegate: specify baseline offsetJ-P Nurmi2016-01-041-0/+1
* ItemDelegate: implement highlighted stateJ-P Nurmi2015-12-031-0/+1
* Optimize Material ItemDelegateJ-P Nurmi2015-11-261-87/+37
* Add ItemDelegateJ-P Nurmi2015-11-251-0/+202