Jaime van Kessel
fc9f05fc8b
Moved SettingVisibilityPreset loading to it's own class
...
Since there was so much debate regarding the unit testing of the visiblity presets, i had another look at it.
The old version was almost untestable because all functionalities were mushed together into a single class.
CURA-5734
2018-10-01 11:32:55 +02:00
Aleksei S
98c3f497d8
Merge branch 'master' of github.com:Ultimaker/Cura
2018-10-01 11:32:39 +02:00
Aleksei S
3f8b7fb6af
Fix: Switches to 'Prepare' always go through 'Recomended' mode
...
CURA-5731
2018-10-01 11:30:21 +02:00
Diego Prado Gesto
c2e69dc7b2
Fix Korean translations.
...
Contributes to CURA-5741.
2018-10-01 11:28:37 +02:00
Diego Prado Gesto
91e6897bc7
Fix conficts in French with a couple of keyboard shortcuts.
...
Contributes to CURA-5741.
2018-10-01 11:13:10 +02:00
Diego Prado Gesto
a320720f86
Remove duplicate shortcut in French, so the CI won't fail on it.
...
Contributes to CURA-5741.
2018-10-01 10:57:33 +02:00
Diego Prado Gesto
046fca5d0f
Align the "Enable Gradual" text with the corresponding checkbox.
2018-10-01 10:46:45 +02:00
Lipu Fei
6ac48a82c4
Merge pull request #4452 from Ultimaker/M&P-Setting-Optimization
...
S5 profile optimizations
2018-10-01 10:38:09 +02:00
ValentinPitre
b15b8e4394
add variants to Tizyx K25
2018-09-30 23:10:29 +02:00
Remco Burema
a7001d2f4b
Merge branch 'bothof_update_3.5' of https://github.com/Ultimaker/Cura into bothof_update_3.5
2018-09-28 16:36:22 +02:00
Remco Burema
8aa2e0193c
[translate] Even smaller corrections for 3.5 Dutch (nl_NL).
2018-09-28 16:33:42 +02:00
Remco Burema
d61dd4987b
[translate] Some small corrections for 3.5 Dutch (nl_NL).
2018-09-28 16:17:35 +02:00
Ghostkeeper
72d97a95c2
Fixes for 3.5 translations of DE, ES, FR, IT and JA
...
I don't have time to do them all right now.
Contributes to issue CURA-5741.
2018-09-28 15:32:04 +02:00
Ghostkeeper
44fd0752b6
Update revision dates
...
They are being checked today. I'm not that bothered about the exact time.
Contributes to issue CURA-5741.
2018-09-28 14:28:55 +02:00
Ghostkeeper
b0602e795c
Update translations by Bothof for Cura 3.5
...
These are the files that Bothof gave us. I'll check and correct them soon.
Contributes to issue CURA-5741.
2018-09-28 14:20:12 +02:00
fieldOfView
6ecc9366cb
Fix filename typos
2018-09-28 13:06:09 +02:00
fieldOfView
7c23a4e187
Merge branch 'master' into feature_firmware_updater
2018-09-28 11:32:28 +02:00
Jaime van Kessel
c2f0a33b42
Merge branch 'master' into full_screen_test
2018-09-28 11:24:22 +02:00
Jaime van Kessel
4adbfd467e
Merge branch 'master' of github.com:Ultimaker/Cura into CURA-5744-move-oauth-login
2018-09-27 13:58:47 +02:00
Ian Paschal
302f9a95b3
Cleaned-up printe job info block
...
Contributes to CL-897, CL-1051
2018-09-27 13:40:46 +02:00
Ghostkeeper
80804b232f
Merge branch 'refactor_singleton_settingsbase'
2018-09-27 11:53:11 +02:00
ChrisTerBeke
185a1707b2
Merge branch 'master' into CURA-5744-move-oauth-login
2018-09-27 09:40:44 +02:00
THeijmans
d5c86365f8
S5 profile optimizations
...
Removing the prime blob, equalizing flows and avoiding supports.
2018-09-26 15:02:25 +02:00
Simon Edwards
e99b376374
Merge remote-tracking branch 'origin/3.5' into cura_connect_improvements_3.5
2018-09-25 16:59:33 +02:00
Ghostkeeper
3127108d00
Only set top/bottom pattern to concentric for initial layer
...
I'm taking responsibility for this. I'm changing it as a reaction to #4167 since I think concentric is good for the first layer but not so good for the rest of the layers. That user seems to agree but it hasn't been tested thoroughly. It's my intuition, sorry if it went wrong.
2018-09-25 13:17:32 +02:00
Diego Prado Gesto
987ae73078
Remove call to undefined function.
2018-09-25 13:15:26 +02:00
Lipu Fei
51f2386db1
Merge remote-tracking branch 'origin/3.5'
2018-09-25 11:56:12 +02:00
Lipu Fei
8837ffc06d
Fix mateial management QML reference
...
CURA-5682
2018-09-25 11:52:53 +02:00
Diego Prado Gesto
b52c28321a
Merge branch 'master' into refactor_singleton_settingsbase
2018-09-25 09:38:55 +02:00
Diego Prado Gesto
e31f35ec95
Merge branch '3.5'
2018-09-25 09:36:08 +02:00
Ghostkeeper
7d7227cfc8
Merge branch 'master' into refactor_singleton_settingsbase
2018-09-24 17:25:15 +02:00
drzejkopf
79cd9f332d
Update fdmprinter.def.json.po
2018-09-23 15:28:14 +02:00
drzejkopf
8c6f2dc86a
Complete Polish translation for version 3.5
2018-09-23 15:21:14 +02:00
Aleksei S
b44fb7ca24
Select correct material according to the active extruder
...
CURA-5682
2018-09-21 17:35:46 +02:00
Jaime van Kessel
081b2a28fe
Expose Account API to QML
...
This is done by adding the API as an SingletonType to Cura.
CURA-5744
2018-09-21 17:23:30 +02:00
Aleksei S
86d8f8517d
In material page was not defined the used extruder nr, for generic materials
...
CURA-5682
2018-09-21 13:48:46 +02:00
Jaime van Kessel
83d53158bd
Merge branch 'master' of github.com:Ultimaker/Cura
2018-09-21 09:34:34 +02:00
Jaime van Kessel
054a49c63d
Fix issue with inheritance manager button
...
Removed one of the special detection cases, since it incorrectly removed a value from a stored profile
CURA=5646
2018-09-21 09:33:25 +02:00
alekseisasin
520a181f88
Merge pull request #4383 from Ultimaker/check_setting_visibility
...
Test incremental inclusion of setting visibility presets
2018-09-20 16:41:58 +02:00
Jaime van Kessel
2dbaa304a0
Set textFormat for the setting items to PlainText
...
Based on the Qt guide on making qml run much faster, it seems that the default of textFormatting (auto)
is quite expensive. As we make a *lot* of settingItems, which we don't want to format, it's better to set it to plain.
I haven't checked how much faster it actually is, but i didn't see visual changes, so it's at least a safe step.
2018-09-20 15:22:35 +02:00
Ian Paschal
60ff8aa05f
Merge remote-tracking branch 'origin/3.5' into cura_connect_improvements
2018-09-20 10:18:00 +02:00
Diego Prado Gesto
7ce3521831
Merge branch '3.5'
2018-09-20 08:57:50 +02:00
Diego Prado Gesto
4111318c7a
Remove duplicate shortcut in French, so the CI won't fail on it.
2018-09-20 08:56:01 +02:00
Ghostkeeper
f99c48575e
Merge branch '3.5'
2018-09-19 17:31:52 +02:00
Ghostkeeper
ea4015c2cf
Fix missing report links
...
My IDE crashed while doing a replace all. I see that it missed a few.
Contributes to issue CURA-5741.
2018-09-19 17:31:39 +02:00
Ghostkeeper
95c9f9a2d5
Merge branch '3.5'
2018-09-19 17:27:00 +02:00
Ghostkeeper
ec42a96179
Update version number and fix reporting link
...
I don't know, did we always have it refer to Uranium's issues page?
Contributes to issue CURA-5741.
2018-09-19 17:25:57 +02:00
Ghostkeeper
f6b56a6506
Merge branch '3.5'
2018-09-19 17:16:14 +02:00
Ghostkeeper
91ed1171c2
Update translation sources for Cura 3.5
...
This is updated from the new cura.pot template.
Contributes to issue CURA-5741.
2018-09-19 17:15:09 +02:00
Ghostkeeper
f9923e5fe7
Remove duplicate messages
...
These were duplicate because CMake of this plug-in put a copy of the JSON file in the build directory.
Contributes to issue CURA-5741.
2018-09-19 17:13:53 +02:00