Peter Hartmann
|
6b43231ca2
|
segmented bar: Add splash rect and style for M3
|
2023-07-04 12:57:27 +02:00 |
Uwe Rathmann
|
bf74b4edf1
|
using '*.h' includes
|
2023-05-25 14:54:18 +02:00 |
Uwe Rathmann
|
9e583166ff
|
BSD-3-Clause license
|
2023-04-06 09:23:37 +02:00 |
Uwe Rathmann
|
b55e5ee00a
|
API adjustments
|
2023-03-10 12:46:19 +01:00 |
Uwe Rathmann
|
c5a4a5d8fe
|
QskMenu using QskLabelData now
|
2023-03-10 09:18:52 +01:00 |
Uwe Rathmann
|
e36f81b297
|
QskComboBox using QskLabelData now
|
2023-03-09 17:59:54 +01:00 |
Uwe Rathmann
|
f9f5de8eb0
|
QskIcon/QskLabelData introduced
|
2023-03-09 15:30:40 +01:00 |
Uwe Rathmann
|
484780a40e
|
using "icon" instead of "graphic".
"icon" was not used to avoid confusing with QIcon,
but it is probably more confusing not to use the name that
is used by almost all toolkits.
|
2023-03-08 14:11:27 +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 |
Peter Hartmann
|
5a78a365e3
|
segmented bar: Make API similar to QskMenu
|
2023-02-01 17:18:22 +01:00 |
Peter Hartmann
|
9d1b2568e5
|
segmented bar: Allow icon and text
|
2023-02-01 17:18:22 +01:00 |
Uwe Rathmann
|
4f8a76234a
|
index added for animator lookups to allow smooth transitions f.e when
selcting an cell in a list box
|
2022-09-13 12:40:44 +02:00 |
Uwe Rathmann
|
896145ac11
|
QskTextOptions as skin hints
|
2022-08-25 09:39:33 +02:00 |
Peter Hartmann
|
8ee9e8ed22
|
segmented bar: Add separator subcontrol
|
2022-06-27 13:31:17 +02:00 |
Peter Hartmann
|
bbaf7b2884
|
segmented bar: Add states for when cursor is at beginning and end
... so we can style the cursor accordingly
|
2022-06-27 13:31:17 +02:00 |
Uwe Rathmann
|
dae4ee02d5
|
deprecation warnings fixed
|
2022-05-02 16:51:24 +02:00 |
Uwe Rathmann
|
12a3dd06da
|
boilerplate code to have QskSegmentedBar in the gallery.
|
2022-04-20 15:25:15 +02:00 |
Uwe Rathmann
|
50ee82fbaa
|
QskSegmentedBar ( inspired by the IOS segmented control ) added
|
2022-04-20 14:14:37 +02:00 |