aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/nativestyle
Commit message (Expand)AuthorAgeFilesLines
...
* 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-128-14/+255
* Native style: remove prefix ('show', 'print') from the debug flagsRichard Moe Gustavsen2020-06-122-19/+25
* Native style: draw contentRect using marginsRichard Moe Gustavsen2020-06-121-2/+6
* Native style: offer layoutMargins to QML, not layoutRectRichard Moe Gustavsen2020-06-112-11/+16
* Native style: make the debug flags more type safeRichard Moe Gustavsen2020-06-112-44/+30
* Remove qdrawutil.*Jan Arve Sæther2020-06-104-1315/+1
* Fix issues with the label in GroupBoxJan Arve Sæther2020-06-103-10/+33
* QDebug, print 9-patch margins tooJan Arve Sæther2020-06-101-1/+2
* Native style: remove unused codeRichard Moe Gustavsen2020-06-092-3/+0
* Reorder properties into the same order as QMargins ctor (l,t,r,b)Jan Arve Sæther2020-06-091-1/+1
* NativeStyle: add ComboBoxRichard Moe Gustavsen2020-06-098-18/+360
* Native style: make it possible to set nine patch margins from the styleRichard Moe Gustavsen2020-06-0814-13/+69
* Initial "port" of QQC2::QWindowsStyleJan Arve Sæther2020-06-0814-6/+11410
* Native style: shuffle some linesRichard Moe Gustavsen2020-06-041-4/+4
* Native style: let DefaultTextField have correct contentRect and sizeRichard Moe Gustavsen2020-06-043-4/+34
* Native style: don't use padding when item is smaller than minimumsizeRichard Moe Gustavsen2020-06-041-1/+5
* Native style: don't clean geometry flagRichard Moe Gustavsen2020-06-042-15/+10
* Native style: improve debug possibilitiesRichard Moe Gustavsen2020-06-042-18/+79
* Native style: repaint image when geometry changesRichard Moe Gustavsen2020-06-041-2/+5
* Native style: remove unused codeRichard Moe Gustavsen2020-06-031-5/+0
* Native style: remove insets, and use layoutRectRichard Moe Gustavsen2020-06-039-51/+24
* Native style: improve type safetyRichard Moe Gustavsen2020-06-022-2/+11
* Native style: improve debugging supportRichard Moe Gustavsen2020-06-022-12/+29
* Native style: add TextAreaRichard Moe Gustavsen2020-05-286-0/+238
* Native style: draw Frame on macOS with correct line width and colorRichard Moe Gustavsen2020-05-271-5/+6
* Native style: make read only properties readonlyRichard Moe Gustavsen2020-05-278-8/+8
* Native style: add FrameRichard Moe Gustavsen2020-05-278-0/+201
* Native style: support setting empty content sizeRichard Moe Gustavsen2020-05-262-3/+8
* Native style: fix build on linuxRichard Moe Gustavsen2020-05-251-0/+4
* Native style: copy QStyle from widgets, and implement ground work for creatin...Richard Moe Gustavsen2020-05-2548-0/+20672