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
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
Mark
12b2348309
Revert "Use QTQuick 2.2 to fix garbled fonts"
...
This reverts commit 0d5bb952efc468522b55cbf903349aaf7f979af9.
2018-02-13 14:37:05 +01:00
Mark
0d5bb952ef
Use QTQuick 2.2 to fix garbled fonts
...
CURA-4941
2018-02-13 12:42:31 +01: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
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
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
Diego Prado Gesto
b7093e8b57
Make the menu separator only show if there are quality changes profiles
2018-01-30 11:26:01 +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
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
Diego Prado Gesto
5c8a47275e
CURA-4845 Revert changes when accessing the quality changes at the time
...
of creating the global ProfileTab in the preferences.
2018-01-22 13:08:30 +01:00
ChrisTerBeke
99c40d09e9
Hitting enter on project loading dialog now loads the project instead of just closing the dialog - CURA-4735
2018-01-19 11:32:55 +01:00
Mark
a774012bd2
Default objectlist to collapsed CURA-4525
2018-01-18 16:28:46 +01:00
Jack Ha
cffeff0299
CURA-4805 remove modifiable settings when loading non sliceable file (gcode)
2018-01-16 15:58:14 +01:00
Aleksei S
9a3c9921ca
Fix: remove unnecesary cura slice request
...
CURA-4785
2018-01-15 17:21:43 +01:00
Lipu Fei
616615067c
Fix quality name in selected profile box
...
CURA-4796
2018-01-15 15:17:15 +01:00
Lipu Fei
03bd4d8d22
Fix profile menu text for custom profiles based on not supported
...
CURA-4796
2018-01-15 14:29:52 +01:00
Lipu Fei
a3c2635648
Fix profile manager to support not supported custom profiles
...
CURA-4796
Profile manager should be able to show custom profiles that are based on
the not supported profile correctly.
2018-01-15 14:29:52 +01:00
Lipu Fei
51316e1dc1
Fix Prepare/Cancel button visibility conditions for manual slicing
...
CURA-4525
2018-01-12 11:14:01 +01:00
ChrisTerBeke
225a205d97
Fixes for material duplication and editing, small refactoring - CURA-4787
2018-01-12 09:19:03 +01:00
Lipu Fei
bd869291e0
Merge pull request #2874 from tylergibson/malyan_m200
...
Adding support for Malyan M200, Monoprice Select Mini V1 & V2
2018-01-10 08:58:22 +01:00
Lipu Fei
93599de642
Update current index in material dialog
...
CURA-4774
There is a delay so we update the current index when the model gets
changed.
2018-01-09 17:03:38 +01:00
ChrisTerBeke
3de4940d69
Simplify creating, duplicating materials in preferences, extract logic to python, code-style fixes
2018-01-09 16:19:29 +01:00
ChrisTerBeke
f9286d4bd5
Fix color swatch not being updated after color selection change - CURA-4774
2018-01-09 15:50:32 +01:00
Jack Ha
d05f4a493b
CURA-4525 fix qml undefined QString
2018-01-08 14:41:39 +01:00
Jack Ha
164e5fdc8e
CURA-4525 change active build plate if that build plate does not exist anymore; disable context menu items for build plates when no selection
2018-01-08 13:55:42 +01:00
Jack Ha
e638c21acb
CURA-4525 fix selected object will select correct build plate (not only visualization)
2018-01-08 11:30:57 +01:00
Jack Ha
733d6234e6
CURA-4525 moved experimental preferences to bottom with its own label; all settings are by default off
2018-01-08 11:13:16 +01:00
Tyler Gibson
203fc37c7c
Merge branch 'master' into malyan_m200
...
# Conflicts:
# resources/qml/SidebarSimple.qml
Resolving with updated 2 digit truncation
2018-01-07 22:54:56 -08:00
Lipu Fei
8c98ab027a
Fix code style
...
CURA-4758
2018-01-05 11:55:18 +01:00
Lipu Fei
223d9b6025
Update QtQuick import versions
...
CURA-4758
2018-01-05 11:55:18 +01:00
Lipu Fei
65e8762546
Fix layer height slider update issue
...
CURA-4758
2018-01-05 11:55:17 +01:00
ChrisTerBeke
9784faf181
Merge pull request #3017 from fieldOfView/feature_textfield_select
...
Select text when gaining focus
2018-01-04 17:01:46 +01:00
Jack Ha
4f224a4311
CURA-4525 do not show build plate view item when disabled
2018-01-04 16:12:39 +01:00
Lipu Fei
d20895a055
Fix code style
...
CURA-4758
2018-01-04 13:51:47 +01:00
Lipu Fei
84adbc5f41
Use the 5.8 versions of QtQuick modules in QMLs
...
CURA-4758
2018-01-04 13:26:14 +01:00
ChrisTerBeke
4cec27b181
Fix QML warnings for combo boxes - CURA-4758
2018-01-04 11:53:34 +01:00
ChrisTerBeke
3f7d8997a1
Fix icon positions - CURA-4758
2018-01-04 11:33:12 +01:00
ChrisTerBeke
af9181287a
Merge branch 'master' into qtquick-controls-2.0
2018-01-04 11:17:50 +01:00
Jack Ha
a5d9aac91b
CURA-4525 placed view menu items in Build Plate submenu
2018-01-04 10:32:54 +01:00
Jack Ha
8854a28d56
CURA-4525 solved merge conflict
2018-01-04 10:24:30 +01:00
Jack Ha
8c7a0d4a8e
CURA-4525 created CuraSceneController and took out logic from ObjectsModel and BuildPlateModel
2018-01-04 09:26:15 +01:00
Aleksei S
49ae078396
Adjust 3d view and add Camera View to the menu bar
...
CURA-4642
2018-01-03 16:45:26 +01:00