j.delarago
61beb963c2
Swap flat buttons for Cura Styled buttons.
...
These "buttons" function like radiobuttons so a bit of extra styling needed to be added to swap appearance.
Removed fixed width as it breaks centering with Cura buttons
CURA-8980
2022-02-24 14:58:07 +01:00
j.delarago
41e04f2e9d
Progress bar causing crash due to incorrect min max value variable names.
...
Give buttons fixed leftMargin in monitor page so icons are center aligned.
CURA-8980
2022-02-24 11:34:48 +01:00
Jaime van Kessel
5d28994b87
Use cura styled combobox
2022-02-22 14:47:27 +01:00
Jaime van Kessel
4e880709a7
Remove styles.qml
...
We no longer need / have styles due to upgrade to qt 6.2
2022-02-22 12:03:53 +01:00
Jaime van Kessel
2c6ba3cd5d
Update some USB printing items to controls 2
2022-02-22 11:58:14 +01:00
Jaime van Kessel
f347c6aedf
Remove number of unused styles imports
2022-02-22 11:42:41 +01:00
Jaime van Kessel
40a4d617cc
Remove unused style
2022-02-22 11:40:23 +01:00
Jaime van Kessel
53331f4757
Remove unused imports
2022-02-22 11:39:00 +01:00
Jaime van Kessel
25d2ed14dd
Ensure contentWidth is calculated correctly
...
CURA-8948
2022-02-22 11:31:46 +01:00
Jaime van Kessel
a14c160d86
Expose flickable direction for TableView
...
CURA-8948
2022-02-22 11:28:33 +01:00
Jaime van Kessel
8cf9fe7941
Add noWrap to all labels in configurationMenu
...
CURA-8941
2022-02-22 10:55:22 +01:00
Joey de l'Arago
9acf35936b
Merge pull request #11506 from Ultimaker/CURA-8949_preferences_styling
...
Styling of preferences screens
2022-02-22 10:10:21 +01:00
Jaime van Kessel
1632527651
Prevent crash when switching extruder in profiles page
2022-02-21 15:40:08 +01:00
Jaime van Kessel
ba6c0438a1
Fix size of signed out account screen
...
CURA-8940
2022-02-21 15:27:27 +01:00
Jaime van Kessel
1343d7bdf9
Change font of camera rendering label
...
CURA-8949
2022-02-21 11:15:30 +01:00
Jaime van Kessel
b2494f4d2e
Change the moreInfo button for slice statistics
...
CURA-8949
2022-02-21 11:07:47 +01:00
Jaime van Kessel
ec407a81d3
Change ordering of some items in general page
...
As per design
CURA-8949
2022-02-21 10:19:02 +01:00
Jaime van Kessel
8b987d9537
Remove id left over from copy paste
...
CURA-8949
2022-02-21 10:05:09 +01:00
Jaime van Kessel
8e55dda3cc
Switch old checkbox over to styled variant
...
CURA-8949
2022-02-21 10:03:44 +01:00
Jaime van Kessel
af99b87bef
Remove close button
...
No idea why it was there in the first place. The dialog itself can be closed...
CURA-8949
2022-02-18 16:28:10 +01:00
Jaime van Kessel
d6b2b951f2
Hide background if no item is selected
...
CURA-8949
2022-02-18 16:15:43 +01:00
Jaime van Kessel
3a1d5a29fa
Add background to profiles page
...
CURA-8949
2022-02-18 16:12:23 +01:00
Jaime van Kessel
a458155258
Update look of the profilesPage
...
CURA-8949
2022-02-18 15:09:57 +01:00
Jaime van Kessel
9df7ccd5cc
Let profiles page use ManagementPage
...
No idea why it didn't in the first place. This caused a lot of code duplication.
CURA-8949
2022-02-18 14:20:16 +01:00
Jaime van Kessel
742f0b7dbb
Add defaults button to setting visibility page
...
CURA-8949
2022-02-18 12:49:59 +01:00
Jaime van Kessel
5aed6bb3c8
Move reset to defaults button for general page
...
CURA-8949
2022-02-18 12:33:07 +01:00
Jaime van Kessel
2d0ce01ff5
Add menu to react on the hamburger menu
...
CURA-8949
2022-02-18 12:28:03 +01:00
Jaime van Kessel
8feaa32769
Codestyle cleanups
...
Mostly just removing ;'s from QML
CURA-8949
2022-02-18 11:28:40 +01:00
Jaime van Kessel
46e7217646
Layout tweaks for general page
...
CURA-8949
2022-02-18 11:22:19 +01:00
Jaime van Kessel
2b220c627f
Disable wordwrap in combobox
...
CURA-8949
2022-02-18 11:06:33 +01:00
Jaime van Kessel
3e5a51503e
Change font of the headings in general page
...
CURA-8949
2022-02-18 10:59:23 +01:00
casper
d88f7d4267
Replace Cura.Checkbox
with UM.CheckBox
2022-02-18 10:54:11 +01:00
Jaime van Kessel
ee7bcc3f5f
Use UM checkbox
...
CURA-8949
2022-02-18 10:27:08 +01:00
Jaime van Kessel
48fa6cddf0
Merge branch 'replace_controls_1_for_controls_2' of github.com:Ultimaker/Cura into CURA-8949_preferences_styling
2022-02-18 10:24:06 +01:00
Jaime van Kessel
6e5e5152be
Change machine actions buttons to secondaryButtons
...
CURA-8949
2022-02-18 10:14:47 +01:00
Casper Lamboo
9285256ac7
Merge pull request #11492 from Ultimaker/CURA-8685-replace_text_and_progress_bars
...
Replace text and progress bars
2022-02-18 09:08:31 +01:00
casper
5a2e26eff6
Merge branch 'replace_controls_1_for_controls_2' into CURA-8685-replace_text_and_progress_bars
...
# Conflicts:
# plugins/PerObjectSettingsTool/PerObjectItem.qml
# plugins/PerObjectSettingsTool/SettingPickDialog.qml
2022-02-18 09:07:25 +01:00
casper
9f7581d4e8
Remove ReadOnlyTextField
...
and use a
```
UM.TextField
{
enabled: false
}
```
instead
CURA-8688
2022-02-18 08:57:38 +01:00
Jaime van Kessel
5f9e916f29
Merge branch 'Ok_button_dialog' of github.com:Ultimaker/Cura into replace_controls_1_for_controls_2
2022-02-17 15:21:15 +01:00
Jaime van Kessel
f7dc2fc2d1
Merge branch 'materials_sync' of github.com:Ultimaker/Cura into replace_controls_1_for_controls_2
2022-02-17 15:13:15 +01:00
Jaime van Kessel
58e6cde6e8
Remove incorrect refferents to btnOk
2022-02-17 15:10:18 +01:00
Jaime van Kessel
266214d651
Merge branch 'Ip_adress_dialog' of github.com:Ultimaker/Cura into replace_controls_1_for_controls_2
2022-02-17 15:08:02 +01:00
Jaime van Kessel
b5136ba70c
Fix merge conflics
2022-02-17 15:07:48 +01:00
Jaime van Kessel
f682f56923
Merge branch 'master' of github.com:Ultimaker/Cura into replace_controls_1_for_controls_2
2022-02-17 15:02:03 +01:00
Jaime van Kessel
c528616d12
Set selection color of textfields
...
CURA-8947
2022-02-17 14:39:11 +01:00
Jaime van Kessel
e66628e2da
Merge branch 'CURA-8031_modifier_meshes_in_one_at_a_time_mode' of github.com:Ultimaker/Cura
2022-02-17 14:18:54 +01:00
Jaime van Kessel
614fe6fd4f
Merge pull request #11023 from NilsRo/master
...
Update anycubic_i3_mega_s.def.json
CURA-8971
2022-02-17 09:48:25 +01:00
Jaime van Kessel
bed290e968
Merge pull request #11486 from Ultimaker/origin-visualization-improvements
...
Origin visualization improvements
2022-02-17 09:27:05 +01:00
j.delarago
61ba4426ad
Add check for build plate number to modifier mesh list.
...
CURA-8031
2022-02-16 16:05:43 +01:00
j.delarago
a9a533b61d
Duplicate modifier meshes for all objects in one at a time mode.
...
CURA-8031
2022-02-16 15:15:31 +01:00