Remco Burema
|
dfe468ef68
|
Added translations from out Brazilian volunteer.
part of CURA-6957
|
2019-11-19 11:58:39 +01:00 |
|
Remco Burema
|
5cae2fd098
|
Merge branch '4.4' into translations_4.4
|
2019-11-19 11:54:08 +01:00 |
|
Remco Burema
|
4ebec11fc7
|
Added 16 missing strings from lionbridge.
part of CURA-6957
|
2019-11-19 11:40:11 +01:00 |
|
Jaime van Kessel
|
377a21071b
|
Remove color from discard dialog text, since it uses system style
Originally a lot of text would not be readable when in dark theme
because the text would be light, but the background would always be
white.
|
2019-11-18 11:33:36 +01:00 |
|
Remco Burema
|
3f90566edc
|
Added Polish translation by one of our volunteer translators.
part of CURA-6957
|
2019-11-15 17:04:53 +01:00 |
|
Remco Burema
|
22fe13890e
|
Make sure translations are loaded before init. Intents.
part of CURA-6957
|
2019-11-14 18:26:46 +01:00 |
|
Remco Burema
|
ed63a9037d
|
Add raw Lionbridge translations.
part of CURA-6957
|
2019-11-14 16:47:08 +01:00 |
|
Remco Burema
|
300990ad89
|
Add Traditional Chinese from one of our volunteer translators.
part of CURA-6957
|
2019-11-14 16:44:08 +01:00 |
|
Lipu Fei
|
c08e7df277
|
Fix typing
CURA-6976
|
2019-11-13 11:10:12 +01:00 |
|
Nino van Hooff
|
fe27193c98
|
Add dict key check for a crash found in IntentManager
CURA-6976
|
2019-11-13 11:01:03 +01:00 |
|
Lipu Fei
|
77c194464e
|
Fix tests
|
2019-11-12 14:33:54 +01:00 |
|
Lipu Fei
|
8228c6a743
|
Make sure position is not None
CURA-6974
|
2019-11-12 14:22:21 +01:00 |
|
Jaime van Kessel
|
17b8e9930c
|
Add handling for case where variant could not be found
CURA-6975
|
2019-11-12 13:28:12 +01:00 |
|
Jaime van Kessel
|
e2414ed5c9
|
Also log the exception when the connection failed to connect
|
2019-11-11 15:58:39 +01:00 |
|
Jaime van Kessel
|
d93f6f25d2
|
Prevent "sticky" tooltips
When quickly moving the mouse in and out, the timer would
still be running, so the tooltip would become active once the mouse
moved out of the area.
|
2019-11-11 10:47:53 +01:00 |
|
Remco Burema
|
00f505374b
|
Merge pull request #6637 from Ultimaker/CURA-6917_unlink_duplicated_material_44
Cura 6917 unlink duplicated material
|
2019-11-07 17:23:28 +01:00 |
|
Remco Burema
|
3636eed964
|
Instead of selecting first, return only uniques.
part of CURA-6917
|
2019-11-07 17:19:18 +01:00 |
|
Nino van Hooff
|
6e79f489e2
|
When multiple linked materials are found, only display the first
CURA-6917
|
2019-11-07 15:51:22 +01:00 |
|
Nino van Hooff
|
0b450ef9f4
|
Fix linked materials not being found due to key casing
CURA-6917
|
2019-11-07 15:51:22 +01:00 |
|
Remco Burema
|
19d334f35c
|
Fix typing imports.
|
2019-11-07 14:31:38 +01:00 |
|
Remco Burema
|
16b90d00b7
|
Merge pull request #6615 from Ultimaker/CS-476_improve_packages_api_speed
Packages API speed improvements
|
2019-11-07 11:31:24 +01:00 |
|
ChrisTerBeke
|
7dc38cd55d
|
Merge branch '4.4' into CS-476_improve_packages_api_speed
|
2019-11-07 10:31:37 +01:00 |
|
Remco Burema
|
da92c36afb
|
Don't show tooltip immediately.
|
2019-11-06 17:22:58 +01:00 |
|
Jaime van Kessel
|
04304c1515
|
Correctly sort the intents in QualityManagementModel
CURA-6956
|
2019-11-05 14:59:44 +01:00 |
|
Jaime van Kessel
|
ff8d8735de
|
Make the intents in QualityManagementModel also translated
CURA-6956
|
2019-11-05 14:57:44 +01:00 |
|
Jaime van Kessel
|
674d8d387b
|
Move translations for intent to it's own file
CURA-6956
|
2019-11-05 14:52:12 +01:00 |
|
Remco Burema
|
0d72563dd3
|
Update i18n headers.
part of CURA-6957
|
2019-11-05 13:34:44 +01:00 |
|
Ghostkeeper
|
3ed53a99f6
|
Update missing translations from new translation template
Contributes to issue CURA-6957.
|
2019-11-05 13:32:11 +01:00 |
|
Remco Burema
|
b4974dc794
|
Update translation files with the template.
part of CURA-6957
|
2019-11-05 13:22:58 +01:00 |
|
Ghostkeeper
|
d87d38ceed
|
Update translation template files for 4.4
Contributes to issue CURA-6957.
|
2019-11-05 13:18:34 +01:00 |
|
Jaime van Kessel
|
870db0641b
|
Ensure that machines with 1.75mm filament select the right preferred material
CURA-6950
|
2019-11-05 13:11:49 +01:00 |
|
Jaime van Kessel
|
366dd4bd00
|
Swap the splashscreen image
RIP Ultibot :(
CURA-6656
|
2019-11-05 09:33:50 +01:00 |
|
Jaime van Kessel
|
9d9d82dc24
|
Make logging when using a fallback for preferred material more explicit
CURA-6950
|
2019-11-04 16:58:57 +01:00 |
|
Jaime van Kessel
|
f1b9ac1c21
|
Fix aspect ratio of logo in about window
CURA-6934
|
2019-11-04 16:15:40 +01:00 |
|
Ghostkeeper
|
726cf3b7a4
|
Fix typo in the R
Contributes to issue CURA-6934.
|
2019-11-04 16:10:52 +01:00 |
|
Ghostkeeper
|
fcd712cf82
|
Make logo larger
Seems to be more towards what the rest of the products show.
Contributes to issue CURA-6934.
|
2019-11-04 16:10:52 +01:00 |
|
Ghostkeeper
|
3e13156741
|
Replace logo in the top left corner
This aligns it with the other Ultimaker products. Sorry, overruled by higher up. Corporate things.
Contributes to issue CURA-6934.
|
2019-11-04 16:10:52 +01:00 |
|
Jaime van Kessel
|
2e3c3c7bd0
|
Change the engineering intent tooltip (again)
Let's hope that this is the final one...
CURA-6890
|
2019-11-04 16:07:15 +01:00 |
|
ChrisTerBeke
|
b1316b8a05
|
Fix installed_packages query params
|
2019-11-04 12:56:41 +01:00 |
|
Nino van Hooff
|
8389c2c17a
|
Add the (probably) final intent profile descriptions (English)
CURA-6890
|
2019-11-04 11:51:10 +01:00 |
|
Nino van Hooff
|
248f4fc21c
|
Draw the NoIntentIcon over the intent description hover area.
This fixes a bug where the NoIntent tooltip was hidden by the intent
description
CURA-6936
(cherry picked from commit 315b93a152)
|
2019-11-04 11:13:48 +01:00 |
|
Ghostkeeper
|
36d4162f35
|
Fix fallback to global if extruder_nr doesn't exist
Fixes #6590.
|
2019-11-01 13:19:16 +01:00 |
|
Ghostkeeper
|
eaedca1917
|
Convert unit of adaptive layers threshold and change name
This usage is hopefully more intuitive than the previous one.
|
2019-11-01 11:54:17 +01:00 |
|
ChrisTerBeke
|
b919be48bc
|
Introduce new API call for fetching package updates
|
2019-11-01 10:50:02 +01:00 |
|
THeijmans
|
05b1ce9658
|
Removes 0.2mm layer height visual intent profiles
|
2019-10-31 17:06:05 +01:00 |
|
Jaime van Kessel
|
1af1a8ddcb
|
Rename "smooth" intent to draft
CURA-6890
|
2019-10-31 13:26:49 +01:00 |
|
Jaime van Kessel
|
355ebd4e71
|
Remove override for prime tower position
The formula in the fdmprinter definition does it's job, so no need to change it!
CURA-6943
|
2019-10-31 13:20:35 +01:00 |
|
Jaime van Kessel
|
f679b557dc
|
Add visual quality to model to be translatable
CURA-6942
|
2019-10-31 11:54:06 +01:00 |
|
THeijmans
|
ce31e9cffe
|
Adds visual intents
and create subdirectories per printer. As discussed 31-10-2019.
|
2019-10-31 11:48:40 +01:00 |
|
Jaime van Kessel
|
1284d9fe8d
|
Fix setting prefered material on machine creation
The previous check would occasionaly set duplicated materials
|
2019-10-30 11:27:46 +01:00 |
|