c.lamboo
|
45bc498c7f
Replace `RecolorImage` with `ColorImage`
|
2 years ago |
j.delarago
|
2ffcfafc77
Some place RegularExpressionValidator can't be found in QtQuick 2.10 but can be in 2.15 so all files using RegularExpressionValidator have been bumped to latest QtQuick
|
2 years ago |
j.delarago
|
2f96f7b410
RegularExpressionValidator requires newer version of QtQuick
|
2 years ago |
j.delarago
|
e20ded248f
Fix spinbox height being almost 0 and padding being missing between buttons and text input.
|
2 years ago |
c.lamboo
|
3c9e2a1b08
Update RegExpValidator to RegularExpressionValidator
|
2 years ago |
j.delarago
|
0b82e9ef31
Remove focus from TextField when incrementing/decrementing using buttons.
|
2 years ago |
casper
|
7ebc5eaac4
Use `Cura.TextField` in the spinbox component
|
2 years ago |
j.delarago
|
4510a8b06e
Down spinbox button highlighting up spinbox button when clicked.
|
2 years ago |
j.delarago
|
9f75b870a7
Swap "+" and "-" made from Rectangle elements for icons.
|
2 years ago |
j.delarago
|
d40e91cc08
Remove unneccesary opacity assignment.
|
2 years ago |
j.delarago
|
30ca9ab469
Update spinbox to new design. Add reusable UnderlineBackground Component for background of newly designed elements.
|
2 years ago |
Jaime van Kessel
|
1b9c86603c
Fix layout of multiply object dialog
|
2 years ago |
casper
|
4737fed9d4
Allow commas as number input
|
2 years ago |
casper
|
3a74417e6e
Add comments
|
2 years ago |
casper
|
9c2d370e72
Allow `SpinBox` components to contain fractional values
|
2 years ago |
casper
|
1746e24dd9
Make `SpinBox` a reusable component
|
2 years ago |