Ghostkeeper
e5ebbdd62f
Remove debugging statements
...
Contributes to issue CURA-6696.
4.2.1
2019-07-31 14:34:07 +02:00
Ghostkeeper
65b28f228b
Fix missing comma
...
Otherwise it would concatenate the two strings, leading to both of them effectively missing from the set.
2019-07-31 14:22:23 +02:00
Ghostkeeper
5cf4cd03cf
Fix importing profiles for CR10s
...
It was somehow missing from this list. An oversight.
Fixes #6083 .
2019-07-31 14:18:44 +02:00
Jaime van Kessel
4b956953a6
Fix incorect error checking
...
We don't need to check the global stack for errors, as the correct values are already checked by looking at the extruder stacks
2019-07-31 10:24:31 +02:00
Ghostkeeper
1d7f2e645e
Increase maximum Z speed to 10
...
The default for the Z hop speed is 10, so otherwise it wouldn't slice if Z hops are applied.
Contributes to issue CURA-6679.
2019-07-31 10:22:51 +02:00
Ghostkeeper
5b30b5bfae
Small improvement for Italian
...
Thanks to Andre(e)a.
Contributes to issue CURA-6663.
4.2.0
2019-07-30 13:14:21 +02:00
Lipu Fei
78364e0c57
Fix pytest command
2019-07-30 12:57:01 +02:00
Lipu Fei
bcd18003e9
Use group runner
2019-07-30 12:53:59 +02:00
Ghostkeeper
ec9a5fce09
Disable Polish language from the UI
...
The translation files have not been updated this release, so they are incomplete.
Contributes to issue CURA-6663.
2019-07-30 12:06:00 +02:00
Jaime van Kessel
914d2e98e9
Fix the disabling of the material setting fields.
...
This was caused by using 2 different modelsItems.
2019-07-30 11:29:49 +02:00
Ghostkeeper
399e6d31ae
Remove <strong> tags
...
This messes with our layout. The setting title should be bold face, but nothing else.
Contributes to issue CURA-6663.
2019-07-29 16:42:17 +02:00
Ghostkeeper
330792feef
Corrections to Dutch
...
As a native and a 3D printing expert, and having contributed a lot (perhaps the most) to Cura, I feel entitled to be able to change this.
Contributes to issue CURA-6663.
2019-07-29 16:28:41 +02:00
Ghostkeeper
c1e9f75461
Corrections from PoEdit
...
These need to be more consistent since it's being followed by data.
2019-07-29 16:10:12 +02:00
Ghostkeeper
6b998642da
Correct authors and latest authors
...
Contributes to issue CURA-6663.
2019-07-29 16:05:51 +02:00
Ghostkeeper
21010fef1e
Add missing report e-mails
...
Contributes to issue CURA-6663.
2019-07-29 15:57:26 +02:00
Ghostkeeper
f995a1154a
Update PO revision dates
...
Contributes to issue CURA-6663.
2019-07-29 15:55:11 +02:00
Ghostkeeper
23b8e33386
Update translations from Lionbridge
...
Imported with our new script.
Contributes to issue CURA-6663.
2019-07-29 15:52:14 +02:00
Ellecross
640461eeab
Updated change_log.txt with one letter typo
2019-07-29 13:34:53 +02:00
Cláudio 'Patola' Sampaio
4c65a259d7
Updated pt-br strings for Cura 4.2
2019-07-28 08:09:02 -03:00
Ghostkeeper
b1cbaaef72
Fix warning message appearing for plural forms
...
There is no msgstr then so it thinks it's empty.
Contributes to issue CURA-6663.
2019-07-26 15:53:42 +02:00
Ghostkeeper
79d57ec10a
Fix comparisons when source is single-line but dest is multi-line
...
Or vice-versa. It's now agnostic to number of lines.
Contributes to issue CURA-6663.
2019-07-26 15:43:19 +02:00
Ghostkeeper
9e059b7a1a
Fix writing files with plural forms
...
Contributes to issue CURA-6663.
2019-07-26 15:31:42 +02:00
Ghostkeeper
23826d3404
Write resulting file
...
It seems to fail now for plurals. I didn't think of that yet.
Contributes to issue CURA-6663.
2019-07-26 15:07:26 +02:00
Ghostkeeper
58c32f97a1
Add documentation
...
Contributes to issue CURA-6663.
2019-07-26 14:23:04 +02:00
Ghostkeeper
a3611404d6
Find translations in source file
...
So it can add the translations to the destination file.
Contributes to issue CURA-6663.
2019-07-26 14:20:06 +02:00
Ghostkeeper
3f7bd2ac23
Handle iterating over source files and finding correct destination file
...
Contributes to issue CURA-6663.
2019-07-26 13:48:10 +02:00
Ghostkeeper
5a03ace239
Also discover Uranium translation directory
...
Contributes to issue CURA-6663.
2019-07-26 13:18:47 +02:00
Ghostkeeper
d1c4b63971
Add empty script to perform imports from Lionbridge
...
I want to automate this or it'll be a lot of work.
Contributes to issue CURA-6663.
2019-07-26 13:18:47 +02:00
Jaime van Kessel
55af42bb46
Merge branch '4.2' of github.com:Ultimaker/Cura into 4.2
2019-07-26 11:38:08 +02:00
Ellecross
b30dbdd9ed
Updated change_log for 4.2 (contributed by Matt) [CURA-6677]
...
Updated with the release notes from Matt
2019-07-26 11:08:41 +02:00
Jaime van Kessel
a3dad0fa09
Fix issue with deprecation and pyqtSlot
2019-07-26 10:55:55 +02:00
Ghostkeeper
67167ca250
Increment version number to Cura 4.2
...
Contributes to issue CURA-6663.
2019-07-25 16:39:35 +02:00
Zhang Heh Ji
8c04d85bde
Add translated strings for Cura 4.2
...
These are the translations made by Zhang. Thank you Zhang!
2019-07-25 16:36:44 +02:00
Jaime van Kessel
8311a39f08
Fix case where an error in the stack would not prevent slicing
...
CURA-6680
2019-07-25 09:42:00 +02:00
Ghostkeeper
18d1148c78
Don't reset selected material upon container changed
...
The onActiveMaterialChanged signal is triggered upon loading a material for the first time. This is hard to fix without breaking stuff, so we will revert this part.
This re-introduces a bug where if you change a material diameter such that the material disappears from the list, it is still selected and you can change its properties in the details panel.
Contributes to issue CURA-6679.
2019-07-24 17:01:37 +02:00
Ghostkeeper
be4e754984
Remove cache of material manager
...
It doesn't make the code much simpler because the cache is also not a local variable.
Contributes to issue CURA-6679.
2019-07-24 16:04:40 +02:00
Lipu Fei
33739ea7a8
Fix profile upgrade in profile importing
...
CURA-6681
2019-07-24 10:55:38 +02:00
Jaime van Kessel
0bf683d7b9
Set maximum value of the build_volume_temperature of the s5 to 50
...
CURA-6680
2019-07-23 17:48:43 +02:00
Jaime van Kessel
42abece298
Fix crash when a corrupted and unkown message was returned
...
This is should be pretty rare, but we got a single crash report for it.
2019-07-23 14:54:40 +02:00
Ghostkeeper
5f74ed080f
Increment SDK version to 6.2
2019-07-23 13:32:48 +02:00
Ian Paschal
52efdb77b5
Merge pull request #6042 from Ultimaker/CS-227_hide_incorrect_tooltip
...
Hide incorrect tooltip
2019-07-23 11:50:06 +02:00
Jaime van Kessel
0b37da93a0
Merge branch '4.2' of github.com:Ultimaker/Cura into 4.2
2019-07-23 11:30:59 +02:00
Jaime van Kessel
14a1882e14
Add missing 4.1-4.2 upgrade to bundled package list
2019-07-23 11:30:40 +02:00
ChrisTerBeke
7300f95a42
Hide incorrect tooltip
...
The preffered solution was to change the copywriting, but since we are after stringfreeze we cannot do this. This is the next best solution to prevent user confusion.
2019-07-22 21:21:18 +02:00
Ghostkeeper
02ff433c92
Use set for unordered collections of things
...
Contributes to issue CURA-6672.
2019-07-22 17:07:07 +02:00
Jaime van Kessel
00f21069e7
Ensure that metadata entries in cura namespace are stored correctly
...
CURA-6672
2019-07-22 16:41:08 +02:00
Jaime van Kessel
678621469f
Fix weird update jitter in objectSelector after multiplying models
2019-07-22 10:31:21 +02:00
Jaime van Kessel
c3166703b4
Also connect the objectsModel to the selectionChanged signal
2019-07-22 10:27:19 +02:00
Jaime van Kessel
91651a34d4
Fix model binding for objectSelector
2019-07-22 10:24:04 +02:00
Jaime van Kessel
ee05dc7b47
Minor codestyle fixes
2019-07-19 10:55:22 +02:00