Cura/plugins/DigitalLibrary/src
jspijker f9d4628b95 Merge branch 'main' into CURA-9365
# Conflicts:
#	.github/workflows/ci.yml
#	.github/workflows/cura-installer.yml
#	.github/workflows/requirements-conan-package.txt
#	resources/definitions/Mark2_for_Ultimaker2.def.json
#	resources/definitions/elegoo_neptune_2.def.json
#	resources/definitions/elegoo_neptune_2D.def.json
2022-07-08 12:37:32 +02:00
..
__init__.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
BackwardsCompatibleMessage.py Make lifetime optional in the getBackwardsCompatibleMessage 2021-08-18 17:18:21 +02:00
BaseModel.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
CloudError.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
DFFileExportAndUploadManager.py Catch wrong cloud responses when it responds with a new file name 2022-06-27 11:30:38 +02:00
DFFileUploader.py Boyscouting modern python typing 2022-06-15 13:27:47 +02:00
DFLibraryFileUploadRequest.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
DFLibraryFileUploadResponse.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
DFPrintJobUploadRequest.py Provide source_file_id with print file 2022-06-15 13:36:34 +02:00
DFPrintJobUploadResponse.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
DigitalFactoryApiClient.py Boyscouting modern python typing 2022-06-15 13:27:47 +02:00
DigitalFactoryController.py Wrapping Retrieval in DFRetrieval does not seem to work in QT6, the object returned only undefined for all enum values. 2022-04-21 11:22:07 +02:00
DigitalFactoryFeatureBudgetResponse.py Set the correct initial value in the feature budget attributes 2021-07-13 16:52:36 +02:00
DigitalFactoryFileModel.py Qt5->Qt6: Rectify constant locations: UserRole, CppOwnership 2021-12-28 14:54:56 +01:00
DigitalFactoryFileProvider.py Digital Library: Allow 'personal users' to DL. 2021-07-09 21:06:49 +02:00
DigitalFactoryFileResponse.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
DigitalFactoryOutputDevice.py Revert "Revert "Use optional last output (file) name from output-dev to set project name."" 2021-09-15 12:26:18 +02:00
DigitalFactoryOutputDevicePlugin.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
DigitalFactoryProjectModel.py Qt5->Qt6: Rectify constant locations: UserRole, CppOwnership 2021-12-28 14:54:56 +01:00
DigitalFactoryProjectResponse.py Fix crash if a Digital Library project is made by deleted user 2022-07-07 15:04:15 +02:00
ExportFileJob.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
PaginationLinks.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
PaginationManager.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
PaginationMetadata.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
ResponseMeta.py Initial commit for the DL 2021-04-20 11:30:49 +02:00