Cura/resources
Kostas Karmas 18e5d76990 Fix button to open in-Cura Marketplace materials
The button was opening the online Marketplace, which was wrong.
This fix changes the behavior to open the in-Cura Marketplace at
the materials tab.

In order to achieve that, the button calls an action called
materialsMarketplace, which in turn is connected through a
Connection in the ApplicationMenu. When the action is triggered,
it first launched the Toolbox and then it sets its category to
the materials tab.

Since the callExtensionMethod does not allow us to provide input
arguments to the called method, a new method had to be created in
the toolbox that changes the view to the materials tab, instead
of immediately calling the setViewCategory("material").

CURA-7027
2020-01-16 15:11:34 +01:00
..
bundled_packages Add sentry logger to display breadcrumbs 2019-11-22 13:26:17 +01:00
definitions Change description of nozzle wipes settings 2020-01-09 15:06:58 +01:00
extruders Merge branch 'master' of https://github.com/beamup3d/Cura into beamup3d-master 2020-01-03 11:55:55 +01:00
i18n Spanish i18n fix fillament weight 2019-12-02 23:30:54 +01:00
images Update enterprise splash screen background 2019-12-10 16:27:30 +01:00
intent Also bump up the setting version of files changed since this branch was branched 2019-11-20 16:51:15 +01:00
meshes Compress BeamUp S platform mesh with Decimate to 0.1 degrees 2020-01-03 12:52:26 +01:00
qml Fix button to open in-Cura Marketplace materials 2020-01-16 15:11:34 +01:00
quality Merge branch 'master' of https://github.com/beamup3d/Cura into beamup3d-master 2020-01-03 11:55:55 +01:00
setting_visibility Move settings to the right _visibility_ categories as well. 2020-01-07 13:40:24 +01:00
shaders Older drivers can lie w.r.t. GLSL-version if it's forced lower. 2019-09-21 14:58:59 +02:00
texts Add change log entry for 4.4.1 2019-12-23 10:52:51 +01:00
themes Change RadioCheckbar active button color 2019-12-10 13:19:10 +01:00
variants Merge branch 'voron2_duplicated' 2019-12-19 14:06:43 +01:00