13 Commits

Author SHA1 Message Date
Uwe Rathmann
361ecbb980 copyrights added/fixed 2018-02-06 14:55:35 +01:00
Uwe Rathmann
bfd646c153 making compiler checks happy 2018-01-03 09:24:23 +01:00
Uwe Rathmann
95ffcdaa23 some fixes 2017-12-22 14:15:24 +01:00
Uwe Rathmann
4c74d9c19a introducing Q_FALLTHROUGH 2017-12-11 08:58:57 +01:00
Uwe Rathmann
920ed2232c memory problems fixed 2017-12-08 13:56:35 +01:00
Uwe Rathmann
a122b19df0 satisfying clang compiler checks 2017-12-07 17:12:52 +01:00
Uwe Rathmann
9caad94075 making clang happy 2017-10-30 08:08:58 +01:00
Uwe Rathmann
dcb02e9a72 scrollbars fixed 2017-10-25 17:10:50 +02:00
Uwe Rathmann
e746870cbb beautified 2017-10-18 19:50:34 +02:00
Uwe Rathmann
e5a053462c QskInputPanel fixed 2017-10-17 19:02:02 +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 Rathmann
d2d37852a2 suing initSizePolicy in constructors to avoid potential problems from
layout requests coming before the parent has been constructed completely.
2017-08-31 09:09:05 +02:00
Uwe
3cdfeaaf1c initial commit 2017-07-21 18:21:34 +02:00