Cura/cura
Remco Burema 050a731663 In secure version: disable loading themes from unbundled folders.
This was a bit more tricky then it at first seemed, since the information wether this is a 'secure version' comes from the user-application and is not known in the Uranium library. This is not normally such a point, but both the theme and the preferences objects are loaded _very_ early in the process, and that information needs to be injected before then. (Well, in the case of the Theme object it's less important, since in the implementation choseen that is now security wise at least only in charge of wheter or not to even show the theme as selectable in the interface, so that it only needs to be aware of the 'security' status any time before the user can see a preference screen, but not nescesarily earlier.)

SEC-255 | CURA-8966
2022-05-20 14:32:28 +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 Merge pull request #12114 from Ultimaker/CURA-9141_translate_5.0 2022-05-06 13:50:30 +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 Merge remote-tracking branch 'origin/gracefully_fail_cloud_printer' into 5.0 2022-05-09 10:54:07 +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 Merge branch 'master' into PyQt6_upgrade 2022-02-21 11:52:28 +01:00
CuraActions.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
CuraApplication.py In secure version: disable loading themes from unbundled folders. 2022-05-20 14:32:28 +02:00
CuraPackageManager.py Merge branch 'master' into PyQt6_upgrade 2022-02-21 11:52:28 +01: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