CI: Use the native backends on Windows also for Qt 6 (#194)
Peter Hartmann
2022-06-06 07:06:07 +0200
a145bd9207QskBoxShadowNode introduced ( from playground/shadows ) - shader code migrated from glsl to vulkan-glsl - #ifdef "Geschnetzel" introduced to support old and rhi graphic APIs - iotdashboard, shadows examples adjusted
Uwe Rathmann
2022-06-04 17:56:14 +0200
0ed9afe2b4QskBoxShadowNode introduced ( from playground/shadows ) - shader code migrated from glsl to vulkan-glsl - #ifdef "Geschnetzel" introduced to support old and rhi graphic APIs - iotdashboard, shadows examples adjusted
Uwe Rathmann
2022-06-04 17:56:14 +0200
0497382b57switch button: Fix size hint
Peter Hartmann
2022-06-03 17:09:02 +0200
d456237febswitch button: Fix size hint
Peter Hartmann
2022-06-03 17:09:02 +0200
258d17b6abswitch button: Fix size hint
Peter Hartmann
2022-06-03 17:09:02 +0200
ab721c7b3craster rendering does not solve the problems with the experimantel RHI state in Qt5 ( no problems with Qt6 RHI and Qt5 without RHI )
Uwe Rathmann
2022-06-01 17:04:37 +0200
86658ee2dcraster rendering does not solve the problems with the experimantel RHI state in Qt5 ( no problems with Qt6 RHI and Qt5 without RHI )
Uwe Rathmann
2022-06-01 17:04:37 +0200
fc88e450edQskPaintedNode reimplemented to work with RHI and software renderer Code will be moved in parts to QskTextureRenderer to do something similar with QskTextureNode.
Uwe Rathmann
2022-05-31 17:56:49 +0200
c64d386477QskPaintedNode reimplemented to work with RHI and software renderer Code will be moved in parts to QskTextureRenderer to do something similar with QskTextureNode.
Uwe Rathmann
2022-05-31 17:56:49 +0200
076b646eb0Merge branch 'uwerat-master' into material-theme
Peter Hartmann
2022-05-31 15:15:12 +0200
4ec93e2422Merge branch 'uwerat-master' into material-theme
Peter Hartmann
2022-05-31 15:15:12 +0200
b14d81b3b3iotdashboard enabled for Qt6 ( BoxShadowNode #ifdef'd for the moment )
Uwe Rathmann
2022-05-30 20:03:56 +0200
942e6cc13aiotdashboard enabled for Qt6 ( BoxShadowNode #ifdef'd for the moment )
Uwe Rathmann
2022-05-30 20:03:56 +0200
cecc412128hide QskGraphicNode, QskTextNode in QskSkinlet, where possible. We will have less dependencies, when moving QskGraphicNode to something that works better with the QRhi abstraction
Uwe Rathmann
2022-05-30 15:16:46 +0200
8593a5cf2ehide QskGraphicNode, QskTextNode in QskSkinlet, where possible. We will have less dependencies, when moving QskGraphicNode to something that works better with the QRhi abstraction
Uwe Rathmann
2022-05-30 15:16:46 +0200
1765b1df42quit menu option added
Uwe Rathmann
2022-05-30 07:49:58 +0200
974e1b6b1equit menu option added
Uwe Rathmann
2022-05-30 07:49:58 +0200
51c5082ef4IOT dashboard: Use SVGs instead of PNGs (#191)
Peter Hartmann
2022-05-18 13:45:09 +0200