Mark
|
b531c0550d
Change Math.floor to Math.round as a last try to fix garbled fonts
|
6 лет назад |
Mark
|
12b2348309
Revert "Use QTQuick 2.2 to fix garbled fonts"
|
6 лет назад |
Mark
|
0d5bb952ef
Use QTQuick 2.2 to fix garbled fonts
|
6 лет назад |
Mark
|
466926fecd
Increased the version of QtQuick
|
6 лет назад |
Ghostkeeper
|
03b4213e92
Merge branch '3.2'
|
6 лет назад |
Mark
|
461da709ff
Checked all divisions (again..) and multiplications on rounding errors
|
6 лет назад |
Mark
|
b52bf6decf
resolve conflict
|
6 лет назад |
Mark
|
8fca183a5e
Fix rounding errors for garbled text
|
6 лет назад |
Jaime van Kessel
|
ed9634ebe0
Merge branch 'master' of github.com:Ultimaker/Cura into network_rewrite
|
6 лет назад |
Lipu Fei
|
84adbc5f41
Use the 5.8 versions of QtQuick modules in QMLs
|
6 лет назад |
ChrisTerBeke
|
27ca743e58
Merge branch 'master' into qtquick-controls-2.0
|
6 лет назад |
Ghostkeeper
|
ac8f3a31be
Include period in translation source text
|
6 лет назад |
Diego Prado Gesto
|
4a211c6ac6
CURA-4495 Change property name and add default values
|
6 лет назад |
Diego Prado Gesto
|
c3ce3724e5
Fix small issue when resetHandler is not defined
|
6 лет назад |
ChrisTerBeke
|
79028388a2
Add option for custom reset handler in setting item
|
6 лет назад |
ChrisTerBeke
|
d718e6e36c
Create extruder stack for single extruder machines on start - CURA-4482
|
7 лет назад |
Jaime van Kessel
|
799d1a5b0c
Updated setting items & sidebar to qtQuick controls 2.0
|
7 лет назад |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 лет назад |
Lipu Fei
|
0781848af5
Reduce margin size for settings in recommended and custom mode
|
7 лет назад |
Lipu Fei
|
0eb63637d4
Merge branch 'master' into feature_dark_colours_icons
|
7 лет назад |
Lipu Fei
|
f85a76b4bd
Fix per-object settings qml
|
7 лет назад |
Ghostkeeper
|
11f8204644
Change margins in the side bar
|
7 лет назад |
fieldOfView
|
0f9cfa0304
Fix tab order after expanding categories or using search
|
7 лет назад |
fieldOfView
|
edee53b0b1
Scroll setting with active focus into view
|
7 лет назад |
Lipu Fei
|
64ae8bb595
Use global stack to evaluate limit_to_extruder value
|
7 лет назад |
fieldOfView
|
4a3329bc6c
Remove background from setting buttons (revert, override notice, linked)
|
7 лет назад |
Jack Ha
|
a9a9390aa6
Solved (with an ugly fix) that after loading some projects, 'Slicing...' appears without doing anything. CURA-1263
|
8 лет назад |
Jaime van Kessel
|
9a81a24512
Merge branch 'feature_find_settings' of https://github.com/fieldOfView/Cura
|
8 лет назад |
Jaime van Kessel
|
716ffe94ff
Don't show inheritance icon for resovled values
|
8 лет назад |
Jaime van Kessel
|
75e067cab7
No longer select last_entry that isn't in the list
|
8 лет назад |
Jaime van Kessel
|
9057174691
Resolve is now updated from the base property
|
8 лет назад |
fieldOfView
|
7fafcef40b
Allow making settings visible from the sidebar
|
8 лет назад |
Jaime van Kessel
|
4a5d7cbc73
Bindings of inheritance icon now correctly update when switching between machines
|
8 лет назад |
Arjen Hiemstra
|
b0d6d7034a
Ensure we re-evaluate the inheritance icon binding when it changes
|
8 лет назад |
Arjen Hiemstra
|
bef3666a88
Still show the inherit button even when the revert is visible
|
8 лет назад |
Arjen Hiemstra
|
8ce81fec9f
Expand logic for showing the inherit button in SettingItem
|
8 лет назад |
Ghostkeeper
|
6f412c0825
Improve translation context for some labels
|
8 лет назад |
Jaime van Kessel
|
faf98e40f8
Inherit button now correctly removes values if needed for multi extrusion machines
|
8 лет назад |
Jaime van Kessel
|
132ed1d258
Pressing inheritance button for category now makes all inherited children visible
|
8 лет назад |
Jaime van Kessel
|
e3d78c17ea
SettingItem now uses settingInheritanceManager for visibility check
|
8 лет назад |
Tim Kuipers
|
479f9ea6d2
refactor: global_inherits_stack ==> limit_to_extruder (CURA-2308)
|
8 лет назад |
Simon Edwards
|
8086646de1
When reverting a user setting be sure to delete it from all of the stacks, global and extruder.
|
8 лет назад |
fieldOfView
|
be6bfdd4af
Add a "linked" icon to settings that have "global_inherits_stack" set
|
8 лет назад |
Jaime van Kessel
|
9d6c60ec60
Setting state is now set to calculated after setting the value
|
8 лет назад |
Jack Ha
|
0268bf3f56
Cleanup. CURA-2007
|
8 лет назад |
Jack Ha
|
97f9bcacf1
Tooltip for bed temperature displays values where it resolves from. CURA-2007
|
8 лет назад |
Jack Ha
|
c0dd19ce08
Seems to work, except for the tooltip (shows global value). CURA-2007
|
8 лет назад |
Jack Ha
|
bfabf8d11a
Merge, fix qml files. Contributes to CURA-2007.
|
8 лет назад |
Arjen Hiemstra
|
7613274686
Properly hide link icon if setting is not settable per extruder
|
8 лет назад |
Jack Ha
|
2402ba3d0e
Bed temperature is now either a resolved value or a global value.
|
8 лет назад |