fieldOfView
7e4f60cc12
Set renderType to Text.NativeRendering for qtquick controls 2 Labels
...
Apparently, the qtquickcontrols 2 Label no longer defaults to using renderType: Text.NativeRendering
This causes text to render with QtRendering which looks subtly different on Windows and succinctly broken on some OSX installations.
2018-02-15 12:50:59 +01:00
fieldOfView
ec8dea927f
Fix categories too
2018-02-15 12:50:37 +01:00
fieldOfView
0cf6e3a1cd
Set rendertype for units in SettingTextField
2018-02-15 12:50:28 +01:00
Andreea Scorojitu
4a499ddfec
CURA-4958 Update_3.2.1_changelog
...
Added the bug fixes done for the 3.2.1
3.2.1
2018-02-14 10:50:14 +01:00
Ghostkeeper
582f6ff2d2
Disable Traditional Chinese
...
We didn't get a new translation for 3.2. Sorry. People that had their preferences set to Traditional Chinese will stay on that language until they choose another, but the translation will be incomplete. If someone wants to pick up the translation for a next release, we'll keep the files in our source code.
Contributes to issue CURA-4883.
2018-02-14 09:39:23 +01:00
Ghostkeeper
9483d4678b
Corrections to French translations
...
Some are really bad.
Contributes to issue CURA-4883.
2018-02-14 09:39:23 +01:00
Ghostkeeper
31330d07f3
Update French translations
...
Our French reseller took a look at our translations and made some improvements. Some are for the worse, so I'm making corrections.
Contributes to issue CURA-4883.
2018-02-14 09:39:23 +01:00
Mark
b531c0550d
Change Math.floor to Math.round as a last try to fix garbled fonts
...
CURA-4941
2018-02-14 09:28:47 +01:00
Ghostkeeper
a792fc59eb
Fix headers
...
Some of these had already been bad for a while.
Contributes to issue CURA-4883.
2018-02-13 15:25:46 +01:00
Ghostkeeper
0a52818bd2
Update Japanese translations
...
Our Japanese reseller did a pass on our translations and came up with a few improvements.
Contributes to issue CURA-4883.
2018-02-13 15:25:46 +01:00
Ghostkeeper
03b79268ff
Corrections to Italian translations
...
Some mistakes that I found.
Contributes to issue CURA-4883.
2018-02-13 15:25:46 +01:00
Ghostkeeper
31db802c35
Update Italian translations
...
This is an improvement suggested by our Italian distributor.
Contributes to issue CURA-4883.
2018-02-13 15:25:46 +01:00
Mark
12b2348309
Revert "Use QTQuick 2.2 to fix garbled fonts"
...
This reverts commit 0d5bb952efc468522b55cbf903349aaf7f979af9.
2018-02-13 14:37:05 +01:00
Ghostkeeper
b9205ac19e
Update headers for Brazillian and German translations
...
So they say that they are for 3.2.
Contributes to issue CURA-4883.
2018-02-13 13:03:17 +01:00
Ghostkeeper
312bcb45fa
Merge branch '3.2' of https://github.com/Patola/Cura into Patola-3.2
2018-02-13 13:00:08 +01:00
Mark
0d5bb952ef
Use QTQuick 2.2 to fix garbled fonts
...
CURA-4941
2018-02-13 12:42:31 +01:00
Cláudio Sampaio (Patola)
3195055282
Updated pt_BR translation strings for 3.2
2018-02-13 08:35:13 -02:00
Mark
466926fecd
Increased the version of QtQuick
2018-02-13 11:07:14 +01:00
Mark
7ea654df3d
Fix to make sure margins cant have partial values
...
CURA-4941
2018-02-13 07:31:02 +01:00
Ghostkeeper
d0fdf85eb1
Revert header and copyright information
...
This was changed back by the translator. I think they just had an older template where the header wasn't yet updated.
Contributes to issue CURA-4883.
2018-02-12 13:42:38 +01:00
Ghostkeeper
d72b115be4
Merge branch '3.2' of github.com:Ultimaker/Cura into 3.2
2018-02-12 13:35:46 +01:00
Ellecross
8feaab85cd
New Spanish Translations
2018-02-12 13:34:55 +01:00
Ghostkeeper
b814a13985
Remove fuzzies and correct header
...
Contributes to issue CURA-4883.
2018-02-12 13:28:54 +01:00
Ghostkeeper
fa2edc5fa0
Update German translations
...
Checked by a reseller of Ultimaker's in the area.
Contributes to issue CURA-4883.
2018-02-12 13:27:53 +01:00
Ghostkeeper
669e6994d5
Update Polish translations
...
We got these from Andrzej. We'll check them now and update the header.
Contributes to issue CURA-4883.
2018-02-12 13:07:17 +01:00
Ian Paschal
9b82d26344
Merge pull request #3279 from Ultimaker/fix_garbled_fonts_4
...
Checked all divisions (again..) and multiplications on rounding errors
2018-02-12 11:49:50 +01:00
Ian Paschal
72788445ab
Added one more floor
2018-02-12 11:49:14 +01:00
Mark
461da709ff
Checked all divisions (again..) and multiplications on rounding errors
...
CURA-4941
2018-02-10 12:45:36 +01:00
Mark
b52bf6decf
resolve conflict
2018-02-09 13:01:56 +01:00
Ian Paschal
e7e476cb15
Revert "CURA-4790 Change font to Noto Sans"
...
This reverts commit 977518e824033a13900127f2d260f1dd560d7f20.
2018-02-08 16:50:41 +01:00
Ian Paschal
977518e824
CURA-4790 Change font to Noto Sans
...
Some weirdness still exists with pixel alignments and such. See JIRA for details.
2018-02-08 15:39:17 +01:00
Jack Ha
8bb70d6cc2
CURA-4934 fix crash handler cleanup in some rare case
2018-02-08 14:19:47 +01:00
Jack Ha
f29d07ce40
CURA-4923 corrected the material diameter of malyan_m200
2018-02-07 11:42:15 +01:00
Jack Ha
3a88c1ee88
CURA-4923 fix handle setting function in material_diameter
2018-02-07 11:27:02 +01:00
Jack Ha
a460804bbe
CURA-4924 always use interpolation = None for configparser, preventive
2018-02-07 10:21:40 +01:00
Jack Ha
98f925d50c
CURA-4924 now creating the extruder container with metadata extruder
2018-02-07 10:00:02 +01:00
Jack Ha
cb6b465ce7
CURA-4924 fix loading profiles with % in it
2018-02-07 09:55:22 +01:00
Ghostkeeper
1ab7eb64a1
Create message before connecting to stack changed signal
...
Because if the stack changed signal gets fired while the __init__ function is still running then you get a critical error.
2018-02-06 16:50:03 +01:00
Ghostkeeper
45a4c56915
Fix brackets in Korean translation
...
So that it won't crash.
2018-02-06 16:25:15 +01:00
Ghostkeeper
399a63912e
Improve error message with the trigger early crash option
...
This way our logs are a bit more clear.
2018-02-06 16:10:58 +01:00
Lipu Fei
99fe120bc2
Merge pull request #3227 from fieldOfView/fix_material_temp_prepend
...
Fix the detection of multiextruder replacement patterns
2018-02-06 12:24:16 +01:00
Lipu Fei
8ffd5442e7
Fix indexing error in CrashHandler
...
CURA-4895
2018-02-06 10:53:12 +01:00
Diego Prado Gesto
1e1f49ad53
Merge branch 'bak' into 3.2
2018-02-05 17:27:11 +01:00
Diego Prado Gesto
0b99c43fdf
Merge branch '3.2' into bak
2018-02-05 17:26:50 +01:00
Lipu Fei
4438e06416
Remove TODO
...
CURA-4895
2018-02-05 17:21:51 +01:00
Diego Prado Gesto
a85a720184
CURA-4895 Close the splash screen when the early crash dialog appears. Increase the size of 'show detailed crash report button'
2018-02-05 17:17:46 +01:00
Ian Paschal
e64fb9c762
Splash closed on early crash
2018-02-05 14:47:11 +01:00
Ghostkeeper
95d1d8cf34
Update headers of translation files
...
The dates are corrected, attribution correct, etc.
Contributes to issue CURA-4883.
2018-02-05 13:53:56 +01:00
Ghostkeeper
be660cc0bc
Update translations from Bothof
...
These are the unchecked translations from Bothof in Cura 3.2. Other translations follow.
Contributes to issue CURA-4883.
2018-02-05 13:32:00 +01:00
Diego Prado Gesto
383319d631
CURA-4895 Correctly format the date for the backup file
2018-02-05 11:28:17 +01:00