Ghostkeeper
96a6b7559e
Remember opened state of settings panel
...
So if you restart Cura while the settings panel was open, it'll stay open when Cura is started back up.
Contributes to issue CURA-6069.
2019-01-02 14:05:17 +01:00
Jaime van Kessel
ae7f843bbc
Merge branch '4.0' of github.com:Ultimaker/Cura into 4.0
2019-01-02 13:54:19 +01:00
Jaime van Kessel
71632fd098
Add the postProcessing button back next to the slice button
...
CURA-6043
2019-01-02 13:53:35 +01:00
Ghostkeeper
9e0a423f28
Disable visibility of glass buildplate configuration in sync menu
...
Because the build plate swapping is not implemented yet.
2019-01-02 13:30:29 +01:00
Jaime van Kessel
df23097a99
Changed the label for when no remote configurations are loaded yet
2019-01-02 11:36:07 +01:00
Jaime van Kessel
9be1f8aa7b
Removed marketplace menu item from top menu
...
It was a bit double since we had the marketplace button in the top bar
2019-01-02 11:33:49 +01:00
Jaime van Kessel
a0031853d3
Fix button color in toolpanel for dark theme
2019-01-02 11:32:49 +01:00
Ghostkeeper
6092402a87
Fix 'Slicing...' message when not autoslicing
...
Also changes the 'auto slicing' text to just 'slicing', because that's more what the user expects.
Discussed with UX.
Contributes to issue CURA-6025.
2018-12-31 15:44:09 +01:00
Ghostkeeper
4177faa6ea
Fix font usage in installed plug-ins
...
Several different font sizes should be used here.
Contributes to issue CURA-6025.
2018-12-31 15:37:31 +01:00
Ghostkeeper
7ef8287e52
Fix theming of back button in Marketplace
...
Give it a bit more space for if the translated text is wider, and if it is wider also align it properly with the arrow.
Contributes to issue CURA-6025.
2018-12-31 15:33:37 +01:00
Ghostkeeper
346c820959
Remove hover color for Marketplace header tabs
...
It was not desirable, as discussed with the designer.
Contributes to issue CURA-6025.
2018-12-31 15:22:34 +01:00
Ghostkeeper
30ab1a957f
Make headers of Marketplace large
...
As per the design.
Contributes to issue CURA-6025.
2018-12-31 15:18:50 +01:00
Ghostkeeper
df0351acd4
Fix fonts of plug-in tiles
...
Contributes to issue CURA-6025.
2018-12-31 15:14:23 +01:00
Ghostkeeper
c92a0f1fd4
Fix bold fonts on Linux
...
I'm not sure how this performs on other platforms, but on mine it needs at least 63 weight for bold. This is because there is a normal font at weight 40 and a bold font at weight 85. From 63+ it rounds to the bold font with the closest weight then.
Contributes to issue CURA-6025.
2018-12-31 15:09:15 +01:00
Ghostkeeper
66aeb2d1dd
Give print time estimate a large font
...
Contributes to issue CURA-6025.
2018-12-31 14:28:51 +01:00
Ghostkeeper
cf6cce5df0
Make 'Profile' text larger
...
As per the design.
Contributes to issue CURA-6025.
2018-12-31 14:00:39 +01:00
Ghostkeeper
4be9fbb75e
Give tick marks a font
...
Otherwise it uses your system's font, which is not consistent.
Contributes to issue CURA-6025.
2018-12-31 13:57:49 +01:00
Ghostkeeper
44f21b37ac
Make labels on left side of recommended mode larger
...
Contributes to issue CURA-6025.
2018-12-31 13:49:03 +01:00
Ghostkeeper
60a5438db6
Make expandable component header fonts larger
...
As per the design.
Contributes to issue CURA-6025.
2018-12-31 13:43:31 +01:00
Ghostkeeper
8d8133d521
Make synced material name larger than the rest
...
In accordance with the designs.
Contributes to issue CURA-6025.
2018-12-31 13:34:57 +01:00
Ghostkeeper
c74d6fc1e7
Make printerTypeLabel smaller
...
More in line with the theme.
Contributes to issue CURA-6025.
2018-12-31 13:32:49 +01:00
Ghostkeeper
d020a49b75
Assign a font to Marketplace button
...
Otherwise the font face may be different, and the theme has no effect on the font.
Contributes to issue CURA-6025.
2018-12-31 13:26:55 +01:00
Ghostkeeper
c6fb0d70af
Use medium font size for everything in stage menu
...
Except the material manufacturer, which should remain default.
Contributes to issue CURA-6025.
2018-12-31 13:22:53 +01:00
Jaime van Kessel
8dbebaa23c
Ensure that the machine selector list scales properly
...
The old implementation directly listend to the height (instead of childrenRect).
This caused issues, since other things apart from adding / removing machines could
influence the height.
CURA-6060
2018-12-31 13:14:08 +01:00
Ghostkeeper
b5c406dc43
Make default font size slightly smaller
...
In accordance with the designs.
Contributes to issue CURA-6025.
2018-12-31 13:11:24 +01:00
Jaime van Kessel
d9d1c93bd0
Use "NotConnected" as default for the connection state
...
CURA-6011
2018-12-31 11:25:23 +01:00
Jaime van Kessel
89040b6d8f
Remove unneeded nameChanged signal connection
...
CURA-6011
2018-12-31 11:18:17 +01:00
Jaime van Kessel
1277fbabc5
Fix connection type not always being seen correctly
...
CURA-6011
2018-12-31 11:15:03 +01:00
Jaime van Kessel
fd9b29fee2
Rename printersModel to GlobalStacksModel
...
This is a better description for the model anyway.
CURA-6011
2018-12-31 11:09:39 +01:00
Jaime van Kessel
a16e406507
Properly display the full type + brand of unknown material
...
CURA-6033
2018-12-31 11:01:30 +01:00
Jaime van Kessel
c08339e191
Merge branch 'CURA-6033_unknown_material' of github.com:Ultimaker/Cura into 4.0
2018-12-31 10:33:01 +01:00
Jaime van Kessel
f9e76aa6c9
Merge branch 'feature_resize_settings_panel' of github.com:Ultimaker/Cura into 4.0
2018-12-31 10:09:33 +01:00
Jaime van Kessel
52d97dfbd2
Change back the behavior of the output device selector to the old way
...
Although the new way was discussed with our UXers, we got a number of reports that it was confusing.
I also accidentally started a print while using it
2018-12-31 09:32:16 +01:00
Ghostkeeper
b54312fb9b
Merge branch '4.0' into unify_font_types
2018-12-28 15:51:54 +01:00
Ghostkeeper
abe684c1bd
Use Item instead of rectangle without defined colour
...
Item should be faster to render.
Contributes to issue CURA-6056.
2018-12-27 13:36:17 +01:00
Ghostkeeper
f2a32e62fc
Rename 'Protected profiles' to 'Default profiles'
...
We agreed that it looks better, especially when listed right above 'Custom profiles'.
2018-12-27 11:06:09 +01:00
Ghostkeeper
c6c09a8327
Limit height of settings drop-down to window size
...
It seems to be very hard to limit it to not overlap with the action panel. Well, going out of the window is a bigger problem so at least we can fix that.
Contributes to issue CURA-6054.
2018-12-24 16:16:23 +01:00
Ghostkeeper
b7a23399f5
Move action panel in front of settings panel
...
The settings panel can now be so long that they overlap (if the user so chooses). This causes the action panel to be hidden behind the settings. We'd prefer to show the action panel in front, always.
Contributes to issue CURA-6054.
2018-12-24 15:37:48 +01:00
Ghostkeeper
c6f4cb4927
Make the settings panel resizable
...
You can now drag the bottom side of the panel to make it bigger or smaller.
Contributes to issue CURA-6054.
2018-12-24 15:31:47 +01:00
Jaime van Kessel
f627560751
Add timer to QualityProfilesDropdownMenuModel to prevent unneeded updates
...
It's the same old trick we've pulled off quite often, so this should be pretty safe
2018-12-21 17:12:07 +01:00
Ghostkeeper
2277a3d316
Prevent syncing with invalid configurations
...
Contributes to issue CURA-6033.
2018-12-21 16:43:45 +01:00
Ghostkeeper
a720cca5b6
Fix background colour for dark theme
...
The default colour for Rectangle is white. So this Rectangle, not defining a colour, became white. Instead we should use an Item, which cannot have a background colour and thus becomes transparent, making the background colour the same as the button below, which was intended. It's also slightly faster to render.
Contributes to issue CURA-6033.
2018-12-21 16:40:24 +01:00
Ghostkeeper
5e98544541
Don't change the model depending on isValidMaterial
...
That would cause a circular dependency in a way.
Contributes to issue CURA-6033.
2018-12-21 16:33:16 +01:00
Ghostkeeper
e8ea742cf6
Retain binding with isValidMaterial on hover
...
So that if a material becomes valid, it updates this property.
Contributes to issue CURA-6033.
2018-12-21 16:27:38 +01:00
ChrisTerBeke
912652654b
Merge branch '4.0' into STAR-322_cloud-connection
2018-12-21 15:28:56 +01:00
Marijn Dee
12a4a5e9f5
Fixing the rest of the automatic test failures
2018-12-21 15:06:02 +01:00
alekseisasin
facf1428d6
Merge pull request #5020 from Ultimaker/CURA-6004_missing_tooltips
...
Cura 6004 missing tooltips
2018-12-21 14:57:06 +01:00
Aleksei S
c8994102da
Use short for each javascript function
...
CURA-6033
2018-12-21 14:44:25 +01:00
Jaime van Kessel
766fc2293e
Fix visibility for machine icon in dark theme
2018-12-21 14:35:41 +01:00
Aleksei S
01783e7f68
Check material name instead of material brand
...
CURA-6033
2018-12-21 13:54:01 +01:00