Cura/plugins
Ian Paschal c0561bc525 CURA-4935 Can't disable sending anonymous slice data and checking updates
This is the ~5 minute~ 3 second fix. I know it's not the more proper way to do it, but I've spent several hours on the more proper way to do it and it's causing huge amounts of headache (because, for example, the PluginBrowser installs plugins and the PluginRegistry removes them, and the PluginBrowser can't update the PluginsModel because the PluginsModel is intantiated in QML instead of in `PluginBrowser.py`, etc. etc. etc.

I'm effectively doing a full refactor of this functionality while simultaneously avoiding moving any "install from remote URL" functionality into the PluginRegistry which is dumb.

I'd prefer a simple, stable soution now instead of re-writing this all again.

I'll make a proposal for a proper, organized refactor for Cookies & Cura.
2018-02-13 15:50:29 +01:00
..
3MFReader Merge 3.2 into master 2018-02-07 13:20:24 +01:00
3MFWriter CURA-4924 always use interpolation = None for configparser, preventive 2018-02-07 10:21:40 +01:00
AutoSave CURA-4895 Connect timer signal just if CuraApplication has been previously created and started 2018-02-05 11:28:17 +01:00
ChangeLogPlugin Update_changelog_CURA-4886 2018-01-31 15:46:30 +01:00
CuraEngineBackend Merge 3.2 into master 2018-02-07 13:20:24 +01:00
CuraProfileReader Minor fixes 2018-01-29 14:50:07 +01:00
CuraProfileWriter Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
FirmwareUpdateChecker Finally remove annoying firmware check log line for non-UM3 printers 2018-01-19 10:42:04 +01:00
GCodeProfileReader Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
GCodeReader Add encoding='utf-8' for text file reading 2018-01-29 12:29:20 +01:00
GCodeWriter CURA-4829 Do not save the quality changes profile in the GCode if the 2018-01-19 10:34:04 +01:00
ImageReader CURA-4525 cleanups and change comment and added new-lines 2018-01-03 15:41:08 +01:00
LegacyProfileReader Fix legacy profile importing for CFP 2018-01-30 09:49:31 +01:00
MachineSettingsAction Merge branch '3.2' 2018-02-12 13:10:24 +01:00
MonitorStage Fix conflicts 2018-01-11 09:06:59 +01:00
PerObjectSettingsTool Merge pull request #3089 from fieldOfView/feature_support_mesh_enhancements 2018-01-10 11:58:22 +01:00
PluginBrowser CURA-4935 Can't disable sending anonymous slice data and checking updates 2018-02-13 15:50:29 +01:00
PostProcessingPlugin Change tabs into spaces 2018-02-12 11:59:46 +01:00
PrepareStage Fix sidebar loading and unloading depending on active stage 2017-12-06 17:46:18 +01:00
RemovableDriveOutputDevice Add stderr to send errors to 2017-11-14 11:53:24 +01:00
SimulationView Checked all divisions (again..) and multiplications on rounding errors 2018-02-10 12:45:36 +01:00
SliceInfoPlugin Fix checking material_used per extruder for analytics - CURA-4858 2018-01-24 14:02:44 +01:00
SolidView Render support meshes with a vertical stripe... 2018-01-05 18:33:05 +01:00
SupportEraser Removed debug messages & unused code 2018-02-01 11:05:17 +01:00
UFPWriter Gracefully handle missing libCharon 2018-02-05 18:30:25 +01:00
UltimakerMachineActions resolve conflict 2018-02-09 13:01:56 +01:00
UM3NetworkPrinting Fix: Wrong print jobs queued number 2018-02-05 17:05:27 +01:00
USBPrinting Two more fixes for typo in USBPrinterOutputController 2018-01-25 22:47:48 +01:00
UserAgreementPlugin Merge branch '3.1' 2017-11-30 16:57:01 +01:00
VersionUpgrade CURA-4885 Remove the part in which the version upgrader creates a 2018-01-30 11:23:00 +01:00
X3DReader CURA-4525 cleanups and change comment and added new-lines 2018-01-03 15:41:08 +01:00
XmlMaterialProfile Removed warning that caused massive spam 2018-02-06 14:37:39 +01:00
XRayView Add fix and doc for Mac OpenGL crash 2017-12-21 15:43:35 +01:00