qskinny/src/nodes
Uwe Rathmann 66d97831b5 QskTextColors is a Q_GADGET now 2024-12-09 12:01:16 +01:00
..
shaders arc shadow shader moved to playground shadows - the algo does not match 2024-09-30 12:06:51 +02:00
QskArcNode.cpp arc shadow shader moved to playground shadows - the algo does not match 2024-09-30 12:06:51 +02:00
QskArcNode.h arc shadow shader moved to playground shadows - the algo does not match 2024-09-30 12:06:51 +02:00
QskArcRenderNode.cpp resolving QskGradient::Stops depends on the shape and can't be resolved 2024-09-24 12:20:03 +02:00
QskArcRenderNode.h handling of arcs improved 2024-09-23 16:04:09 +02:00
QskArcRenderer.cpp passing QQuickWindow to the box renderer, so it knows about detals of 2024-11-07 11:21:45 +01:00
QskArcRenderer.h handling of arcs improved 2024-09-23 16:04:09 +02:00
QskBasicLinesNode.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskBasicLinesNode.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskBoxBasicStroker.cpp mismatch between allocated and used memory fixed 2024-11-14 10:52:08 +01:00
QskBoxBasicStroker.h passing QQuickWindow to the box renderer, so it knows about detals of 2024-11-07 11:21:45 +01:00
QskBoxGradientStroker.cpp passing QQuickWindow to the box renderer, so it knows about detals of 2024-11-07 11:21:45 +01:00
QskBoxGradientStroker.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskBoxMetrics.cpp passing QQuickWindow to the box renderer, so it knows about detals of 2024-11-07 11:21:45 +01:00
QskBoxMetrics.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskBoxNode.cpp passing QQuickWindow to the box renderer, so it knows about detals of 2024-11-07 11:21:45 +01:00
QskBoxNode.h passing QQuickWindow to the box renderer, so it knows about detals of 2024-11-07 11:21:45 +01:00
QskBoxRectangleNode.cpp passing QQuickWindow to the box renderer, so it knows about detals of 2024-11-07 11:21:45 +01:00
QskBoxRectangleNode.h passing QQuickWindow to the box renderer, so it knows about detals of 2024-11-07 11:21:45 +01:00
QskBoxRenderer.cpp dangling reference fixed 2024-11-14 08:52:40 +01:00
QskBoxRenderer.h passing QQuickWindow to the box renderer, so it knows about detals of 2024-11-07 11:21:45 +01:00
QskBoxShadowNode.cpp several fixes concerning box shadows 2024-10-24 10:16:51 +02:00
QskBoxShadowNode.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskClipNode.cpp QskBoxClipNode renamed to QskClipNode + more clip options added 2024-11-20 14:57:16 +01:00
QskClipNode.h QskBoxClipNode renamed to QskClipNode + more clip options added 2024-11-20 14:57:16 +01:00
QskColorRamp.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskColorRamp.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskFillNode.cpp resolving QskGradient::Stops depends on the shape and can't be resolved 2024-09-24 12:20:03 +02:00
QskFillNode.h clearifying comments 2024-09-23 15:38:12 +02:00
QskFillNodePrivate.h QskFillNode::Hints added 2024-09-17 13:40:58 +02:00
QskGradientMaterial.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskGradientMaterial.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskGraduationNode.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskGraduationNode.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskGraduationRenderer.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskGraduationRenderer.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskGraphicNode.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskGraphicNode.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskLinesNode.cpp QskRgb::isVisible introduced 2024-09-24 10:14:26 +02:00
QskLinesNode.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskPaintedNode.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskPaintedNode.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskPlainTextRenderer.cpp QskTextColors is a Q_GADGET now 2024-12-09 12:01:16 +01:00
QskPlainTextRenderer.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskRichTextRenderer.cpp QskTextColors is a Q_GADGET now 2024-12-09 12:01:16 +01:00
QskRichTextRenderer.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskSGNode.cpp nullptr check added 2024-11-14 10:51:53 +01:00
QskSGNode.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskSceneTexture.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskSceneTexture.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskShapeNode.cpp QskShapeNode::updateNode -> updatePath. workaround for a bug that has 2024-09-26 17:07:54 +02:00
QskShapeNode.h QskShapeNode::updateNode -> updatePath. workaround for a bug that has 2024-09-26 17:07:54 +02:00
QskStippledLineRenderer.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskStippledLineRenderer.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskStrokeNode.cpp QskStrokeNode::updatePath + methods without implementation removed 2024-09-26 16:20:03 +02:00
QskStrokeNode.h QskStrokeNode::updatePath + methods without implementation removed 2024-09-26 16:20:03 +02:00
QskTextNode.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskTextNode.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskTextRenderer.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskTextRenderer.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskTextureRenderer.cpp enable QskItem::PreferRasterForTextures as default setting. 2024-04-09 08:28:29 +02:00
QskTextureRenderer.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskTreeNode.cpp Build for WebAssembly including building everything statically etc. 2024-01-26 15:03:12 +01:00
QskTreeNode.h QskQuickItem shortened to QskItem 2024-02-02 14:13:33 +01:00
QskVertex.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskVertex.h passing QQuickWindow to the box renderer, so it knows about detals of 2024-11-07 11:21:45 +01:00
QskVertexHelper.h missing include added 2024-11-07 11:43:47 +01:00
shaders.qrc arc shadow shader moved to playground shadows - the algo does not match 2024-09-30 12:06:51 +02:00