Commit Graph

17 Commits

Author SHA1 Message Date
Uwe Rathmann 83670c997c Halo subcontrol removed 2024-10-28 16:03:49 +01:00
Uwe Rathmann 52ac73111e Merge branch 'master' into features/slider 2024-10-23 13:54:17 +02:00
Uwe Rathmann f3aed21a23 using halo instead of ripple 2024-10-23 13:25:23 +02:00
Uwe Rathmann 4778feaaa2 value to text conversion moved to QskSlider 2024-10-23 09:17:28 +02:00
Peter Hartmann f04dedd30a QskSlider: Add stop indicators
... as required by M3

Resolves #391
2024-07-22 12:11:09 +02:00
Peter Hartmann 3fdd72c5a3 QskSlider: Add label container and text
... as required by M3

Resolves #391
2024-07-22 12:11:09 +02: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
Peter Hartmann 9ecafddc49 Slider: Add ripple and style it 2022-07-05 13:41:18 +02:00
Uwe Rathmann d011d5d1ea all node role enums should have RoleCount 2022-04-20 13:50:14 +02:00
Uwe Rathmann 0eadfa8fa2 sizeHint calculations moved to the skinlet 2020-12-29 09:45:00 +01:00
Uwe Rathmann 91c16e8076 making layout calculations of the skinlets independent from the current
of the control
2019-04-25 14:23:39 +02:00
Uwe Rathmann 2a3811fcd9 QskGlobal include cleanup 2018-08-03 08:30:23 +02:00
Uwe Rathmann 0a92cb82db playing with clang-format 2018-08-03 08:15:28 +02:00
Uwe Rathmann 68bc2f032c dh 2018-07-31 17:32:25 +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