aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/nativestyle/items/qquickstyleitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Native style: move window tests inside window() scopeRichard Moe Gustavsen2020-06-171-2/+2
* Make sure the focus rect is drawnJan Arve Sæther2020-06-171-4/+9
* Fix active focus handlingJan Arve Sæther2020-06-171-3/+3
* Native style: remove prefix ('show', 'print') from the debug flagsRichard Moe Gustavsen2020-06-121-13/+18
* Native style: draw contentRect using marginsRichard Moe Gustavsen2020-06-121-2/+6
* Native style: offer layoutMargins to QML, not layoutRectRichard Moe Gustavsen2020-06-111-8/+13
* Native style: make the debug flags more type safeRichard Moe Gustavsen2020-06-111-40/+24
* QDebug, print 9-patch margins tooJan Arve Sæther2020-06-101-1/+2
* Native style: remove unused codeRichard Moe Gustavsen2020-06-091-2/+0
* Native style: make it possible to set nine patch margins from the styleRichard Moe Gustavsen2020-06-081-12/+37
* Native style: shuffle some linesRichard Moe Gustavsen2020-06-041-4/+4
* 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-041-15/+9
* Native style: improve debug possibilitiesRichard Moe Gustavsen2020-06-041-14/+58
* Native style: repaint image when geometry changesRichard Moe Gustavsen2020-06-041-2/+5
* Native style: remove insets, and use layoutRectRichard Moe Gustavsen2020-06-031-9/+12
* Native style: improve type safetyRichard Moe Gustavsen2020-06-021-1/+0
* Native style: improve debugging supportRichard Moe Gustavsen2020-06-021-9/+25
* Native style: support setting empty content sizeRichard Moe Gustavsen2020-05-261-2/+7
* Native style: copy QStyle from widgets, and implement ground work for creatin...Richard Moe Gustavsen2020-05-251-0/+336