Uwe Rathmann
|
089f0c3abe
|
QskSpinBox::text property moved to QskBoundedValueInput::valueText
|
2024-10-23 08:52:24 +02:00 |
|
Uwe Rathmann
|
07bae93427
|
QskBoundedInput: pageSize renamed to pageSteps to avoid confusion. wrong
usage when sing the wheel fixed
|
2024-10-22 11:55:22 +02:00 |
|
Uwe Rathmann
|
932d34aea8
|
spin box hovering
|
2024-10-21 14:22:09 +02:00 |
|
Uwe Rathmann
|
7f8bc6caef
|
wrong constexpr removed
|
2024-02-27 07:56:52 +01:00 |
|
Uwe Rathmann
|
82bd6f1420
|
QskSpinBox text alignment fixed
|
2024-02-26 17:58:49 +01:00 |
|
Uwe Rathmann
|
511db2650e
|
copyright notice generalised
|
2024-01-17 14:31:45 +01:00 |
|
Peter Hartmann
|
9e4e31f349
|
Windows style: Style spin box and add some use cases in skinlet
|
2023-06-01 08:00:10 +02:00 |
|
Uwe Rathmann
|
9e583166ff
|
BSD-3-Clause license
|
2023-04-06 09:23:37 +02:00 |
|
Uwe Rathmann
|
a32204cd8c
|
QskAspect::Flag replaced by QskAspect::NoType. Flag was a leftover from
the very early stages of this project and its semantics had become wrong
in the meantime
|
2023-03-02 12:19:32 +01:00 |
|
Uwe Rathmann
|
f3b516c81d
|
implementation of accelerating/tracking postponed
|
2023-03-01 17:46:48 +01:00 |
|
Uwe Rathmann
|
99079a666e
|
disable QskSpinBox buttons when reaching minimum/maximum
|
2023-03-01 16:09:17 +01:00 |
|
Uwe Rathmann
|
a4b2bcde16
|
mouse handling completed
|
2023-03-01 14:22:40 +01:00 |
|
Uwe Rathmann
|
55d6aa6d5e
|
QskSpinBox bugs fixed, QskSpinBox::wrapping mode implemented
|
2023-03-01 13:58:10 +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 |
|
Uwe Rathmann
|
0b4de9afe7
|
spin box improvements
|
2023-02-27 09:56:41 +01:00 |
|
Uwe Rathmann
|
a3e749157f
|
QskSpinBox API improved
|
2023-02-24 08:24:32 +01:00 |
|
Uwe Rathmann
|
06ba85605b
|
QskSpinBox work in progress
|
2023-02-23 14:37:49 +01:00 |
|
Uwe Rathmann
|
0c2bc32abd
|
focus handling removed ( spin boxes do not have an internal focus chain
), formal adjustments
|
2023-02-19 14:24:09 +01:00 |
|
Uwe Rathmann
|
26661dcbb6
|
compiler errors/warnings fixed
|
2023-02-19 11:29:13 +01:00 |
|
uwerat
|
cf449f174f
|
Merge branch 'master' into qskspinbox
|
2023-02-19 10:25:04 +01:00 |
|
Vogel, Rick
|
1faf2e091c
|
clang-format + clang-tidy improvements
|
2023-02-17 15:22:40 +01:00 |
|
Vogel, Rick
|
890ae64652
|
using QskBoundedValueInput as base class
|
2023-02-17 14:57:33 +01:00 |
|
Vogel, Rick
|
13575678d6
|
increment or decrement on space key
|
2023-02-17 14:46:05 +01:00 |
|
Vogel, Rick
|
3d96541079
|
fixed focus chain
|
2023-02-17 14:37:10 +01:00 |
|
Vogel, Rick
|
55b8da0b7e
|
fixed double inc/dec on key
|
2023-02-17 14:36:30 +01:00 |
|
Uwe Rathmann
|
8df1551701
|
formal adjustments
|
2023-02-17 14:05:05 +01:00 |
|
Uwe Rathmann
|
eb5f3d3bcf
|
Qt5 compiler issue fixed
|
2023-02-17 13:36:08 +01:00 |
|
Vogel, Rick
|
ad7a20053c
|
refactoring + focused state
|
2023-02-17 13:32:47 +01:00 |
|
Uwe Rathmann
|
d06c2c6d8f
|
gcc issues fixed
|
2023-02-17 13:32:27 +01:00 |
|
Vogel, Rick
|
8b2e39caae
|
complete focus chain for all layouts
|
2023-02-17 13:28:44 +01:00 |
|
Vogel, Rick
|
ba9ec8e783
|
initial commit of QskSpinBox
|
2023-02-17 13:28:44 +01:00 |
|
Vogel, Rick
|
c615e429cf
|
complete focus chain for all layouts
|
2023-02-17 12:37:53 +01:00 |
|
Vogel, Rick
|
ac8a3dea9b
|
initial commit of QskSpinBox
|
2023-02-17 12:01:56 +01:00 |
|