Cura/plugins/Toolbox/src
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
..
__init__.py CURA-5035 Renaming 2018-04-04 13:53:09 +02:00
AuthorsModel.py Check for None before updating model 2018-09-05 17:16:58 +02:00
ConfigsModel.py CURA-5035 Add compatibility chart 2018-05-02 18:43:12 +02:00
PackagesModel.py Found the dead line while reading some code 2018-09-10 09:42:47 +02:00
Toolbox.py Skip the do-not-handle URLs instead of returning 2018-09-12 16:58:22 +02:00