jelle Spijker
33c33c267d
Translations for 4.9
...
CURA-8153
2021-04-02 16:34:06 +02:00
Ghostkeeper
e6951327bb
Translate title of sign in screen
...
Formerly this probably wasn't translated because it's like a name or term. But now it definitely needs to be translated.
Contributes to issue CURA-8107.
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
2021-04-02 11:09:24 +02:00
Ghostkeeper
7f353d72a7
Remove now unused image of printers
...
Contributes to issue CURA-8107.
2021-04-01 19:36:00 +02:00
Ghostkeeper
9ebb5e4cee
Redesign log-in advertisement
...
This is a new text and new ordering. The title is above the image now, and the sign in has become a tertiary button.
Contributes to issue CURA-8107.
2021-04-01 19:33:35 +02:00
Ghostkeeper
3e4098cffa
Clean up unreadable mess of SVG code
...
It's now documented and written down in human terms. Since it doesn't involve encoding contours as 0-width paths any more, the rendering should also be a bit faster.
Contributes to issue CURA-8107.
2021-04-01 19:09:55 +02:00
Ghostkeeper
6b41f3a5cd
Make the welcome screen a re-usable image
...
It's not good to name a resource after where it's used if it could be necessary in multiple places.
Contributes to issue CURA-8107.
2021-04-01 18:19:18 +02:00
Remco Burema
9ffd7ecdb3
Make Wizard Dialogs non-resizeable.
...
5-min fix.
2021-04-01 13:01:14 +02:00
Remco Burema
92c3c0cdea
Solve 'What's New' font troubles.
...
5-min fix.
2021-04-01 08:54:16 +02:00
Remco Burema
61bbc6a935
Omit 'Changelog' from title-label
...
5-min fix.
2021-03-31 18:58:31 +02:00
Remco Burema
7cf2ebe441
Fit text in boxes.
...
5-min fix.
2021-03-31 09:54:05 +02:00
Remco Burema
368c0310a5
Merge branch 'big_merge_v49' into 4.9
2021-03-30 22:51:50 +02:00
Remco Burema
315898864c
Merge branch 'CURA-7180_keyring_storage' into big_merge_v49
2021-03-30 17:21:17 +02:00
Remco Burema
e8defcff7c
Merge branch 'CURA-7180_keyring_storage' into big_merge_v49
2021-03-30 14:56:39 +02:00
Eryone
9bdf139634
Improve End GCode of eryone_thinker ( #9466 )
...
Ensure we disable bed temp and turn off all fans.
Move the nozzle up by 0.5mm and retract to remove wipe on model top layer.
Co-authored-by: Demetrius Apostolopoulos <75643490+dapostol73@users.noreply.github.com>
2021-03-30 13:34:14 +02:00
Konstantinos Karmas
504f6dbe70
Revert "Cura 7813 qml modules version bump"
2021-03-30 09:48:28 +02:00
Konstantinos Karmas
180732788b
Merge pull request #9472 from Ultimaker/CURA-7813_QML_warnings
...
Cura 7813 qml modules version bump
2021-03-30 09:42:59 +02:00
jelle Spijker
645dc181bc
Fixed not showing tooltip
...
CURA-7813
2021-03-30 09:26:36 +02:00
Kostas Karmas
7827b36ab7
Fix QML warnings due to depricated on<signal> calls in Connections
...
As of 5.12, the signals used in connections should not be declared as on<signal>, but as
function on<signal>(arguments).
2021-03-30 09:02:48 +02:00
jelle Spijker
3baa71fd48
Update QtGraphicalEffects, Window and Dialogs
...
CURA-7813
2021-03-29 18:12:35 +02:00
jelle Spijker
9da321ffb9
Update Layouts, Control.Styles and Dialogs
...
CURA-7813
2021-03-29 18:04:47 +02:00
jelle Spijker
2986d50745
Update QtQuick and QtQuick.Controls
...
CURA-7813
2021-03-29 17:55:19 +02:00
Kostas Karmas
dadda742ec
Add pywin32 to the requirements
...
Allows the keyring library to use the Windows Credential Manager as a backend.
CURA-7180
2021-03-29 16:31:31 +02:00
Jaime van Kessel
8b447ca5cd
Merge pull request #9270 from mehmetsutas/Rigid3D
...
Update Rigid3D definitions / Add Mucit2 definition
2021-03-29 13:53:30 +02:00
Ghostkeeper
4eec099c31
Slightly lower build plate mesh
...
The top of the build plate mesh seems to be 1mm into the build volume in its actual coordinates. The mesh was lowered by 0.8mm. Probably they tried to lower it by 1mm first and then found that it was z-fighting. I'm resolving the z-fight the other way around so that the mesh actually appears completely below the build volume. This makes the build plate grid more clear. No more grey film on top of it.
2021-03-29 13:46:58 +02:00
Ghostkeeper
309bd52eb4
Merge branch 'defs_inat' of https://github.com/MarkINAT/Cura into MarkINAT-defs_inat
2021-03-29 13:40:10 +02:00
MarkMan0
d7c8d05be9
Change machine_start_gcode
2021-03-26 14:58:26 +01:00
MarkMan0
cc76002c03
disable infill_before_walls
2021-03-26 11:49:47 +01:00
MarkMan0
5872065dc8
fix temperatures
2021-03-26 11:49:35 +01:00
Remco Burema
729d3afd32
Workaround discinction model/models/group.
...
Fixes #9448
2021-03-26 11:26:03 +01:00
MarkMan0
ad803c22fd
Fix printer height
2021-03-26 11:20:03 +01:00
Jaime van Kessel
2e88a3463c
Merge branch 'CURA-8014_welcome_pages_attract_mode' of github.com:Ultimaker/Cura
2021-03-25 15:53:59 +01:00
Jaime van Kessel
4e80ac5138
Use alignment instead of anchors
...
Since it's within a layout, you can't use anchors
CURA-8014
2021-03-25 15:53:08 +01:00
Remco Burema
839ac63241
Darker inactive dots in Whats New.
...
CURA-8014
2021-03-25 15:35:53 +01:00
Kostas Karmas
179d77ef5c
Transfer the "What's new" and "Changelog" pages at the end of wizard
...
To match the requirements specified in the ticket.
CURA-8014
2021-03-25 13:29:17 +01:00
Jaime van Kessel
ab95af167c
Merge branch 'CURA-8094_onoarding_flow' of github.com:Ultimaker/Cura
2021-03-25 13:12:44 +01:00
Kostas Karmas
7af6ea5cc5
Remove unnecessary horizontalCenter anchor
...
Left and right anchors can't work at the same time with the horizontalCenter. In this case it
makes more sence to remove the horizontalCenter, since the left and right ones also define the
width of the rectangle.
CURA-8014
2021-03-25 12:51:07 +01:00
Jaime van Kessel
46c4a70b50
Merge branch 'CURA-8066_Change_tableView_colors' of github.com:Ultimaker/Cura
2021-03-25 11:33:54 +01:00
Kostas Karmas
e55e157925
Change label text to not contain a new line character
...
CURA-8094
2021-03-25 09:05:49 +01:00
Kostas Karmas
18c0510727
Fix review comments in WelcomeContent.qml
...
CURA-8094
2021-03-25 09:00:14 +01:00
Kostas Karmas
d6c1ffdda3
Fix review comments in CloudContent.qml
...
CURA-8094
2021-03-25 08:58:37 +01:00
Kostas Karmas
0488887780
Add image sizes for welcome dialog
...
CURA-8094
2021-03-25 08:57:15 +01:00
Kostas Karmas
c38b6f0522
Change SVG icon names
...
CURA-8094
2021-03-25 08:56:15 +01:00
Kostas Karmas
b21a21c0f2
Add missing style
...
Without it the svgs are rendered as completely black.
CURA-8094
2021-03-24 16:47:40 +01:00
Remco Burema
7304226aca
Increase reliance on anchors instead of width-height.
...
CURA-8014
2021-03-24 16:44:58 +01:00
Remco Burema
98ed2bc8b6
Adopt code-review remark.
...
Use height instead of implicit height.
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
2021-03-24 15:59:22 +01:00
Remco Burema
d033e066f7
Adopt code-review remark.
...
Use width instead of implicit width.
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
2021-03-24 15:58:44 +01:00
Remco Burema
b04bbfdee2
Adopt code-review remark.
...
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
2021-03-24 15:57:41 +01:00
Remco Burema
5083db8d44
On new install or update, have highlights not just changelog.
...
Place images in resources/images/whats_new/N.format and texts in resources/texts/whats_new/N.format where N is the ordinal and format the respective allowed formats.
CURA-8014
2021-03-24 12:00:05 +01:00
Jelle Spijker
1b8d261e95
Correct spacing in Welcome screen
...
CURA-8094 Cura onboarding flow
2021-03-23 12:57:38 +01:00
Jelle Spijker
778db451ad
fixed typo
...
CURA-8094 Cura onboarding flow
2021-03-23 11:40:23 +01:00