aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/nativestyle/controls/DefaultTextArea.qml
Commit message (Expand)AuthorAgeFilesLines
* Update to latest qml CMake APICraig Scott2021-06-051-83/+0
* NativeStyle: rename 'nativeBackground' to '__nativeBackground'Richard Moe Gustavsen2020-09-251-8/+4
* Native style: remove versioning from importsRichard Moe Gustavsen2020-08-281-5/+5
* Native style: don't draw frame around TextAreaRichard Moe Gustavsen2020-08-201-4/+2
* Native style: let DefaultTextField have correct contentRect and sizeRichard Moe Gustavsen2020-06-041-2/+6
* Native style: remove insets, and use layoutRectRichard Moe Gustavsen2020-06-031-5/+0
* Native style: add TextAreaRichard Moe Gustavsen2020-05-281-0/+90