Casper Lamboo
|
e558752ed0
Merge pull request #13972 from Ultimaker/CURA-9793_extend_recommended_print_settings
|
1 year ago |
c.lamboo
|
7e8eca3b03
Fix size of `ColorDialog`
|
1 year ago |
Joey de l'Arago
|
f601229390
Move Validators to UM, so they can be used in UM components.
|
1 year ago |
Joey de l'Arago
|
487bf41a7b
Add validators to project.
|
1 year ago |
c.lamboo
|
2f22002fd5
Add header and footer components to Dialog
|
2 years ago |
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
|
359bcc1bee
Textfield was in incorrect style
|
2 years ago |
j.delarago
|
e2e0a5cdee
Inheriting components don't have full access to the context of their parent in QT6 (I assume?)
|
2 years ago |
j.delarago
|
2f96f7b410
RegularExpressionValidator requires newer version of QtQuick
|
2 years ago |
c.lamboo
|
3c9e2a1b08
Update RegExpValidator to RegularExpressionValidator
|
2 years ago |
j.delarago
|
8a182b1f3f
Workaround for windows not giving dialogs the correct width.
|
2 years ago |
Remco Burema
|
37ae1cd69d
Workaround on Windows.
|
2 years ago |
Casper Lamboo
|
4853350638
make `onClicked` action a one-liner
|
2 years ago |
casper
|
53b31e816a
Set size of color swatch from theme
|
2 years ago |
casper
|
2761aed455
Make number of columns configurable in color dialog
|
2 years ago |
casper
|
7dbe5c0f7c
Change some margins
|
2 years ago |
casper
|
9b06849955
Let the content of the color dialog determine the size of the dialog
|
2 years ago |
casper
|
301d68ebf2
Update swatches on swatch color property changed
|
2 years ago |
casper
|
0786ff2c6b
Change variable names
|
2 years ago |
casper
|
02a6cc6e1d
Improve visual appearance of `ColorDialog`
|
2 years ago |
casper
|
ca0d84dcae
Always prefix text in ColorDialog with a hashtag
|
2 years ago |
casper
|
959caece90
Make input field in ColorDialog selectable by mouse
|
2 years ago |
casper
|
7f95dc98e6
Translate text within the color picker
|
2 years ago |
Jaime van Kessel
|
c1d5526537
Add some documentation to ColorDialog
|
2 years ago |
casper
|
fca6ef29ae
Move `ColorDialog` to Cura repo
|
2 years ago |