aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/nativestyle/controls
Commit message (Expand)AuthorAgeFilesLines
* nativestyle, ProgressBar: fix copy/paste mistake related to nativeIndicatorRichard Moe Gustavsen2020-10-141-1/+1
* nativestyle, ComboBox: remove insetsRichard Moe Gustavsen2020-10-141-5/+0
* nativestyle, GroupBox: get groupBoxPadding from the styleitemRichard Moe Gustavsen2020-10-141-1/+1
* nativestyle/ScrollBar: don't show the scrollbar if the policy is AlwaysOffRichard Moe Gustavsen2020-10-141-1/+1
* Native style, StyleItem: add property 'minimumSize'Richard Moe Gustavsen2020-10-061-2/+4
* Native style: don't use transient scrollbarsRichard Moe Gustavsen2020-09-301-1/+1
* NativeStyle: rename 'nativeBackground' to '__nativeBackground'Richard Moe Gustavsen2020-09-2511-56/+52
* Native style: implement implicit minimum sizeRichard Moe Gustavsen2020-09-175-9/+17
* Remove the subControl property from ProgressBarJan Arve Sæther2020-09-101-6/+0
* Native style: don't use ID's inside the stylesRichard Moe Gustavsen2020-09-072-7/+4
* Native style: set a sensible default width for TextFieldRichard Moe Gustavsen2020-09-071-2/+3
* Native style: remove versioning from importsRichard Moe Gustavsen2020-08-2813-59/+59
* Native style: clean-up importsRichard Moe Gustavsen2020-08-287-7/+0
* Native style: remove superfluous width bindingRichard Moe Gustavsen2020-08-261-1/+0
* Native style: don't draw frame around TextAreaRichard Moe Gustavsen2020-08-201-4/+2
* Native style: add DialRichard Moe Gustavsen2020-06-262-0/+60
* Native style: add ProgressBarRichard Moe Gustavsen2020-06-172-0/+66
* Native style, DefaultComboBox: position popup at correct placeRichard Moe Gustavsen2020-06-151-3/+4
* Fix vertical aligment of CheckBox elementsJan Arve Sæther2020-06-121-0/+2
* NativeStyle: add ScrollBarRichard Moe Gustavsen2020-06-122-0/+68
* Fix issues with the label in GroupBoxJan Arve Sæther2020-06-101-9/+19
* NativeStyle: add ComboBoxRichard Moe Gustavsen2020-06-092-0/+135
* Native style: let DefaultTextField have correct contentRect and sizeRichard Moe Gustavsen2020-06-042-4/+11
* Native style: remove unused codeRichard Moe Gustavsen2020-06-031-5/+0
* Native style: remove insets, and use layoutRectRichard Moe Gustavsen2020-06-037-38/+8
* Native style: add TextAreaRichard Moe Gustavsen2020-05-282-0/+91
* Native style: make read only properties readonlyRichard Moe Gustavsen2020-05-278-8/+8
* Native style: add FrameRichard Moe Gustavsen2020-05-272-0/+69
* Native style: copy QStyle from widgets, and implement ground work for creatin...Richard Moe Gustavsen2020-05-258-0/+653