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
511db2650e
copyright notice generalised
2024-01-17 14:31:45 +01:00
Uwe Rathmann
9e583166ff
BSD-3-Clause license
2023-04-06 09:23:37 +02:00
Uwe Rathmann
b140d1b30a
QskGradientDirection introduced - no more classes derived from
...
QskGradient
2022-11-13 17:22:09 +01:00
Uwe Rathmann
ad67d035f3
new QskGradient
2022-10-31 14:42:08 +01:00
Uwe Rathmann
5da92830df
QskSubWindow titleBar improvements
2018-10-29 20:11:48 +01:00
Uwe Rathmann
c5502a3e26
missing open call added
2018-10-23 19:21:17 +02:00
Uwe Rathmann
0a92cb82db
playing with clang-format
2018-08-03 08:15:28 +02:00
Uwe Rathmann
c1e7571e10
QskShortcut moved to QskShortcutMap, new class QskShortcut for the QML
...
use case ( makes sense from C++ as well, but is less efficient as it needs one QObject per
shortcut )
2017-12-06 17:01:10 +01:00
Uwe Rathmann
c66292f605
QskShortcut improved
2017-12-05 17:40:21 +01:00
Uwe Rathmann
cc7d3eb473
also using updateBoxNode for QskSubWindowArea::Panel
2017-10-19 15:23:56 +02:00
Uwe Rathmann
e6f0088ae4
All box subcontrols are displayd with vertex lists instead of
...
textures
now. Implementation is almost complete beside of the not yet done Qt
antialiasing mode. Not all sort of linear gradients ( see
QLinearGradients ) are implemented - needs 1-2 days more.
The aspect flags for box primitives have been substantially changed
from
too atomic to more strutured units.
The skins are currently incomplete - will be fixed later.
2017-10-17 17:34:00 +02:00
Uwe
3cdfeaaf1c
initial commit
2017-07-21 18:21:34 +02:00