| .. |
|
DatabaseHandlers
|
Update bot to reference
|
2023-11-29 12:25:51 +01:00 |
|
__init__.py
|
Changing AGPLv3 to LGPLv3
|
2017-09-28 13:00:43 +02:00 |
|
ActiveQuality.py
|
Don't test with is not for a literal
|
2022-11-30 22:23:17 +01:00 |
|
ContainerManager.py
|
Allow setting metadata subentries that don't exist yet
|
2022-06-08 11:24:46 +02:00 |
|
cura_empty_instance_containers.py
|
Set a brand to empty material to avoid later crash
|
2023-09-26 13:59:45 +02:00 |
|
CuraContainerRegistry.py
|
Add explanation for method
|
2025-07-29 10:58:09 +02:00 |
|
CuraContainerStack.py
|
Allow selecting material mapping on printer
|
2025-04-16 15:08:58 +02:00 |
|
CuraFormulaFunctions.py
|
putting the code in right location
|
2023-10-04 11:19:20 +02:00 |
|
CuraStackBuilder.py
|
Don't create abstract printers if visibility is set to false
|
2023-10-31 15:35:56 +01:00 |
|
Exceptions.py
|
Convert remaining doxygen to rst
|
2020-05-28 17:13:44 +02:00 |
|
ExtruderManager.py
|
Defensive programming: In case returns aren't boolean.
|
2025-10-28 09:32:42 +01:00 |
|
ExtruderStack.py
|
Force extruder position to stick during retrieval of property.
|
2024-11-12 22:47:07 +01:00 |
|
GlobalStack.py
|
Allow DigitalFactory bundled-plugin to autoselect format on save.
|
2024-07-17 18:05:33 +02:00 |
|
IntentManager.py
|
Improve currentIntentCategory logic
|
2024-04-24 13:15:21 +02:00 |
|
MachineManager.py
|
Update deprecation version
|
2025-10-28 11:20:14 +01:00 |
|
MachineNameValidator.py
|
Qt5->Qt6: (Until) attempted fix Python 3.10 'stack overflow' issue.
|
2021-12-28 18:12:36 +01:00 |
|
MaterialSettingsVisibilityHandler.py
|
Merge remote-tracking branch 'origin/master' into refactoring_machine_manager
|
2018-02-21 14:05:19 +01:00 |
|
PerObjectContainerStack.py
|
Don't use deprecated extruders property
|
2020-05-29 18:14:21 +02:00 |
|
SetObjectExtruderOperation.py
|
Convert remaining doxygen to rst
|
2020-05-28 17:13:44 +02:00 |
|
SettingInheritanceManager.py
|
Apply code consistency suggestions
|
2024-03-19 13:00:26 +01:00 |
|
SettingOverrideDecorator.py
|
Prevent double updateNextStack during deepcopy
|
2020-06-23 11:40:52 +02:00 |
|
SettingVisibilityPreset.py
|
Search/replace Qt5->Qt6.
|
2021-12-28 14:46:02 +01:00 |
|
SidebarCustomMenuItemsModel.py
|
Qt5->Qt6: Rectify constant locations: UserRole, CppOwnership
|
2021-12-28 14:54:56 +01:00 |
|
SimpleModeSettingsManager.py
|
Remove ignored changes list. All changes will now trigger the reset setting button to appear
|
2022-12-06 12:07:07 +01:00 |