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
03a9f3e2ee
Merge branch 'master' of github.com:Ultimaker/Cura
2022-02-22 11:06:13 +01:00
Jaime van Kessel
b1f2f6af75
Add max values for int settings that didn't have them yet
...
Fixes #11514
See also c8b491e9e7915b3e5534dee0d4576d7a1bafca20
2022-02-22 11:03:46 +01:00
Jaime van Kessel
8cf9fe7941
Add noWrap to all labels in configurationMenu
...
CURA-8941
2022-02-22 10:55:22 +01:00
j.delarago
e75993e7f3
Merge branch 'replace_controls_1_for_controls_2' into CURA-8688_qt6_cleanup
...
# Conflicts:
# resources/qml/Preferences/MachinesPage.qml
2022-02-22 10:41:25 +01:00
j.delarago
d40e91cc08
Remove unneccesary opacity assignment.
...
Change padding to styled width
CURA-8688
2022-02-22 10:37:13 +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
f8d47489d6
Merge pull request #11505 from Ultimaker/origin-visualization-improvements
...
inverted y and z colors
2022-02-22 09:38:20 +01:00
j.delarago
bc4222c34f
Remove comments
...
CURA-8688
2022-02-22 09:16:50 +01:00
j.delarago
0b581c0e32
Update buttons in firmware page.
...
CURA-8688
2022-02-21 16:18:44 +01:00
j.delarago
30ca9ab469
Update spinbox to new design. Add reusable UnderlineBackground Component for background of newly designed elements.
...
CURA-8688
2022-02-21 15:44:16 +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
j.delarago
ab21dcdfd4
Merge remote-tracking branch 'origin/CURA-8688_qt6_cleanup' into CURA-8688_qt6_cleanup
2022-02-21 14:19:49 +01:00
Jaime van Kessel
6e8c708f35
Change genericMaterials menu to customized menu
...
CURA-8928
2022-02-21 13:26:14 +01:00
Jaime van Kessel
85926c6f7a
Add padding to menu
...
CURA-8928
2022-02-21 13:25:00 +01:00
Jaime van Kessel
b0d944f92d
Change all unstyled menuseperators to styled ones
...
CURA-8928
2022-02-21 13:21:51 +01:00
Jaime van Kessel
b79c77cb33
Add left & right padding for MenuSeperator
...
CURA-8928
2022-02-21 13:20:04 +01:00
Jaime van Kessel
c3745b42b6
Switch contextMenu to Cura.Menu
...
This fixes all the styling issues that it still had
CURA-8928
2022-02-21 13:15:09 +01:00
Jaime van Kessel
58d04420ed
Ensure that edit & help menu have the right styling
...
They were still using the default Qt Menu instead of Cura.Menu
CURA-8928
2022-02-21 13:13:27 +01:00
Jaime van Kessel
390d12495e
Update highlight color of menu
...
CURA-8928
2022-02-21 13:08:53 +01:00
casper
16325229af
Merge remote-tracking branch 'origin/CURA-8688_qt6_cleanup' into CURA-8688_qt6_cleanup
2022-02-21 12:02:36 +01:00
Jaime van Kessel
beae4f28f7
Change default sizes of menu
...
CURA-8928
2022-02-21 11:58:21 +01:00
j.delarago
26434f3db9
SettingPickDialog was very wide due to the screen factor scaling being removed. This gives it a fixed width the same as other dialogs.
...
CURA-8688
2022-02-21 11:19:14 +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
j.delarago
104a34d05a
Vertically center aligns "Material", "PrintCore" and dropdowns in extruder configuration menu.
...
CURA-8688
2022-02-21 10:46:39 +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
j.delarago
c00eb5b432
Align checkbox with category icon in per object visibility settings dialog and preferences visibility settings.
...
Move "Information" icon to the right of checkboxes in settings visibilty preferences page. This allows clean aligning of checkboxes with category icon.
CURA-8688
2022-02-18 18:15:48 +01:00
j.delarago
d333b4639c
Align per object settings visibility checkbox with icon
...
CURA-8688
2022-02-18 17:20:49 +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
j.delarago
7c9038b43c
Merge remote-tracking branch 'origin/CURA-8688_qt6_cleanup' into CURA-8688_qt6_cleanup
2022-02-18 16:11:34 +01:00
casper
84fe432239
Use cura-styled button in machines page
...
CURA-8688
2022-02-18 16:11:25 +01:00
j.delarago
2ed1894a27
Set Dialog margin as it was in 4.13
...
CURA-8688
2022-02-18 16:11:18 +01:00
casper
ec186f140b
Use cura-styled button in about page
...
CURA-8688
2022-02-18 16:01:51 +01:00
casper
7be54a47ec
Use cura-styled button in settings pick dialog
...
CURA-8688
2022-02-18 16:00:03 +01:00
Jaime van Kessel
a458155258
Update look of the profilesPage
...
CURA-8949
2022-02-18 15:09:57 +01:00
casper
26470440f0
Update buttons in work space dialog
...
Use Cura-styled buttons
Use dialog accecpt-reject handlers
CURA-8688
2022-02-18 14:21:37 +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
casper
67c80e8a37
Update image loader dialog
...
- Changed the slider to a Cura.Spinbox
- Use Cura-styled buttons
CURA-8688
2022-02-18 14:02:09 +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
10r3n20
58137e4987
inverted y and z colors
2022-02-18 12:08:11 +01:00
Jaime van Kessel
8feaa32769
Codestyle cleanups
...
Mostly just removing ;'s from QML
CURA-8949
2022-02-18 11:28:40 +01:00