Diego Prado Gesto
915bb2e450
CURA-4895 Connect timer signal just if CuraApplication has been previously created and started
2018-02-05 11:28:17 +01:00
Diego Prado Gesto
e1bca1ca5d
CURA-4895 Don't run autosave settings if application has not been created or if not started
2018-02-05 11:28:17 +01:00
Lipu Fei
b59eadce1c
Fix AutoSave crashing the early crash dialog
...
CURA-4895
2018-02-05 11:28:16 +01:00
Lipu Fei
547baff239
Always show crash dialog
...
CURA-4895
2018-02-05 11:27:40 +01:00
Lipu Fei
c2aa5fc2a2
Only initialise AutoSave after Application finishes its start up
...
CURA-4895
2018-02-05 11:27:38 +01:00
Lipu Fei
30b1e74881
Fixes for early crash dialog
...
CURA-4895
2018-02-05 11:26:38 +01:00
Lipu Fei
aefe24222f
Add a CLI flag to test early crash
...
CURA-4895
2018-02-05 11:26:38 +01:00
Lipu Fei
6bbc18d51e
Make an extra early crash dialog
...
CURA-4895
An early crash dialog showing options to backup the current user data
and reset the configuration files.
2018-02-05 11:26:37 +01:00
Lipu Fei
1d946085d3
Make crash dialog available before Application starts
...
CURA-4895
2018-02-05 11:26:34 +01:00
fieldOfView
25eb1ff342
Fix the detection of multiextruder replacement patterns
...
Since #3068 , replacement patterns can take the form of {setting_nr, extruder_nr}. This form was not being recognised when determining if CuraEngine should prepend its own preheat sequence.
2018-02-03 22:09:40 +01:00
ChrisTerBeke
8e86c49c81
Merge pull request #3176 from fieldOfView/fix_dark_sidebar
...
Fix sidebar theming (for Ultimaker Dark theme)
2018-02-02 14:31:43 +01:00
Andreea Scorojitu
9b8e7cb722
Update_changelog_CURA-4886
...
Update to 3.2
2018-01-31 15:46:30 +01:00
Diego Prado Gesto
9d267cb9c7
Check if there is any gcode in the scene before executing a post process
2018-01-31 14:36:16 +01:00
Lipu Fei
3927c70625
Fix material_diameter handling in ExtruderStacks
...
CURA-4898
2018-01-31 13:32:45 +01:00
Diego Prado Gesto
68366ccc8d
CURA-4897 Minor changes
2018-01-31 11:01:42 +01:00
Andreea Scorojitu
ac266581c6
Update_changelog_CURA-4886
...
Update to 3.2, CURA-4886
2018-01-31 10:32:08 +01:00
Lipu Fei
cfd60e5557
Fix Olsson Block binding in UM2 machine settings
...
CURA-4897
2018-01-30 17:33:34 +01:00
Diego Prado Gesto
4cf07f5fe6
CURA-4868 Fix typo
2018-01-30 17:23:55 +01:00
Lipu Fei
759e596eb6
Fix add extruder function
...
CURA-4868
2018-01-30 12:19:16 +01:00
Diego Prado Gesto
b7093e8b57
Make the menu separator only show if there are quality changes profiles
2018-01-30 11:26:01 +01:00
Diego Prado Gesto
41cf708db1
Merge branch '3.2' of https://github.com/Ultimaker/Cura into 3.2
2018-01-30 11:24:39 +01:00
Diego Prado Gesto
bdfb8f1b5b
CURA-4885 Remove the part in which the version upgrader creates a
...
quality changes instance. This instance container is created in the
workspace reader. This avoids the profile to appear twice.
2018-01-30 11:23:00 +01:00
Lipu Fei
a4a1832a58
Fix legacy profile importing for CFP
...
CURA-4876
2018-01-30 09:49:31 +01:00
Lipu Fei
f1363fab73
Move newline format
...
CURA-4863
2018-01-29 16:33:52 +01:00
Lipu Fei
d351eba758
Use \n instead of \r for message formatting
...
CURA-4863
2018-01-29 14:55:56 +01:00
Lipu Fei
924f3972fd
Create quality_changes for extruder stack if missing in profile importing
...
CURA-4868
2018-01-29 14:50:08 +01:00
Lipu Fei
34e6816f83
Fix container ID modification in profile importing
...
CURA-4868
2018-01-29 14:50:07 +01:00
Lipu Fei
507b967946
Minor fixes
...
CURA-4868
2018-01-29 14:50:07 +01:00
Aleksei S
b5856d6577
Merge branch '3.2' of github.com:Ultimaker/cura into 3.2
2018-01-29 13:48:23 +01:00
Aleksei S
750a86d2fd
Added new lines to distinguis error message
...
CURA-4876
2018-01-29 13:47:24 +01:00
Lipu Fei
b9fc3997e5
Fix jellybox -> imade3d_jellybox renaming
...
CURA-4863
2018-01-29 13:00:48 +01:00
Lipu Fei
7dfc1a4aa7
Add encoding='utf-8' for text file reading
...
CURA-4875
When encoding is not provided, the behaviour is system dependent and it
can break on OS X.
2018-01-29 12:29:20 +01:00
Lipu Fei
63ac8412e6
Fix importing legacy INI quality profiles
...
CURA-4876
2018-01-29 11:18:16 +01:00
Ghostkeeper
58dc6e2b0f
Add new strings to each translation
...
This merges the updated translation templates (.pot) into the existing translations (.po).
Contributes to issue CURA-4883.
2018-01-29 10:37:47 +01:00
Ghostkeeper
a40d13b50e
Update translation templates for Cura 3.2
...
Contributes to issue CURA-4883.
2018-01-29 09:50:12 +01:00
Lipu Fei
4a9fc4b7d4
Set imported containers to bedirty so they will get saved
...
CURA-4875
2018-01-26 14:17:18 +01:00
fieldOfView
a1adce298e
Add color to "recommended"/"custom" button texts
2018-01-24 16:56:53 +01:00
fieldOfView
1a56eae186
Bring SettingOptionalExtruder up to speed
2018-01-24 16:46:53 +01:00
fieldOfView
6480926869
Add swatches in extruder dropdown
2018-01-24 16:44:15 +01:00
fieldOfView
19e74a2d45
Add extruder combobox popup styling
2018-01-24 16:29:36 +01:00
fieldOfView
428dfeaed7
Add combobox popup styling
2018-01-24 16:08:56 +01:00
Diego Prado Gesto
d72e08a3ba
Merge branch '3.2' of https://github.com/Ultimaker/Cura into 3.2
2018-01-24 16:05:28 +01:00
Diego Prado Gesto
e38cf957bb
CURA-4839 Avoid creating unique names for the extruder instance
...
containers if the strategy is upgrade existing
2018-01-24 16:04:11 +01:00
ChrisTerBeke
9af3a5faa6
Merge branch '3.2' of https://github.com/Ultimaker/Cura into 3.2
2018-01-24 14:02:54 +01:00
ChrisTerBeke
d1f2d6f45d
Fix checking material_used per extruder for analytics - CURA-4858
2018-01-24 14:02:44 +01:00
Ghostkeeper
3f7eaaae94
Move HTML tags out of translated text
...
We always want the same HTML tag around it. There's no need to allow the translator to change that.
Discovered during issue CURA-4692.
2018-01-24 13:52:31 +01:00
Ghostkeeper
d6182c8c49
Fix extra space in translation
...
The only mistake I found, really.
Contributes to issue CURA-4692.
2018-01-24 13:52:31 +01:00
Ghostkeeper
5b90bb3c5a
Update Portuguese translations by Utópica3D
...
These people did a pass on the Portuguese translations and made a lot of improvements.
Contributes to issue CURA-4692.
2018-01-24 13:52:31 +01:00
ChrisTerBeke
9488c39f68
Update plugin browser version as we have breaking changes in Cura 3.2
2018-01-24 11:07:13 +01:00
Lipu Fei
a6f5f8ea68
Revert "Revert "Rename Enable Travel Optimization to Infill Travel Optimization""
...
This reverts commit 3ec4cc6a0ba466df7d454084b51a0becbc3d7d32.
2018-01-23 20:37:24 +01:00