Cura/plugins/Toolbox
Lipu Fei d1301d16a9 Skip the do-not-handle URLs instead of returning
CURA-5718

The request-url dict is not ordered so you cannot garuantee the ordering
when you use .items(). This can cause a problem that if a do-not-handle
item occurs first then nothing will be handled at all.
2018-09-12 16:58:22 +02:00
..
resources [CURA-5708] Hide the Materials-tab in ToolBox (v3.5 only) 2018-09-12 13:38:15 +02:00
src Skip the do-not-handle URLs instead of returning 2018-09-12 16:58:22 +02:00
__init__.py CURA-5330 Fix code style and typing in Toolbox plugin 2018-06-13 18:22:27 +02:00
plugin.json Increase plugin API version to 5 2018-08-27 13:59:00 +02:00