c.lamboo
|
45bc498c7f
|
Replace RecolorImage with ColorImage
CURA-8640
|
2022-04-08 15:55:34 +02:00 |
|
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
CURA-8640
|
2022-04-05 16:10:39 +02:00 |
|
j.delarago
|
359bcc1bee
|
Textfield was in incorrect style
CURA-8640
|
2022-04-04 11:09:50 +02:00 |
|
j.delarago
|
e2e0a5cdee
|
Inheriting components don't have full access to the context of their parent in QT6 (I assume?)
The buttonRow in Dialog must be exposed through an alias now (buttonArea).
This fixes minimumHeight failing to evaluate buttonRow.height
CURA-8640
|
2022-04-04 11:08:29 +02:00 |
|
j.delarago
|
2f96f7b410
|
RegularExpressionValidator requires newer version of QtQuick
CURA-8640
|
2022-04-04 10:45:00 +02:00 |
|
c.lamboo
|
3c9e2a1b08
|
Update RegExpValidator to RegularExpressionValidator
Due to Qt6 API change
CURA-8640
|
2022-03-30 15:10:37 +02:00 |
|
j.delarago
|
8a182b1f3f
|
Workaround for windows not giving dialogs the correct width.
CURA-8921
|
2022-03-14 16:41:53 +01:00 |
|
Remco Burema
|
37ae1cd69d
|
Workaround on Windows.
part of CURA-8938
|
2022-03-02 18:05:50 +01:00 |
|
Casper Lamboo
|
4853350638
|
make onClicked action a one-liner
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
|
2022-03-01 17:49:14 +01:00 |
|
casper
|
53b31e816a
|
Set size of color swatch from theme
CURA-8983
|
2022-03-01 16:16:53 +01:00 |
|
casper
|
2761aed455
|
Make number of columns configurable in color dialog
CURA-8938
|
2022-02-24 15:45:10 +01:00 |
|
casper
|
7dbe5c0f7c
|
Change some margins
CURA-8938
|
2022-02-24 15:44:46 +01:00 |
|
casper
|
9b06849955
|
Let the content of the color dialog determine the size of the dialog
CURA-8938
|
2022-02-24 15:43:22 +01:00 |
|
casper
|
301d68ebf2
|
Update swatches on swatch color property changed
CURA-8938
|
2022-02-24 15:42:27 +01:00 |
|
casper
|
0786ff2c6b
|
Change variable names
"swatch" is a more descriptive variable name for this usecase
CURA-8938
|
2022-02-17 09:50:38 +01:00 |
|
casper
|
02a6cc6e1d
|
Improve visual appearance of ColorDialog
According to the figma design
CURA-8938
|
2022-02-16 23:43:54 +01:00 |
|
casper
|
ca0d84dcae
|
Always prefix text in ColorDialog with a hashtag
CURA 8687
|
2022-02-11 13:48:57 +01:00 |
|
casper
|
959caece90
|
Make input field in ColorDialog selectable by mouse
CURA 8687
|
2022-02-11 13:45:03 +01:00 |
|
casper
|
7f95dc98e6
|
Translate text within the color picker
CURA 8687
|
2022-02-11 13:27:29 +01:00 |
|
Jaime van Kessel
|
c1d5526537
|
Add some documentation to ColorDialog
CURA-8687
|
2022-02-11 11:08:11 +01:00 |
|
casper
|
fca6ef29ae
|
Move ColorDialog to Cura repo
Move component to the Cura repo as `Cura.SecondaryButton` and
`Cura.PrimaryButton` are used.
CURA 8687
|
2022-02-10 18:06:43 +01:00 |
|