Uwe Rathmann
|
28432446e6
|
Material is using the term "Ripple" for 2 different type of effects - Flutter
calls them "Splash" and "Highlight". We are using Splash too.
|
2023-03-01 10:51:46 +01:00 |
|
Uwe Rathmann
|
a6bf60c9b4
|
upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier
situation, that requires way too much manual post processing
|
2023-02-28 15:49:42 +01:00 |
|
Peter Hartmann
|
1d57d87332
|
Gallery: Add buttons with different emphasis and style for M3
|
2023-02-23 10:19:42 +01:00 |
|
Uwe
|
c9b83ff689
|
emphasis added
|
2023-02-20 10:30:24 +01:00 |
|
Uwe Rathmann
|
66db409b71
|
QskAspect::Placement renamed to QskAspect::Variation so that we use the
corresponding bits for an emphasis too
|
2023-02-15 16:37:54 +01:00 |
|
Uwe Rathmann
|
896145ac11
|
QskTextOptions as skin hints
|
2022-08-25 09:39:33 +02:00 |
|
Uwe Rathmann
|
bc5510f7ef
|
temporary improvements for push buttons - until we have a general layout class
for graphic/text combinations
|
2022-08-03 18:28:53 +02:00 |
|
Uwe Rathmann
|
2737bc0be3
|
sourceSize members replaced by strutSizeHints to make icons sizes
configurable in the skin
|
2022-07-28 11:37:14 +02:00 |
|
Peter Hartmann
|
7eed06659b
|
push button: Allow for animations when clicking
Which e.g. the Material 3 style does
|
2022-07-15 13:50:04 +02:00 |
|
Uwe Rathmann
|
3c5b6f9f01
|
QskAbstractButton::Flat removed, using QskAspect::Header instead
|
2022-06-29 16:21:54 +02:00 |
|
Uwe Rathmann
|
ca2cdf7663
|
beautified
|
2021-12-23 19:05:59 +01:00 |
|
Uwe Rathmann
|
71da4dcdff
|
QskCorner removed - using QskBoxShapeMetrics instead
|
2021-09-15 17:54:44 +02:00 |
|
Uwe Rathmann
|
66cc68bcda
|
getting rid of the confusing QskAbstractButton::Checkable state
|
2021-08-04 08:24:36 +02:00 |
|
Uwe Rathmann
|
1b832e122c
|
hovered signal removed
|
2020-12-29 09:46:48 +01:00 |
|
Uwe Rathmann
|
0eadfa8fa2
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
|
Uwe Rathmann
|
e461b46013
|
font property added
|
2020-07-15 16:17:50 +02:00 |
|
Uwe Rathmann
|
177bb699bc
|
processing of all type of size constraints ( minimum/preferred/maximum )
completed
|
2019-09-10 17:01:47 +02:00 |
|
Uwe Rathmann
|
2500111ee5
|
making contentsSizeHint protected
|
2019-09-05 15:16:33 +02:00 |
|
Uwe Rathmann
|
dd39017dbe
|
implementation of dynamic constraints reorganized
|
2019-04-26 18:09:59 +02:00 |
|
Uwe Rathmann
|
4e54d1cb58
|
uncrustified
|
2019-01-04 13:42:16 +01:00 |
|
Uwe Rathmann
|
9a1e46e0ba
|
QskPushButton::graphicSourceSize added to prevent raster graphics
from being scaled
|
2018-11-26 17:52:16 +01: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
|
87f4d718c5
|
QString version of setGraphicSource added
|
2018-06-07 07:24:34 +02:00 |
|
Uwe Rathmann
|
6f4a0045d5
|
using subControlRect
|
2018-04-03 10:46:55 +02:00 |
|
Uwe Rathmann
|
12cd9a16b1
|
setText/setGraphic/setGraphicSource need to be slots
|
2017-11-21 18:10:10 +01:00 |
|
Uwe Rathmann
|
2ebfd306e1
|
having valid layoutRects for buttons
|
2017-11-17 08:03:38 +01:00 |
|
Uwe
|
3cdfeaaf1c
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
|