13927 Commits

Author SHA1 Message Date
Lipu Fei
0f966115e6 WIP: Make CuraPackageManager aggregate PluginRegistry data
CURA-4644
2018-04-12 15:46:53 +02:00
Ian Paschal
f510603cb5 CURA-5035 Enjoy Lipu 2018-04-12 15:43:25 +02:00
Ian Paschal
e13c45daee CURA-5035: Clean-up 2018-04-12 14:03:53 +02:00
Ian Paschal
6e9f7174b6 Merge branch 'feature_material_marketplace' of https://github.com/Ultimaker/Cura into feature_material_marketplace 2018-04-12 13:34:09 +02:00
Lipu Fei
74a9ac6ba7 Fix installPlugin in toolbox
CURA-4644
2018-04-12 13:30:24 +02:00
Lipu Fei
8a181ea395 Save curapackage into cache for delayed installation
CURA-4644

Do not rely on the originally provided curapackage file because they can be
gone after Cura restarts. Copy the curapackages into cache for delayed
installation.
2018-04-12 13:25:24 +02:00
Lipu Fei
406b64b331 Remove unneeded code
CURA-4644
2018-04-12 13:14:58 +02:00
Ian Paschal
0abc925f3d CURA-5035 Removing logic 2018-04-12 13:07:24 +02:00
Lipu Fei
596e0be7b6 CuraPackageManager handles packages and plugins
CURA-4644
2018-04-12 12:57:58 +02:00
Ian Paschal
87c194178d CURA-5035 Added fake material showcase model 2018-04-12 12:49:31 +02:00
Ian Paschal
594e9aa414 Cura-5035 Further style improvements 2018-04-11 17:05:16 +02:00
Ian Paschal
a947b768d3 CURA-5035 Re-implemented "installed" view 2018-04-11 14:59:59 +02:00
Ian Paschal
80c21acf79 Merge branch 'CURA-4644-package-reader' into feature_material_marketplace 2018-04-11 11:08:50 +02:00
Ian Paschal
94b15b0498 Merge branch 'CURA-4644-package-reader' into feature_material_marketplace 2018-04-11 11:08:18 +02:00
Ian Paschal
bd6acc7502 CURA-5035 More style improvements 2018-04-11 11:02:33 +02:00
Ian Paschal
1ddde146dd CURA-5137 Download URL works now 2018-04-10 17:14:44 +02:00
Ian Paschal
3c7760b514 CURA-5035 Code organization 2018-04-10 16:54:32 +02:00
Ian Paschal
d4cc4659d8 CURA-5035 More styling & layout 2018-04-10 16:07:39 +02:00
Ian Paschal
7359554641 Implimented showcase 2018-04-10 11:05:34 +02:00
Ian Paschal
817b724994 Added author and material views 2018-04-09 15:55:56 +02:00
Ian Paschal
91001455ad Improved structure and enabled display by author 2018-04-06 17:26:25 +02:00
Ian Paschal
dc00156410 CURA-5035 Added thumbnails and detail view 2018-04-05 15:33:07 +02:00
Lipu Fei
e36ef583b7 Minor changes and cleanup 2018-04-05 15:14:15 +02:00
Lipu Fei
1737267dfd Accept drag-and-drop for curapackage files 2018-04-05 15:14:15 +02:00
Lipu Fei
6ae9694998 Add CuraPackageManager 2018-04-05 15:14:15 +02:00
Lipu Fei
ed390738f4 Update all qualities and variants to version 4 2018-04-05 15:14:15 +02:00
Lipu Fei
19bc2b78f4 Add Version upgrade 3.3 to 3.4
Need to distinguish between quality and quality_changes in the cura directory,
so we need to move all custom quality profiles into the quality_changes directory.
2018-04-05 15:14:15 +02:00
Lipu Fei
c3fe53123b Create module cura.ReaderWriters
CURA-4644

Move all reader writer classes into cura.ReaderWriters.
2018-04-05 15:14:15 +02:00
Lipu Fei
8c4c52f915 Remove unused functions in PluginBrowser 2018-04-05 15:13:22 +02:00
Ian Paschal
15b8d18da8 CURA-5035 Small changes 2018-04-05 09:47:43 +02:00
Diego Prado Gesto
53c7e2a01e Merge branch 'master' of github.com:Ultimaker/Cura 2018-04-05 08:55:45 +02:00
Diego Prado Gesto
deaff17a32 Merge branch '3.3' 2018-04-05 08:54:50 +02:00
Diego Prado Gesto
f0c36f8471 CURA-5137 Add the mock-up component for the loading. I forget it. 2018-04-04 18:23:32 +02:00
Diego Prado Gesto
2fe2c71754 CURA-5137 Adding a loading page while the data is not yet ready. 2018-04-04 18:20:49 +02:00
Jaime van Kessel
18551a4a72 Ensure that the "Slice info message disable button" actually disables the sending of info. 2018-04-04 17:39:22 +02:00
Diego Prado Gesto
79a66b43ab CURA-5175 Add the get_version function to the version upgrade. 2018-04-04 14:43:20 +02:00
Ian Paschal
20feabbb06 CURA-5035 Renaming 2018-04-04 13:53:09 +02:00
Aleksei S
c6c35a98b4 Merge branch 'master' of github.com:Ultimaker/cura 2018-04-04 11:10:50 +02:00
Aleksei S
43e535ea54 Rename expandAll to expandRecursive
CURA-5190
2018-04-04 11:04:54 +02:00
Ian Paschal
0cfcc8cd5f
Merge pull request #3618 from Ultimaker/feature_cura_package_api
Backend of the Toolbox
2018-04-04 11:01:05 +02:00
Lipu Fei
836cba9c03
Merge pull request #3617 from Ultimaker/feature_try_line_widths
Add setting to try multiple line thicknesses
2018-04-04 11:00:30 +02:00
Diego Prado Gesto
2bf6615b53 CURA-5137 Make some adjustments in the UI. 2018-04-04 10:51:19 +02:00
Lipu Fei
04571dcb9b Merge branch 'feature_try_line_widths' 2018-04-04 10:49:49 +02:00
Diego Prado Gesto
0e01e9a6a9 CURA-5137 Reset to the global view when switching tabs 2018-04-03 17:24:05 +02:00
Diego Prado Gesto
007529c9ec Merge branch 'feature_material_marketplace' into feature_cura_package_api
Contributes to CURA-5137
2018-04-03 17:13:36 +02:00
Diego Prado Gesto
b621b5ef6b CURA-5137 Add filtering for materials and plugins and change the
behavior of switching tabs.
2018-04-03 17:07:33 +02:00
Ian Paschal
8a7f9027c5 CURA-5035 Finished layout 2018-04-03 16:57:31 +02:00
Ghostkeeper
4ad9867591
Add setting to try multiple line thicknesses
Engine implementation pending. This setting is intended for debugging problems with interrupted walls. It should probably not be published in a final release.

Contributes to issue CURA-5189.
2018-04-03 16:38:19 +02:00
Diego Prado Gesto
1ad34495b4 Merge branch 'feature_material_marketplace' into feature_cura_package_api 2018-04-03 11:42:56 +02:00
Ian Paschal
32eab05397 CURA-5035 Rename ToolboxDetailTile 2018-04-03 11:36:21 +02:00