Cura/plugins
casper 71a43060a6 Open separate license dialog with each plugin install
Previously the license dialog was instanciated once and re-used for each
install. As the dialog is only shown after the plugin is downloaded it
was possible to click install for multiple plugins. Plugins that finish
downloading later would override the dialog of earlier downloaded
plugins. Clicking "accept" would then only install the latest downloaded
plugin.

Now for each install a separate dialog is shown. Accepting the license
agreement would only install the recently accepted plugin.

Note: in the current form the license agreement does not show any
identification to what plugin triggered the dialog. As multiple dialogs
can be shown at once this might be unclear.

cura 8587
2021-12-06 19:34:02 +01:00
..
3MFReader Update messages to use the message_types 2021-07-27 11:54:43 +02:00
3MFWriter Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
AMFReader Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
CuraDrive Updated message with message types 2021-07-28 08:45:42 +02:00
CuraEngineBackend Merge pull request #10289 from fieldOfView/feature_material_type_name_patterns 2021-09-24 16:17:12 +02:00
CuraProfileReader Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
CuraProfileWriter Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
DigitalLibrary Fix: Actually make SearchBar-component independant. 2021-11-12 11:49:37 +01:00
FirmwareUpdateChecker Remove unneeded () 2021-07-29 11:40:11 +02:00
FirmwareUpdater Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
GCodeGzReader Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
GCodeGzWriter Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
GCodeProfileReader Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
GCodeReader Fix various typos 2021-09-07 11:33:54 -04:00
GCodeWriter Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
ImageReader Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
LegacyProfileReader Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
MachineSettingsAction Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
Marketplace Open separate license dialog with each plugin install 2021-12-06 19:34:02 +01:00
ModelChecker Update messages to use the message_types 2021-07-27 11:54:43 +02:00
MonitorStage Update links to network troubleshooting page 2021-08-31 12:07:11 +02:00
PerObjectSettingsTool Fix QML warning 2021-10-08 13:35:01 +02:00
PostProcessingPlugin Make my name more anonymous 2021-10-16 11:45:48 +02:00
PrepareStage Remove the "Open file" label from the open file dropdown menu 2021-07-21 14:13:50 +02:00
PreviewStage Align sizes of prepare and preview menus 2021-07-07 11:36:10 +02:00
RemovableDriveOutputDevice Fix various typos 2021-09-07 11:33:54 -04:00
SentryLogger Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
SimulationView Fix source typos 2021-09-07 11:34:22 -04:00
SliceInfoPlugin Add is_logged_in status datapoint 2021-10-06 16:19:31 +02:00
SolidView Update messages to use the message_types 2021-07-27 11:54:43 +02:00
SupportEraser Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
Toolbox Catch environment errors when reading license file from package 2021-10-04 14:31:25 +02:00
TrimeshReader Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
UFPReader Increase SDK version to 7.8.0 2021-09-17 15:15:25 +02:00
UFPWriter Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
UltimakerMachineActions Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
UM3NetworkPrinting Spaces around assignment operator 2021-10-05 13:54:13 +02:00
USBPrinting Fix various typos 2021-09-07 11:33:54 -04:00
VersionUpgrade Only get quality-changes fields for quality-changes profiles 2021-09-24 16:32:38 +02:00
X3DReader Fix various typos 2021-09-07 11:33:54 -04:00
XmlMaterialProfile Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
XRayView Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
README_plugins.txt Add Readme's to plugins and resources folders. 2021-07-27 11:08:01 +02:00