Uwe Rathmann
3e608c1c09
Merge branch 'rick-vogel-qskspinbox'
2023-02-19 11:15:57 +01:00
uwerat
cf449f174f
Merge branch 'master' into qskspinbox
2023-02-19 10:25:04 +01:00
Vogel, Rick
8e8f8f5c2a
added sliders to play with sizes
2023-02-17 18:34:18 +01:00
Vogel, Rick
767414fbc7
doxygen + sample count = 1
2023-02-17 17:46:52 +01:00
Peter Hartmann
a89d3def3b
Add new control QskComboBox
...
Resolves #102
2023-02-17 17:26:06 +01:00
Peter Hartmann
9cdc1f6357
material style: remove common hints
...
Resolves #211
2023-02-17 17:26:06 +01:00
Peter Hartmann
cf2e17def5
QskMenu: Add own subcontrol Overlay
...
... so we can style it differently from the one of the QskPopup
2023-02-17 17:26:06 +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
04fa1c6dd6
remove non-theme color
2023-02-17 14:46:54 +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
Rick Vogel
8ecadfc852
Merge branch 'uwerat:master' into qskspinbox
2023-02-17 13:32:17 +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
uwerat
6071ce74d2
Merge branch 'master' into qskspinbox
2023-02-17 13:22:39 +01:00
Vogel, Rick
c615e429cf
complete focus chain for all layouts
2023-02-17 12:37:53 +01:00
Uwe Rathmann
3262673e40
section bits added to the resolution matching algo. The switch in the
...
Header section of the gallery is working again
2023-02-17 12:02:05 +01:00
Vogel, Rick
ac8a3dea9b
initial commit of QskSpinBox
2023-02-17 12:01:56 +01:00
Uwe Rathmann
07cd35ba19
suppress input of group seperators - highly confusing with German
...
locales leading to invalid inputs with unfixed final results showing a
text, that does not match the actual value
2023-02-17 08:31:15 +01:00
Uwe Rathmann
15b73d215c
QskTextOption layout impacts added
2023-02-16 11:42:07 +01:00
Uwe Rathmann
d71b972232
QskBoxShapeMetrics::ScalingMode: using better names, missing mode
...
reinserted
2023-02-16 11:30:31 +01:00
Uwe Rathmann
64fee0247e
Floating section added
2023-02-16 08:23:45 +01:00
Uwe Rathmann
a0dde1a4e0
Tiny/Small/Large/Huge variations introduced
2023-02-15 17:10:50 +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
454688361c
orientation removed from the placement bits
2023-02-15 16:16:19 +01:00
Uwe Rathmann
4c10d8b0e4
using Qt::Edge instead of QskAspect::Placement
2023-02-15 16:14:05 +01:00
Uwe Rathmann
1300761ee2
adjusted to API changes
2023-02-15 16:12:35 +01:00
Uwe Rathmann
f89ab863f6
always inserting the connecting line between border and filling, when
...
using different strokers
2023-02-14 13:44:52 +01:00
Uwe Rathmann
126c276eac
better decisions for the direction of filling gradient lines
2023-02-14 11:19:13 +01:00
Uwe Rathmann
b8f198a97a
irrelevant micro optimzation removed, that was using the wrong corner
...
iteration
2023-02-14 09:29:51 +01:00
Uwe Rathmann
31feeff9aa
Complete support of linear gradients from the box renderer - only
...
expection are reflect/repeat spreading.
Code has been reimplemented or cleaned up significantly
2023-02-08 17:58:09 +01:00
Uwe Rathmann
67b10cca0a
elliptic scaling fixed
2023-02-04 11:55:37 +01:00
Uwe Rathmann
1dcdca3489
faster isMonochrome calculations
2023-02-04 11:55:06 +01:00
Uwe Rathmann
ca70fec579
caching some values for faster valueAt calculations
2023-02-04 11:53:54 +01:00
Uwe Rathmann
9d4c423591
color ramp calculation fixed for gradients with many stops
2023-02-04 11:53:23 +01:00
Uwe Rathmann
776468953d
using Circular/Elliptic
2023-02-03 11:13:11 +01:00
Uwe Rathmann
d4e746e7c5
elliposid != ellipse
2023-02-03 10:46:08 +01:00
Uwe Rathmann
1c4bcffc3f
aspectRatioMode replaced by scalingMode
2023-02-03 10:38:17 +01:00
Uwe Rathmann
e7c2cd0eba
QskBoxShapeMetrics::toAbsolute reverted for the moment as the scaling of the buttons
...
is broken now. Only a temporary workaround as the other implementation
was actually correct
2023-02-02 18:44:08 +01:00
Peter Hartmann
5a78a365e3
segmented bar: Make API similar to QskMenu
2023-02-01 17:18:22 +01:00
Peter Hartmann
afdfa7b24e
segmented bar: Fix vertical orientation
2023-02-01 17:18:22 +01:00
Peter Hartmann
1b6f3285dc
segmented bar: Improve styling
2023-02-01 17:18:22 +01:00
Peter Hartmann
c58593669d
segmented bar: Add own checkmark
...
The checkmark is slightly different from the one used in the
check box.
2023-02-01 17:18:22 +01:00
Peter Hartmann
d75c07cbcc
segmented bar: Selected element always has the checkmark symbol
...
This is how Material 3 does it at least.
If we are ever going to implement the iOS style, we need to do it
differently; although there are no icons involved there at all.
2023-02-01 17:18:22 +01:00