Cura/cura
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
..
API Return account widget to it's former glory 2022-03-31 14:19:41 +02:00
Arranging Remove old arranger code 2022-03-24 13:37:29 +01:00
Backups Don't restore files ignored with current backup policy. 2021-11-30 17:34:49 +01:00
Machines Use intent category if no translation is available 2022-06-01 11:07:01 +02:00
OAuth2 Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
Operations Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
PrinterOutput Always return int's. 2022-04-26 16:54:46 +02:00
ReaderWriters Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
Scene Merge branch 'master' into qt6_beyond_the_splash 2022-04-08 10:26:12 +02:00
Settings Use intent category if no translation is available 2022-06-01 11:07:01 +02:00
Stages Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
TaskManagement Fix various typos 2021-09-07 11:33:54 -04:00
UI Use minus sign for extra version info 2022-04-14 10:01:37 +02:00
UltimakerCloud Merge branch 'master' into PyQt6_upgrade 2022-02-21 11:52:28 +01:00
Utils Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
__init__.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
ApplicationMetadata.py Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
AutoSave.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
BuildVolume.py Merge branch 'master' into CURA-8640_PyQt6 2022-03-24 11:53:44 +01:00
CameraAnimation.py Qt5->Qt6: More renamed stuff. 2021-12-29 11:18:49 +01:00
CrashHandler.py Also send short OpenGL version 2022-05-23 11:54:53 +02:00
CuraActions.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
CuraApplication.py Remove extra resource path from Python file 2022-05-10 18:10:32 +02:00
CuraPackageManager.py Add some more information for the unhappy route and a message to inform the user. 2022-05-31 16:30:11 +02:00
CuraVersion.py.in Add the CURA_DIGITAL_FACTORY_URL variable 2020-09-14 21:15:32 +02:00
CuraView.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
Layer.py Revert "Merge branch 'bremco-graphics_buffer_update'" 2021-12-08 12:02:49 +01:00
LayerData.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
LayerDataBuilder.py Revert "Merge branch 'bremco-graphics_buffer_update'" 2021-12-08 12:02:49 +01:00
LayerDataDecorator.py Converted comments in dir Cura/cura to rst style 2020-04-21 16:58:45 +02:00
LayerPolygon.py Revert "Merge branch 'bremco-graphics_buffer_update'" 2021-12-08 12:02:49 +01:00
MachineAction.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
MultiplyObjectsJob.py Push the grouped operation instead of redoing it 2021-10-06 16:46:20 +02:00
OneAtATimeIterator.py Exclude objects outside buildplate from OneAtATimeIterator 2020-10-14 17:14:38 +02:00
PickingPass.py Fix picking pixel on integer indices 2021-11-18 11:36:20 +01:00
PlatformPhysics.py Merge branch 'master' into PyQt6_upgrade 2022-02-21 11:52:28 +01:00
PreviewPass.py Part of fix for crash on context menu open + click on slice. 2021-07-30 19:50:18 +02:00
PrintJobPreviewImageProvider.py Qt5->Qt6: More renamed stuff. 2021-12-29 11:18:49 +01:00
SingleInstance.py Use right enums for single instance 2022-04-22 09:36:46 +02:00
Snapshot.py Fix thumbnail creation 2022-04-13 16:53:11 +02:00
XRayPass.py Pass the cached normal transformation to the rendere 2020-06-30 13:39:32 +02:00