aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/material/SpinBox.qml
Commit message (Collapse)AuthorAgeFilesLines
...
* Material SpinBox: stretch the underlineJ-P Nurmi2016-01-181-1/+1
| | | | | | | | | | When there's a relatively wide SpinBox with value "0", the underline was not stretched to cover the empty area, just the value. This change makes the underline stretch to make the buttons look more connected to the value. Change-Id: Idf2c61a7a1a5bbbbce946bd53f04524e21507819 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
* SpinBox: specify baseline offsetJ-P Nurmi2016-01-041-0/+1
| | | | | | Change-Id: I81c8ea1dd8086cb2913998c5c91339b9b0ad0247 Task-number: QTBUG-49468 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
* Add Material styleMitch Curtis2015-11-121-0/+143
Change-Id: I93662a53b42858a5b65154c5ede334182e738dde Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>