Cura/cura/PrinterOutput
Ghostkeeper 8871fd6224
Add property of the print job being made by the current user
According to the Account API, is this print job made by the same user?
This property is a bit inaccurate, in that this matches by the user name. The user name might be duplicate in some systems.

Contributes to issue CURA-9220.
2022-07-25 17:28:56 +02:00
..
Models Add property of the print job being made by the current user 2022-07-25 17:28:56 +02:00
__init__.py Added first stubs for printer output models 2017-11-17 15:05:08 +01:00
FirmwareUpdater.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
GenericOutputController.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
NetworkedPrinterOutputDevice.py Fix enum to FormDataType 2022-04-11 13:23:03 +02:00
NetworkMJPGImage.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
Peripheral.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
PrinterOutputController.py Move models around again 2019-03-26 08:29:22 +01:00
PrinterOutputDevice.py Don't change metadata if there is no global stack 2022-01-05 17:15:38 +01:00
PrintJobOutputModel.py Fix typo in a log warning message 2019-05-16 12:04:26 +02:00
UploadMaterialsJob.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00