qskinny/src/nodes
Uwe Rathmann 6e2769edfa QskVertex::fillOrdered renamed to QskVertex::fillBox 2023-01-17 15:41:12 +01:00
..
shaders qsb files recreated 2022-11-16 16:00:36 +01:00
QskArcNode.cpp using QskGradient::hash 2022-10-14 17:13:33 +02:00
QskArcNode.h default graphic pipeline without native OpenGL calls. 2022-06-02 16:02:42 +02:00
QskArcRenderer.cpp QskGradientDirection introduced - no more classes derived from 2022-11-13 17:22:09 +01:00
QskArcRenderer.h Iot dashboard arc rendering (#134) 2021-10-20 07:50:25 +02:00
QskBoxClipNode.cpp minor API changes 2023-01-11 12:51:16 +01:00
QskBoxClipNode.h introducing QskHashValue to work around Qt5/6 incompatibilities 2022-03-25 10:28:06 +01:00
QskBoxFillNode.cpp minor API changes 2023-01-11 12:51:16 +01:00
QskBoxFillNode.h convenience update method added 2022-12-20 16:29:51 +01:00
QskBoxNode.cpp QskBoxRenderer::isGradientSupported also depends on the shape ( at least 2022-12-06 16:37:18 +01:00
QskBoxNode.h QskBoxNode renamed to QskBoxRectangleNode, QskShadedBoxNode renamed to QskBoxNode 2022-12-05 12:34:08 +01:00
QskBoxRectangleNode.cpp minor API changes 2023-01-11 12:51:16 +01:00
QskBoxRectangleNode.h convenience API added 2022-12-30 10:27:18 +01:00
QskBoxRenderer.cpp minor API changes 2023-01-11 12:51:16 +01:00
QskBoxRenderer.h minor API changes 2023-01-11 12:51:16 +01:00
QskBoxRendererColorMap.h QskVertex::fillOrdered renamed to QskVertex::fillBox 2023-01-17 15:41:12 +01:00
QskBoxRendererDEllipse.cpp QskVertex::fillOrdered renamed to QskVertex::fillBox 2023-01-17 15:41:12 +01:00
QskBoxShadowNode.cpp compare operation fixed 2022-09-23 12:39:34 +02:00
QskBoxShadowNode.h include changed 2022-09-23 17:49:13 +02:00
QskColorRamp.cpp QskGradient::Spread -> QskGradient::SpreadMode 2022-12-22 11:45:23 +01:00
QskColorRamp.h QskGradient::Spread -> QskGradient::SpreadMode 2022-12-22 11:45:23 +01:00
QskGradientMaterial.cpp radiusX/radiusY to allow ellipsoid and circular radial gradients 2022-12-23 14:57:46 +01:00
QskGradientMaterial.h QskGradient::Spread -> QskGradient::SpreadMode 2022-12-22 11:45:23 +01:00
QskGraphicNode.cpp debug print removed 2022-08-29 12:06:35 +02:00
QskGraphicNode.h default graphic pipeline without native OpenGL calls. 2022-06-02 16:02:42 +02:00
QskPaintedNode.cpp default graphic pipeline without native OpenGL calls. 2022-06-02 16:02:42 +02:00
QskPaintedNode.h default graphic pipeline without native OpenGL calls. 2022-06-02 16:02:42 +02:00
QskPlainTextRenderer.cpp uncrustified 2020-12-05 15:09:31 +01:00
QskPlainTextRenderer.h QskGlobal include cleanup 2018-08-03 08:30:23 +02:00
QskRectRenderer.cpp QskVertex::fillOrdered renamed to QskVertex::fillBox 2023-01-17 15:41:12 +01:00
QskRectRenderer.h minor API changes 2023-01-11 12:51:16 +01:00
QskRectangleNode.cpp minor API changes 2023-01-11 12:51:16 +01:00
QskRectangleNode.h QskBoxRectangleNode supports rounded rectangles now. 2022-12-06 12:12:54 +01:00
QskRichTextRenderer.cpp Qt 6.2 adjustments 2021-09-21 08:51:01 +02:00
QskRichTextRenderer.h QskGlobal include cleanup 2018-08-03 08:30:23 +02:00
QskRoundedRect.cpp de-template-ified: much better starting point for the fixes to come 2023-01-12 20:26:51 +01:00
QskRoundedRect.h de-template-ified: much better starting point for the fixes to come 2023-01-12 20:26:51 +01:00
QskRoundedRectRenderer.cpp QskVertex::fillOrdered renamed to QskVertex::fillBox 2023-01-17 15:41:12 +01:00
QskRoundedRectRenderer.h codemoved to QskRoundedRect.hpp/QskRoundedRect.h 2023-01-12 14:33:31 +01:00
QskSGNode.cpp QskSGNode::resetGeometry added 2022-12-05 17:00:54 +01:00
QskSGNode.h QskSGNode::resetGeometry added 2022-12-05 17:00:54 +01:00
QskScaleRenderer.cpp hide QskGraphicNode, QskTextNode in QskSkinlet, where possible. 2022-05-30 15:16:46 +02:00
QskScaleRenderer.h pimpled 2022-03-24 11:14:46 +01:00
QskShapeNode.cpp QskGradient::effectiveGradient added 2022-12-22 20:13:45 +01:00
QskShapeNode.h code simplified/harmonized 2022-12-05 13:05:13 +01:00
QskStrokeNode.cpp bad memory allocation size fixed 2022-10-18 17:36:55 +02:00
QskStrokeNode.h wip 2022-09-29 17:26:15 +02:00
QskTextNode.cpp hash calls harmonized 2022-03-25 11:21:32 +01:00
QskTextNode.h introducing QskHashValue to work around Qt5/6 incompatibilities 2022-03-25 10:28:06 +01:00
QskTextRenderer.cpp playing with clang-format 2018-08-03 08:15:28 +02:00
QskTextRenderer.h QskGlobal include cleanup 2018-08-03 08:30:23 +02:00
QskTextureRenderer.cpp Qt 6.4 compatibility fix 2022-08-29 17:44:57 +02:00
QskTextureRenderer.h default graphic pipeline without native OpenGL calls. 2022-06-02 16:02:42 +02:00
QskTickmarksNode.cpp introducing QskHashValue to work around Qt5/6 incompatibilities 2022-03-25 10:28:06 +01:00
QskTickmarksNode.h some classes for scales/axes 2020-11-13 15:34:02 +01:00
QskVertex.cpp using reference parameters 2022-03-24 08:09:30 +01:00
QskVertex.h QskBoxRenderer improvements 2023-01-05 13:06:32 +01:00
shaders.qrc Using our own gradient shaders ( no dependencies from quickshapes 2022-10-13 19:39:57 +02:00