Cura/cura/Machines
Ghostkeeper ce4c5a1c93
Remove unnecessary listening to switching extruder tabs
Also fix unnecessary emitting of switching extruder tabs.

This should improve performance a lot. I tested a lot of things and am convinced that it didn't break anything. But the automated GUI tests and QA team should be the final arbiters of that...

Contributes to issue CURA-6793.
2019-10-15 15:01:45 +02:00
..
Models Remove unnecessary listening to switching extruder tabs 2019-10-15 15:01:45 +02:00
__init__.py WIP: Create VariantManager 2018-02-16 14:20:02 +01:00
ContainerNode.py Don't unnecessarily deprecate the getMetaDataEntry functionality 2019-08-23 13:43:30 +02:00
ContainerTree.py Fix sign of __contains__ 2019-10-10 16:10:19 +02:00
IntentNode.py Add some profiling decorators to the ContainerTree 2019-10-04 13:29:22 +02:00
MachineErrorChecker.py Remove unused signal 2019-10-11 14:33:08 +02:00
MachineNode.py Always show custom qualities 2019-10-14 14:34:35 +02:00
MaterialGroup.py Added typing for various setting classes 2018-09-10 15:24:11 +02:00
MaterialManager.py Don't use material manager to find or remove materials 2019-09-20 09:57:36 +02:00
MaterialNode.py Add some profiling decorators to the ContainerTree 2019-10-04 13:29:22 +02:00
QualityChangesGroup.py Fix renaming custom profile 2019-10-02 23:59:48 +02:00
QualityGroup.py Provide activeQualityGroupName instead of QualityGroup(QObject) 2019-10-04 15:35:32 +02:00
QualityManager.py Remove another workaround in construction of QualityGroup 2019-10-04 15:35:32 +02:00
QualityNode.py Add some profiling decorators to the ContainerTree 2019-10-04 13:29:22 +02:00
VariantManager.py Remove old buildplate function 2019-08-27 15:06:27 +02:00
VariantNode.py None-check for material diameter. 2019-10-10 09:27:23 +02:00
VariantType.py Move VariantType to VariantType.py 2018-08-02 16:11:55 +02:00