Cura/cura/Settings
Jaime van Kessel e6551821aa Use intent category if no translation is available
Previously we would only accept intents that had a translation. If we
could not find one, we would use "unknown" as the intent category. However,
we didn't really do this consistently. In some places it would show unkown
and in others we'd show the intent type.

This should make the behavior the same across the board. It will try to get a
translation for the intent category and show that. If it's unable to find that
it will use the category instead. Note that it will use the python title function
to ensure it has nice capitalisation

CURA-9297
2022-06-01 11:07:01 +02:00
..
DatabaseHandlers Match table name with container type 2021-09-08 16:40:22 +02:00
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ContainerManager.py Use correct role for standardbutton 2022-05-04 11:09:49 +02:00
cura_empty_instance_containers.py Give empty material the required material properties 2019-09-13 16:07:33 +02:00
CuraContainerRegistry.py Use correct role for standardbutton 2022-05-04 11:09:49 +02:00
CuraContainerStack.py Fix warnings that "instanceContainer" is not a recognised type 2022-03-31 14:03:04 +02:00
CuraFormulaFunctions.py Fix "typo" caused by cleanup before push 2020-01-30 18:23:25 +01:00
CuraStackBuilder.py Fail gracefully when adding unknown cloud printer 2022-04-19 15:43:31 +02:00
Exceptions.py Convert remaining doxygen to rst 2020-05-28 17:13:44 +02:00
ExtruderManager.py Oops 2022-05-31 13:39:47 +02:00
ExtruderStack.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
GlobalStack.py Merge branch 'master' into CURA-8640_PyQt6 2022-03-28 15:02:18 +02:00
IntentManager.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
MachineManager.py Use intent category if no translation is available 2022-06-01 11:07:01 +02: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 Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +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 Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00