Cura/resources
Jelle Spijker 86d5d315bc
Differentiate between local and remote packages
There is a distinction between packages which are already
installed on the local machine and packages which are
available on the remote server. Even with this difference
it is important that they are handled the same and can be
reused in the same GUI elements.

In order to reduce code duplication I created a parent object
PackageList which contains the base logic and interface for
the QML and let both RemotePackageList and LocalPackageList
inherit from this.

UX specified that the gear icon (Settings.svg) should be
separate from the tabs of material and plugins. This also
ment that the current tab  item couldn't set the pageTitle
anymore. This is now defined in the Package component and
set when the loader has loaded the external QML file.

Contributes to CURA-8558
2021-11-01 17:12:18 +01:00
..
bundled_packages Merge branch 'master' into CURA-8510_version_upgrade 2021-09-23 17:01:00 +02:00
definitions Make my name more anonymous 2021-10-16 11:45:48 +02:00
extruders Merge branch 'master' of https://github.com/venkatkamesh/Cura into venkatkamesh-master 2021-10-15 16:07:59 +02:00
i18n Update fdmprinter.def.json.po 2021-10-18 18:37:56 +07:00
images Squashed commit of the following: 2021-10-01 16:55:26 +02:00
intent - Reverted the print profiles to changes agreed by the Print Profile CCB from 06-10-2021 14:00-15:00 2021-10-11 11:35:38 +02:00
meshes Merge branch 'master' of https://github.com/venkatkamesh/Cura into venkatkamesh-master 2021-10-15 16:07:59 +02:00
qml Turn new Marketplace button into button with text instead of icon 2021-10-25 11:08:14 +02:00
quality - Reverted the print profiles to changes agreed by the Print Profile CCB from 06-10-2021 14:00-15:00 2021-10-11 11:35:38 +02:00
setting_visibility Added lightning infill description and sub-settings level. 2021-10-12 09:17:58 +02:00
shaders Add missing type to lowestPrintableHeight variable 2021-05-12 13:26:10 +02:00
texts Fix typo in changelog 2021-09-22 13:00:45 +02:00
themes Differentiate between local and remote packages 2021-11-01 17:12:18 +01:00
variants Update setting_version to 19 2021-10-15 16:12:27 +02:00
public_key.pem Move the package signature pem file to the Resources folder 2020-03-19 15:14:21 +01:00
README_resources.txt Fix various typos 2021-09-07 11:33:54 -04:00