This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
Cura
Watch
1
Star
0
Fork
0
You've already forked Cura
mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced
2025-05-07 13:14:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
resources
/
qml
/
Settings
History
Tim Kuipers
38a9df9d76
fix: more lenient int-list validator parsing (CURA-3275)
...
allow for empty integers allow the brackets to be omitted
2017-03-06 14:42:11 +01:00
..
SettingCategory.qml
Fix expand/collapse icon when using the inherit icon to expand a category
2016-09-22 10:36:38 +02:00
SettingCheckBox.qml
Resolve is now updated from the base property
2016-11-21 11:10:23 +01:00
SettingComboBox.qml
Resolve is now updated from the base property
2016-11-21 11:10:23 +01:00
SettingExtruder.qml
Fix color update in extruder comboboxes. CURA-3033
2016-12-01 14:06:17 +01:00
SettingItem.qml
Remove background from setting buttons (revert, override notice, linked)
2017-01-25 15:26:32 +01:00
SettingTextField.qml
fix: more lenient int-list validator parsing (CURA-3275)
2017-03-06 14:42:11 +01:00
SettingUnknown.qml
Fix SettingUnknown setting handler to display correctly
2016-05-11 17:19:31 +02:00
SettingView.qml
Add the [int] setting type for settings that are a list of integers.
2017-01-27 15:54:19 +00:00