Jaime van Kessel
|
8b7b8b0118
Simplify the SettingCategory
|
4 years ago |
Nino van Hooff
|
8dbd67f5bd
Merge remote-tracking branch 'origin/master' into CURA-6959_collapse_categories
|
4 years ago |
Nino van Hooff
|
72497f48f7
Remove redundant brackets
|
4 years ago |
Jaime van Kessel
|
7cc74c97e3
Ensure setting category uses correct background size
|
4 years ago |
Nino van Hooff
|
dfba1eb102
Refactor SettingCategory checkable by using expanded
|
4 years ago |
Nino van Hooff
|
d780efd76c
Add a settings menu option to collapse all categories
|
4 years ago |
Nino van Hooff
|
5c83ba0129
Rename SettingsDefinitionModel.collapse to -Recursive for consistency
|
4 years ago |
Jaime van Kessel
|
8409d7d645
Remove another unneeded catalog
|
5 years ago |
Diego Prado Gesto
|
ef2fb53790
Merge branch '4.0' into unify_font_types
|
6 years ago |
Diego Prado Gesto
|
77ede1ae6b
Unify the fonts to only have 8 instead of 13.
|
6 years ago |
Diego Prado Gesto
|
f99c788eb6
Change some colors for the arrows in some setting selectors
|
6 years ago |
Diego Prado Gesto
|
07d58c3aef
Merge branch 'ui_rework_4_0' into CURA-5941_restyle_setting_dropdown
|
6 years ago |
Ghostkeeper
|
4d87c46423
Remove sourceSize.width: width from all RecolorImages
|
6 years ago |
Diego Prado Gesto
|
004405e5f9
Change the colors to match the designs.
|
6 years ago |
Diego Prado Gesto
|
4e9c595bdd
Restyle the settings list
|
6 years ago |
Diego Prado Gesto
|
ce6a0676dd
Add a rectangle surrounding the settings listview
|
6 years ago |
Aleksei S
|
706fc311bc
Added margins to the setting list
|
6 years ago |
Jaime van Kessel
|
4fab546425
Fix codestyle issues
|
6 years ago |
Jaime van Kessel
|
82ea562dc3
Add missing hoverEnabled property
|
6 years ago |
Diego Prado Gesto
|
90e8a05aab
Remove all the entries in the theme that make reference to the sidebar,
|
6 years ago |
Jaime van Kessel
|
2dbaa304a0
Set textFormat for the setting items to PlainText
|
6 years ago |
Jaime van Kessel
|
a809575bc8
Add bunch of ID's to qml components so it's easier to test them.
|
6 years ago |
Ghostkeeper
|
60a217fc84
Rename expandAll to expandRecursive
|
6 years ago |
fieldOfView
|
593dad7cca
Fix categories too
|
6 years ago |
Ghostkeeper
|
ee9de1f11b
Merge branch '3.2'
|
6 years ago |
Mark
|
b531c0550d
Change Math.floor to Math.round as a last try to fix garbled fonts
|
6 years ago |
Mark
|
12b2348309
Revert "Use QTQuick 2.2 to fix garbled fonts"
|
6 years ago |
Mark
|
0d5bb952ef
Use QTQuick 2.2 to fix garbled fonts
|
6 years ago |
Ghostkeeper
|
03b4213e92
Merge branch '3.2'
|
6 years ago |
Mark
|
461da709ff
Checked all divisions (again..) and multiplications on rounding errors
|
6 years ago |
Mark
|
b52bf6decf
resolve conflict
|
6 years ago |
Mark
|
8fca183a5e
Fix rounding errors for garbled text
|
6 years ago |
Jaime van Kessel
|
ed9634ebe0
Merge branch 'master' of github.com:Ultimaker/Cura into network_rewrite
|
6 years ago |
Lipu Fei
|
d20895a055
Fix code style
|
6 years ago |
Lipu Fei
|
84adbc5f41
Use the 5.8 versions of QtQuick modules in QMLs
|
6 years ago |
ChrisTerBeke
|
3f7d8997a1
Fix icon positions - CURA-4758
|
6 years ago |
ChrisTerBeke
|
27ca743e58
Merge branch 'master' into qtquick-controls-2.0
|
7 years ago |
Ghostkeeper
|
8b504c8acc
Fix scroll position after collapsing category not in focus
|
7 years ago |
Jaime van Kessel
|
799d1a5b0c
Updated setting items & sidebar to qtQuick controls 2.0
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
fieldOfView
|
0f9cfa0304
Fix tab order after expanding categories or using search
|
7 years ago |
fieldOfView
|
edee53b0b1
Scroll setting with active focus into view
|
7 years ago |
fieldOfView
|
9499acf0d5
Fix expand/collapse icon when using the inherit icon to expand a category
|
8 years ago |
fieldOfView
|
7238a7b029
Expand category when clicking its inheritance button
|
8 years ago |
Jaime van Kessel
|
4f547fff8d
Category setting icon now becomes invible if clicked
|
8 years ago |
Jaime van Kessel
|
132ed1d258
Pressing inheritance button for category now makes all inherited children visible
|
8 years ago |
Jaime van Kessel
|
5d84490d70
SettingInheritance manager now has a complete list of all settings that have inheritance overridden
|
8 years ago |
Jaime van Kessel
|
50f7c41ae4
Added SettingsInheritanceManager
|
8 years ago |
Arjen Hiemstra
|
e473d7a4e9
Ensure the control has active focus when clicking a SettingItem
|
8 years ago |
fieldOfView
|
0952dd0327
Removed warnings about undefined properties
|
8 years ago |