qskinny/src/nodes
Uwe Rathmann f4275c5098 using the more efficient QVector< qreal > instead of QPainterPath 2022-12-04 21:13:14 +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 introducing QskHashValue to work around Qt5/6 incompatibilities 2022-03-25 10:28:06 +01:00
QskBoxClipNode.h introducing QskHashValue to work around Qt5/6 incompatibilities 2022-03-25 10:28:06 +01:00
QskBoxFillNode.cpp using the more efficient QVector< qreal > instead of QPainterPath 2022-12-04 21:13:14 +01:00
QskBoxFillNode.h Finally all types of gradients can be set to boxes. 2022-12-04 19:54:05 +01:00
QskBoxNode.cpp working more with RGBA values instead of QColor 2022-11-16 13:46:37 +01:00
QskBoxNode.h Squashed commit of the following: 2022-03-23 15:39:17 +01:00
QskBoxRenderer.h using the more efficient QVector< qreal > instead of QPainterPath 2022-12-04 21:13:14 +01:00
QskBoxRendererColorMap.h internal API simplyfied 2022-11-16 14:23:47 +01:00
QskBoxRendererDEllipse.cpp typo fixed 2021-09-18 14:06:31 +02:00
QskBoxRendererEllipse.cpp using the more efficient QVector< qreal > instead of QPainterPath 2022-12-04 21:13:14 +01:00
QskBoxRendererRect.cpp using the more efficient QVector< qreal > instead of QPainterPath 2022-12-04 21:13:14 +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 QGradient::Spread -> QskGradient::Spread 2022-12-01 12:03:36 +01:00
QskColorRamp.h QGradient::Spread -> QskGradient::Spread 2022-12-01 12:03:36 +01:00
QskGradientMaterial.cpp code moved to QskColorRamp 2022-11-16 17:26:50 +01:00
QskGradientMaterial.h QGradient::Spread -> QskGradient::Spread 2022-12-01 12:03:36 +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
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
QskSGNode.cpp removeChildNode added 2022-06-13 13:09:49 +02:00
QskSGNode.h removeChildNode added 2022-06-13 13:09:49 +02: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
QskShadedBoxNode.cpp unused method removed 2022-12-04 21:13:00 +01:00
QskShadedBoxNode.h Finally all types of gradients can be set to boxes. 2022-12-04 19:54:05 +01:00
QskShapeNode.cpp using QskGradient::firstColor 2022-12-04 19:53:25 +01:00
QskShapeNode.h new QskGradient 2022-10-31 14:42:08 +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 using reference parameters 2022-03-24 08:09:30 +01:00
shaders.qrc Using our own gradient shaders ( no dependencies from quickshapes 2022-10-13 19:39:57 +02:00