Kostas Karmas
ccd4add3ef
Apply different filtering per category when pressing Back
...
Back now applies the same filters that are applied when pressing the tab buttons.
CURA-7649
2020-08-11 11:32:53 +02:00
Kostas Karmas
c7525719d5
Fix wrong filtering in Marketplace when pressing Back
...
It was trying to apply a wrong filter, which was causing a slowdown.
It is now applying the correct filter.
Fixes https://github.com/Ultimaker/Cura/issues/8161
CURA-7649
2020-08-11 11:18:37 +02:00
Kostas Karmas
8a7dd2cfdf
Update Toolbox labels to be aligned with the Digital Factory
...
CURA-7605
2020-07-27 11:58:55 +02:00
Remco Burema
51a13675a5
Remove rating packages/materials.
...
Online teams decided not to support ratings anymore, making this a rather useless feature in the upcoming release.
CURA-7606
2020-07-22 12:51:20 +02:00
Jaime van Kessel
8ba71fde44
Merge branch 'split_bundled_unbundled_option_2' of github.com:Ultimaker/Cura
2020-04-02 14:34:17 +02:00
Remco Burema
8d6cbdf673
Fix long materials title causes misalign.
...
CURA-7240
2020-04-01 17:57:33 +02:00
Remco Burema
07569c6b88
Fix extra line after plugin/materials list.
...
CURA-7240
2020-04-01 17:54:56 +02:00
Kostas Karmas
5581705a0f
Revert "Wrap the restart prompt text in Marketplace"
...
This reverts commit 2978b09e26b30b3ce007db04fdb8ce05026f35fa.
2020-03-31 11:32:34 +02:00
Kostas Karmas
2978b09e26
Wrap the restart prompt text in Marketplace
...
CURA-7332
2020-03-31 11:24:23 +02:00
Jaime van Kessel
da4bb127df
Add wordWrap to restart required message
...
In some languages (and on some operating systems) the
text would be cut off by the button
2020-03-31 10:56:03 +02:00
konskarm
bba6a5cc39
Merge pull request #7144 from Ultimaker/CURA-7162/replace_robot_with_placeholder
...
CURA-7162/Replace the default logobot.svg with a new placeholder
2020-03-30 15:05:37 +02:00
Kostas Karmas
92cef02ee5
Open "buy material spool" with custom openUrl
...
CURA-7310
2020-03-24 16:38:25 +01:00
Kostas Karmas
e003d76c1e
Open links in materials with custom openUrl
...
CURA-7310
2020-03-24 16:36:09 +01:00
Ghostkeeper
b572fc68de
Don't hard-code the application name
...
As a response to the comment on commit d501f7730a42e45177fa3cdb89a4cdce1f1bd9a4.
2020-03-06 15:54:23 +01:00
Jaime van Kessel
d501f7730a
Show Full name for quit message
...
We're a bit insecure about Cura, so we have to put the company name in front of it ;)
2020-03-02 10:48:47 +01:00
Dimitriovski
1acfaf9705
added sourceSize property to qml's Image for better rendering
...
CURA-7162
2020-02-27 11:19:44 +01:00
Dimitriovski
510acfab62
Replaced the logobot.svg image with a new placeholder.svg image
...
CURA-7162
2020-02-21 17:05:27 +01:00
Ghostkeeper
242da1b3aa
Give web marketplace button a hover colour
...
It needs to be the same as the bar beneath the marketplace tab buttons when highlit.
Contributes to issue CURA-7071.
2020-01-28 14:47:00 +01:00
Ghostkeeper
6553443f3b
Make marketplace materials link slightly smaller
...
Contributes to issue CURA-7071.
2020-01-28 14:41:29 +01:00
Ghostkeeper
38e7a9e4df
Turn Marketplace link into an actual link
...
With consistent styling. The original design didn't have the link underlined but since the rest of the Cura UI has it underlined I let that happen here too.
Contributes to issue CURA-7071.
2020-01-28 14:37:59 +01:00
Ghostkeeper
e51a1b18be
Add link text to marketplace search page
...
Contributes to issue CURA-7071.
2020-01-28 14:19:33 +01:00
Ghostkeeper
1c79193f9a
Always go to plug-ins page regardless of active tab
...
This was a requirement from UX. Apparently we're adding a link to the materials elsewhere.
Contributes to issue CURA-7071.
2020-01-28 13:25:27 +01:00
Ghostkeeper
13644f7e41
Load different pages of Marketplace depending on current tab
...
Feels intuitive actually, but if you think about it it's weird that the link should change depending on the tab that's next to it.
Contributes to issue CURA-7071.
2020-01-28 11:58:56 +01:00
Ghostkeeper
654a28450d
Fix dark theme icon colour
...
Contributes to issue CURA-7071.
2020-01-28 11:36:42 +01:00
Ghostkeeper
e6856b02a4
Make entire tooltip area clickable
...
Also saves on another component. And it's more logical, easier to use and fault-tolerant.
Contributes to issue CURA-7071.
2020-01-28 11:33:25 +01:00
Ghostkeeper
1d110c2c33
Reduce size of web marketplace link button
...
Contributes to issue CURA-7071.
2020-01-28 11:31:10 +01:00
Ghostkeeper
812017c814
Switch out shop icon
...
The sourceSize needs to be adjusted because this is an SVG that we don't necessarily want to stretch but just want to render directly at the correct size.
Contributes to issue CURA-7071.
2020-01-28 11:29:01 +01:00
Dimitriovski
51ec8a539f
Added a 'Marketplace' icon in the header of the Toolbox
...
CURA-7071
2020-01-16 16:30:11 +01:00
Nino van Hooff
ed7134ded8
Organize Toolbox (marketplace) qml files according to type
...
CURA-6569
2019-11-04 17:35:24 +01:00