Uwe Rathmann
c78c0f03a1
QskGraphic::defaultSize replaced by QskGraphic::viewBox. svg2qvg uses
...
the viewBox of the SVG document to initialize the viewBox of the
graphic. Avoids scaling problems with the symbols of the skins, that
often rely on having a viewBox.
2024-04-17 14:46:29 +02:00
Uwe Rathmann
82bd6f1420
QskSpinBox text alignment fixed
2024-02-26 17:58:49 +01:00
Uwe Rathmann
f3b4a3d8da
QskFontRole introduced
2024-02-19 15:51:55 +01:00
Uwe Rathmann
52fc83ea35
no skin depending default alignments for QskTextLabel
2024-02-09 14:14:06 +01:00
Uwe Rathmann
5bc2f504cf
QskDialogSubWindow configurable from skin hints
2024-02-08 13:38:21 +01:00
Uwe Rathmann
955d2f6c20
reducing the dialogs from what was once inspired from Qt/Widgets to
...
something simpler - inspired from QC2 dialogs - work i progress
2024-02-06 15:41:50 +01:00
Uwe Rathmann
5aa46b3ccc
Qt::ColorScheme handling added to QskSkin - no more multiple skins for
...
dark/light.
2024-01-30 14:52:40 +01:00
Uwe Rathmann
4a628bd72d
QskFusionSkin focus settings + using Qt's metaobject system to avoid
...
some boilerplate code
2024-01-29 12:42:30 +01:00
Uwe Rathmann
4fdfbf0f43
fusion skin improvements
2024-01-25 14:30:41 +01:00
Uwe Rathmann
2c33949916
wrong version check fixed
2024-01-24 17:56:20 +01:00
Uwe Rathmann
ffa207e268
Fusion skin - very first version
2024-01-24 17:42:32 +01:00