Ghostkeeper
08be77adad
Increment SDK version to 7.5.0
...
The Cura 4.9 release will have expanded functionality. If you have a plug-in that uses this functionality, marking it as using SDK 7.5.0 will notify older Cura releases that they can't use that plug-in.
2021-04-06 13:28:08 +02:00
Remco Burema
81c37ac4f4
Changelog changes just in time.
2021-04-06 13:10:52 +02:00
Remco Burema
7520e3b148
Workaround old-style menu's not closeable on Mac OSX.
...
Menu's didn't always close, and on newer Macs users wouldnt be able to even close the menu, making this a blocker. Will fix this properly before the final, but at least the beta should be usable now.
CURA-8142
2021-04-06 12:21:59 +02:00
Konstantinos Karmas
b9f76ef9e4
Merge pull request #9488 from Ultimaker/CURA-8110_upgrader
...
Cura 8110 upgrader
2021-04-06 12:03:17 +02:00
Remco Burema
a04fee8e95
Deprecated QtQuickControls 1 has some problems on Mac OSX.
...
In this particular case it was easiest to do the in a sense proper thing and just upgrade.
CURA-8127
2021-04-06 10:44:31 +02:00
Miroslav Sustek
068ee32d32
fix typo in Czech translation of "Experimental"
2021-04-04 20:55:28 +02:00
Miroslav Sustek
38e7d3b1ff
Add missing Czech translations for Cura 4.9
2021-04-04 19:46:46 +02:00
Jelle Spijker
295e16f5cd
Merge pull request #9493 from Ultimaker/CURA-8152_Onboarding_flow_dialog_ends_after_selecting_networked_printer_without_showing_whats_new
...
CURA-8152: Go to the next page when adding a networked machine in oboarding wizard
2021-04-04 12:47:58 +02:00
jelle Spijker
279edf7a37
Czech Translations for 4.9
...
CURA-8153
2021-04-02 19:28:44 +02:00
Kostas Karmas
40c07fdeca
Merge branch '4.9_translations' into 4.9
2021-04-02 18:11:22 +02:00
fvrmr
78d9576d5b
Changelog and whats new
...
Added the changelog for 4.9 beta.
Copywrite whats new pages.
2021-04-02 16:55:56 +02:00
jelle Spijker
33c33c267d
Translations for 4.9
...
CURA-8153
2021-04-02 16:34:06 +02:00
Konstantinos Karmas
db750ccf43
Merge pull request #8842 from sustmi/CURA-8821_add_czech_translation
...
Add Czech translations for Cura 4.8
2021-04-02 15:45:42 +02:00
Kostas Karmas
789f6de9c8
Go to the next page when adding a networked machine in oboarding wizard
...
CURA-8152
2021-04-02 14:39:22 +02:00
Jaime van Kessel
67e03e8763
Merge branch '4.9' of github.com:Ultimaker/Cura into CURA-8110_upgrader
2021-04-02 13:48:39 +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
jelle Spijker
368d28619e
Revert "Bump setting_version to 17" for instances
...
This reverts commit da4db51b
2021-04-02 10:43: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
jelle Spijker
0c965b4b20
Add current version to setting_visibility
...
CURA-8810_version_upgrade
2021-04-01 16:17:01 +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
VOLUMIC
c7ae9a7a67
Definitions corrections
2021-03-31 16:07:01 +02:00
VOLUMIC
f03e41701c
Definitions correstions 2
2021-03-31 16:00:06 +02:00
jelle Spijker
b05b36ae56
Added the VersionUpgrade48to49 plugin to bundled packages
...
CURA-8810_version_upgrade
2021-03-31 15:14:18 +02:00
jelle Spijker
fb05f1ce89
Made VersionUpgrade47to48 a bundled package
...
CURA-8810_version_upgrade
2021-03-31 15:14:12 +02:00
jelle Spijker
da4db51b0a
Bump setting_version to 17
...
CURA-8810_version_upgrade
2021-03-31 15:13:06 +02:00
VOLUMIC
ab79c8af15
Delete stream20_30_extruder.def.json
...
no more used
2021-03-31 14:51:40 +02:00
VOLUMIC
47808cc309
Definitions corrections
2021-03-31 14:45:50 +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
VOLUMIC
0b298b5475
optimized STL
2021-03-30 18:26:36 +02:00
Remco Burema
315898864c
Merge branch 'CURA-7180_keyring_storage' into big_merge_v49
2021-03-30 17:21:17 +02:00
VOLUMIC
4dca95f263
Profils files for VOLUMIC printers series
...
Profils files for VOLUMIC printers series
2021-03-30 17:14:53 +02:00
VOLUMIC
979c2a249f
Files for VOLUMIC printers series
...
Files for VOLUMIC printers series
2021-03-30 17:11:40 +02:00
VOLUMIC
c311eb639e
Extruders definitions files for VOLUMIC printers series
...
First extruders definitions files for VOLUMIC printers series
2021-03-30 17:10:05 +02:00
VOLUMIC
5e61737a08
Definitions files for VOLUMIC printers series
...
First definitions files for Volumic printers
2021-03-30 17:08:48 +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