.. |
ContainerManager.py
|
a5181f157e
Applied the profiler's pyqtSlot decorator to all of the code.
|
8 years ago |
ContainerSettingsModel.py
|
b343649131
Use ListModel.setItems() instead of appending one item at a time
|
8 years ago |
CuraContainerRegistry.py
|
ac708d54b6
Importing invalid filetypes now gives proper error messages
|
8 years ago |
ExtruderManager.py
|
092f42ef28
Revert "Only emit signal when the active extruder actually changes"
|
8 years ago |
ExtrudersModel.py
|
3efc5d63ef
Improved layout, removed material name from extruder name. CURA-2763
|
8 years ago |
MachineManager.py
|
425dbf1ad8
Only check for validationState changes if it's not already a value change
|
8 years ago |
MachineNameValidator.py
|
d33f6d2e44
Make regex match exactly on entire string
|
8 years ago |
MaterialSettingsVisibilityHandler.py
|
58e7e6ef5a
Added default_printing_temperature property
|
8 years ago |
ProfilesModel.py
|
1aa71d6171
Profiles model is now a singleton, to prevent the agressive garbage collecting to break stuff
|
8 years ago |
QualityAndUserProfilesModel.py
|
a3ffc9e46f
A small fix for the case when Cura is starting up and there is no printer.
|
8 years ago |
QualitySettingsModel.py
|
f04dc88d2c
Do not use resolve for profile display when source is quality changes
|
8 years ago |
SettingInheritanceManager.py
|
a5181f157e
Applied the profiler's pyqtSlot decorator to all of the code.
|
8 years ago |
SettingOverrideDecorator.py
|
2492b03c4f
Update disallowed area when object's extruder is changed
|
8 years ago |
UserProfilesModel.py
|
963fac7806
Filter the list of quality changes taking into account the quality(-type) profile they depend on.
|
8 years ago |
__init__.py
|
37d1c0be36
Add validator for machine names
|
8 years ago |