1025 Commits

Author SHA1 Message Date
Nino van Hooff
4fd5c6e337 Add account sync assets
CURA-7290
2020-04-30 17:18:20 +02:00
Kostas Karmas
05e92b953a Size the Welcome Wizard using the theme
CURA-7022
2020-04-28 17:44:35 +02:00
Ghostkeeper
0150f37937
Merge branch 'master' into xray_in_solid_view 2020-03-24 21:45:48 +01:00
Ghostkeeper
c44f82c44f
Add placeholder header pattern
This removes a warning from our log that this image couldn't be found. Instead it now draws a completely transparent image there.
The warning that is no longer in the log now looked like this:
2020-03-20 13:52:27,980 - WARNING - [MainThread] UM.Qt.Bindings.Theme.getImage [133]: No image header_pattern defined in Theme

Done during Turbo Testing and Tooling.
2020-03-20 14:05:42 +01:00
Jaime van Kessel
d01286a340
Remove all duplicate entries from dark theme 2020-03-10 11:57:30 +01:00
Jaime van Kessel
1a24e9a04a
Remove unneeded overrides from dark theme 2020-03-10 11:35:07 +01:00
Ghostkeeper
d2cab162ed
Make support render transparently
This way you can still sort of see what is being supported under there. Handy!

However because the layer view is rendered on top of everything else, the Z buffering is a bit messed up. This makes the support always exactly the transparency value in the theme regardless of how many layers of support are drawn. That's nice, because it makes it so that you can always see through the support.

This doesn't work when the colour scheme of layer view is not set to Line Type. There is no differentiation between support and other things then. Support infill seems to not be used at all by layer view, but I've also made the support interface transparent just like the normal support.
2020-03-10 01:06:11 +01:00
Tim Kuipers
82b2f23689 make xray solid color depending on what it occludes 2020-02-27 16:41:20 +01:00
Lipu Fei
632cfeb18b Update fonts using Google Noto Sans Fonts
CURA-6964

