.. |
__init__.py
|
Heaps to changes to get the Cura code through the type checker (with minimal checking).
|
2016-11-21 21:36:08 +01:00 |
ContainerManager.py
|
CURA-3471 importProfiles() takes QVariantList
|
2017-03-07 20:17:29 +01:00 |
ContainerSettingsModel.py
|
Use ListModel.setItems() instead of appending one item at a time
|
2016-08-29 13:43:02 +02:00 |
CuraContainerRegistry.py
|
Mark addContainer as override
|
2017-03-21 17:43:14 +01:00 |
CuraContainerStack.py
|
Report the type that was found when replacing containers
|
2017-04-10 11:18:02 +02:00 |
CuraStackBuilder.py
|
Add a createMachine method to CuraStackBuilder that creates a complete machine
|
2017-04-13 01:37:01 +02:00 |
Exceptions.py
|
Override getProperty in ExtruderStack with some additional checks
|
2017-04-11 17:45:23 +02:00 |
ExtruderManager.py
|
Fix the hacked "getResolveOrValue" to return value always instead of resolve
|
2017-04-06 02:21:39 +02:00 |
ExtrudersModel.py
|
Merge branch 'master' into python_type_hinting
|
2017-02-13 16:31:31 +01:00 |
ExtruderStack.py
|
Add "machine" metadata entry when setting the next stack for an extruder
|
2017-04-13 01:33:22 +02:00 |
GlobalStack.py
|
Fix GlobalStack::getProperty
|
2017-04-11 13:51:01 +02:00 |
MachineManager.py
|
Use the normal empty container for quality changes as well
|
2017-04-13 01:37:45 +02:00 |
MachineNameValidator.py
|
Fixed a bunch of error which were reported by PyCharm's code analysis.
|
2017-02-26 21:05:09 +01:00 |
MaterialSettingsVisibilityHandler.py
|
Use full import path for parent class
|
2017-02-17 12:42:11 +01:00 |
ProfilesModel.py
|
Use double quotes instead of singles.
|
2017-01-17 20:56:50 +01:00 |
QualityAndUserProfilesModel.py
|
A small fix for the case when Cura is starting up and there is no printer.
|
2016-10-13 11:12:43 +02:00 |
QualitySettingsModel.py
|
Merge branch 'master' into python_type_hinting
|
2017-01-17 08:42:55 +01:00 |
SettingInheritanceManager.py
|
Merge branch 'master' into python_type_hinting
|
2017-01-17 08:42:55 +01:00 |
SettingOverrideDecorator.py
|
Fixed a bunch of error which were reported by PyCharm's code analysis.
|
2017-02-26 21:05:09 +01:00 |
UserChangesModel.py
|
Coding style fixes
|
2017-03-08 15:09:02 +01:00 |
UserProfilesModel.py
|
Filter the list of quality changes taking into account the quality(-type) profile they depend on.
|
2016-10-05 09:32:18 +02:00 |