Cura/resources/qml/Settings
Ghostkeeper d27ed71518
Increase maximum integer length to 12 characters
This may cause overflows if the integer type is 32-bit, but we tend to use 64-bit anyway. And 9,999,999 was already an overflow too.

Fixes #12859.
2022-07-29 10:30:25 +02:00
..
SettingCategory.qml Move CategoryButton to cura repo 2022-03-11 13:11:36 +01:00
SettingCheckBox.qml Replace RecolorImage with ColorImage 2022-04-08 15:55:34 +02:00
SettingComboBox.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
SettingExtruder.qml Use border only on active state 2022-05-10 16:03:55 +02:00
SettingItem.qml Update reset settings icon in print settings to match new color used in recommeded settings 2022-06-20 10:56:00 +02:00
SettingOptionalExtruder.qml Use border only on active state 2022-05-10 16:03:55 +02:00
SettingTextField.qml Increase maximum integer length to 12 characters 2022-07-29 10:30:25 +02:00
SettingUnknown.qml Replace usage of controls label with our custom label 2021-11-10 16:37:26 +01:00
SettingView.qml Fix the font for searchbars being styled correctly 2022-06-21 10:58:53 +02:00