Fonts are downloaded from https://www.google.com/get/noto/#sans-lgc
with the "Condensed" fonts removed.
2020-02-05 11:25:27 +01:00
Nino van Hooff
8ea3004c73 Fix some dark theme styling (MoreInfoWindow, ToolboxLicenseDialog
CURA-7152
2020-01-30 12:51:13 +01:00
Nino van Hooff
9dd50c8804 Replace buttons by PrimaryButtons for cloud sync dialogs
CURA-6984
2020-01-17 13:54:39 +01:00
Jaime van Kessel
c6f42766c7
Remove hardcoded sizes from dialogs & popups
Contributes to #6670
2019-11-19 13:00:39 +01:00
Ghostkeeper
60d59148e8
Fix typo in the R
Contributes to issue CURA-6934.
2019-10-30 14:05:35 +01:00
Ghostkeeper
d8e1402b68
Make logo larger
Seems to be more towards what the rest of the products show.

Contributes to issue CURA-6934.
2019-10-30 13:50:42 +01:00
Ghostkeeper
d3809f8830
Replace logo in the top left corner
This aligns it with the other Ultimaker products. Sorry, overruled by higher up. Corporate things.

Contributes to issue CURA-6934.
2019-10-30 13:42:33 +01:00
Jaime van Kessel
785c33abec
Change the action_button_hover color in dark theme
This makes it actually visible.
2019-09-26 13:16:52 +02:00
Nino van Hooff
9fa2b26897 Styling: do not use thick_lining for selected tool icons.
Affects Per Object Settings and rotate Lay Flat

CURA-6683
2019-09-18 11:23:10 +02:00
Jaime van Kessel
5db122aff6
Merge branch 'master' of github.com:Ultimaker/Cura into CURA--6683_icons_per_object_settings 2019-09-12 15:01:11 +02:00
Ian Paschal
d370a69073 Add some theme values
CS-158
2019-09-11 14:49:36 +02:00
Nino van Hooff
80569c2f51 Update Per Object Settings Overhangs icon 2019-09-10 13:37:05 +02:00
Nino van Hooff
3052438177 Add Per Object Settings icons 2019-09-10 13:37:05 +02:00
Remco Burema
e5a690e605 Wrap up 'lay flat by face' feature for 4.3-BETA.
Icon thanks to Yi-An Lai.
part of CURA-6754
2019-09-10 12:37:59 +02:00
Jaime van Kessel
450302071f Simplified the dark & light theme for colorblindness 2019-07-23 14:19:21 +02:00
nubnubbud
59ee319293 changed red axis to be a bit more distiguishable 2019-06-29 01:22:54 -07:00
nubnubbud
d6339ee541 Revised capitalization to match Ultimaker themes 2019-06-22 04:33:49 -07:00
nubnubbud
33f959259b removed incomplete theme 2019-06-22 03:02:56 -07:00
nubnubbud
ad6f09a744 added light and dark colorblindness accessibility themes 2019-06-22 02:56:02 -07:00
nubnubbud
da56f2787c added colorblind mode 2019-06-21 15:49:56 -07:00
Diego Prado Gesto
de5de8b9f1 Merge branch 'master' of github.com:Ultimaker/Cura 2019-06-11 09:54:14 +02:00
Diego Prado Gesto
b90fb9f810 Make the layer and path slider a bit longer 2019-06-11 09:53:37 +02:00
Ghostkeeper
ec22ddcb9a
Give infill and support interface a more distinct colour
We had complaints that infill had a too similar colour to skin.

Fixes #5827.
2019-06-07 13:30:15 +02:00
Lipu Fei
3ca272ff72 Merge remote-tracking branch 'origin/4.1' 2019-05-22 07:44:26 +02:00
Ian Paschal
c9588d173f Add monitor column to theme
Contributes to CL-1329
2019-05-20 12:18:38 +02:00
Diego Prado Gesto
9e5e57e6c5 Merge branch 'master' into feature_model_list 2019-05-07 11:57:31 +02:00
Lipu Fei
afeb9b90ec Increase width of toolbox header tab
CURA-6503
2019-05-06 13:42:42 +02:00
Diego Prado Gesto
9bf77e9302 Add icons for the send anonymous data welcome page
Contributes to CURA-6434.
2019-04-29 17:29:38 +02:00
Diego Prado Gesto
534a035841 Add a grid with images
Those images indicate the type of data we are collecting anonymously.

Contributes to CURA-6434.
2019-04-29 14:50:14 +02:00
Remco Burema
bcfb2c02e5 Fix dark-theme and arrow for add-printer-dialog. [CURA-6435] 2019-04-17 17:45:11 +02:00
Ian Paschal
2f6a2b9ee5 Make pop up more visible
Contributes to CL-1298
2019-04-15 10:12:48 +02:00
Jaime van Kessel
0bad57259c Increased the font size of notification icon to make it more readable
CURA-6151
2019-04-08 13:27:30 +02:00
Ghostkeeper
ae9395aebb
Merge branch 'master' into WIP_onboarding 2019-04-03 11:53:40 +02:00
Jaime van Kessel
8b28dfb5e2 Removed unused style 2019-04-01 16:30:31 +02:00
Jaime van Kessel
dc66bdacc6 Simplify the main_window_header_tab style 2019-04-01 16:27:46 +02:00
Jaime van Kessel
5105b67a8c Remove unused entries from the theme 2019-04-01 15:18:49 +02:00
Jaime van Kessel
7a3cd81e3f Fix font size for the titles in the welcome flow
CURA-6057
2019-04-01 14:10:09 +02:00
Lipu Fei
9575c6b3b3 Fix merge conflicts 2019-04-01 13:28:42 +02:00
Lipu Fei
15f9844b85 Make reusable NotificationIcon
CURA-6151
2019-04-01 11:51:31 +02:00
Ghostkeeper
5028290e0d
Remove welcome_pages_default_margin theme entry
Use the wide margin instead. It's practically the same, nobody is going to notice. It still looks spacey and nice, and it's more consistent with the rest of the interface.
We had previously agreed that we will not make any new widget-specific theme entries any more.

Contributes to issue CURA-6057.
2019-03-29 13:41:45 +01:00
Ghostkeeper
129c1ab3d4
Fix welcome page buttons text not fitting
On some operating systems the text would not fit due to different font rendering. Also, after translation, it probably wouldn't fit either.
Usually we have the button size adjusting to the text inside it. The design didn't do this, either because it was too difficult to do in Zeplin, because the designer was lazy, or because the designer didn't know that this was the normal style in the rest of Cura. And the programmer took that over literally.

Contributes to issue CURA-6057.
2019-03-29 13:41:45 +01:00
Jaime van Kessel
2f34bdc650 Fix shadow of the first run screen
CURA-6057
2019-03-29 11:51:57 +01:00