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-06-01 21:47:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
resources
/
qml
/
Settings
History
Jaime van Kessel
3e4ff9241e
Moved the BlurSettings signal to cura main window
...
This reduces the number of focus changes from O(N) to O(1) by the blur event
2016-07-18 15:38:57 +02:00
..
SettingCategory.qml
Ensure the control has active focus when clicking a SettingItem
2016-06-14 17:29:05 +02:00
SettingCheckBox.qml
Ensure the control has active focus when clicking a SettingItem
2016-06-14 17:29:05 +02:00
SettingComboBox.qml
Ensure the control has active focus when clicking a SettingItem
2016-06-14 17:29:05 +02:00
SettingExtruder.qml
Fixed broken perobject setting panel
2016-06-15 09:41:32 +02:00
SettingItem.qml
Moved the BlurSettings signal to cura main window
2016-07-18 15:38:57 +02:00
SettingTextField.qml
Remove unused code
2016-06-23 13:32:20 +02:00
SettingUnknown.qml
Fix SettingUnknown setting handler to display correctly
2016-05-11 17:19:31 +02:00
SettingView.qml
Use the expanded categories from Cura to expand the proper categories on startup
2016-06-23 13:31:01 +02:00