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-07-28 06:52:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
resources
/
qml
/
Settings
History
c.lamboo
eca903430e
Fix setting text fields overlapping in per-object-settings
...
CURA-10669
2023-06-13 15:24:59 +02:00
..
SettingCategory.qml
…
SettingCheckBox.qml
…
SettingComboBox.qml
Move base hovered logic out of ComboBox.qml since base is undefined in most places the component is used.
2022-11-15 14:08:47 +01:00
SettingExtruder.qml
Move base hovered logic out of ComboBox.qml since base is undefined in most places the component is used.
2022-11-15 14:08:47 +01:00
SettingItem.qml
Fix setting text fields overlapping in per-object-settings
2023-06-13 15:24:59 +02:00
SettingOptionalExtruder.qml
Move base hovered logic out of ComboBox.qml since base is undefined in most places the component is used.
2022-11-15 14:08:47 +01:00
SettingTextField.qml
Move validators to top of file.
2022-12-12 14:12:32 +01:00
SettingUnknown.qml
…
SettingView.qml
…