qskinny/playground
Uwe Rathmann bc066c8103 QskArcRenderer using the normal vector of the tangents for expanding
the arc to the desired thickness. This matches the result of what
QPainter::drawArc does. However our implementation is much
simpler as we do not convert the arc into a sequence of
bezier curves finally running into code that has to deal with
random QPainterPath element lists.
2024-05-30 19:06:02 +02:00
..
anchors copyright notice generalised 2024-01-17 14:31:45 +01:00
charts QskArcRenderer using the normal vector of the tangents for expanding 2024-05-30 19:06:02 +02:00
dialogbuttons copyright notice generalised 2024-01-17 14:31:45 +01:00
dials QskFontRole introduced 2024-02-19 15:51:55 +01:00
fonts missing include added 2024-02-19 16:20:17 +01:00
gradients code moved from QskSetup to QskSkinManager 2024-01-30 10:43:27 +01:00
grids copyright notice generalised 2024-01-17 14:31:45 +01:00
images copyright notice generalised 2024-01-17 14:31:45 +01:00
inputpanel copyright notice generalised 2024-01-17 14:31:45 +01:00
invoker copyright notice generalised 2024-01-17 14:31:45 +01:00
plots QskFontRole introduced 2024-02-19 15:51:55 +01:00
shadows QskArcRenderer using the normal vector of the tangents for expanding 2024-05-30 19:06:02 +02:00
shapes copyright notice generalised 2024-01-17 14:31:45 +01:00
webview copyright notice generalised 2024-01-17 14:31:45 +01:00
CMakeLists.txt QskFontRole introduced 2024-02-19 15:51:55 +01:00