28502 Commits

Author SHA1 Message Date
j.delarago
ef5fced686 adjust setting valid background color
CURA-8688
2022-03-01 12:51:55 +01:00
j.delarago
fbe74b384f Merge remote-tracking branch 'origin/CURA-8688_qt6_cleanup' into CURA-8688_qt6_cleanup 2022-03-01 12:45:45 +01:00
j.delarago
fc3f0a4ad3 Update setting profile combobox to new style
CURA-8688
2022-03-01 12:44:52 +01:00
casper
71e0489c3e Merge remote-tracking branch 'origin/CURA-8688_qt6_cleanup' into CURA-8688_qt6_cleanup 2022-03-01 12:39:01 +01:00
casper
071ddfb2b1 Fix text elide/word wrap issue in monitor page
The print job name wasn't elided causing the text to overflow the
progress bar card.

CURA-8688
2022-03-01 12:38:54 +01:00
j.delarago
ac907ca451 Update highlight colors
CURA-8688
2022-03-01 12:33:19 +01:00
casper
862525bc90 Remove obsolete uses of system palette
CURA-8688
2022-03-01 12:29:09 +01:00
casper
1b116aa76e Merge remote-tracking branch 'origin/CURA-8688_qt6_cleanup' into CURA-8688_qt6_cleanup 2022-03-01 12:09:35 +01:00
casper
a3a5b613ae Style menu bar according to theme
CURA-8688
2022-03-01 12:09:27 +01:00
j.delarago
a6801fc88a Merge remote-tracking branch 'origin/CURA-8688_qt6_cleanup' into CURA-8688_qt6_cleanup 2022-03-01 11:48:57 +01:00
j.delarago
2fdd7b82d5 Update settings extruder comboboxes and material selection combobox to match new designs
CURA-8688
2022-03-01 11:48:41 +01:00
casper
82173c5766 Update remaining qt controls 1 imports
CURA-8688
2022-03-01 11:48:15 +01:00
casper
ceee0e9b4b Update RecommnededQualityProfileSelector to Controls 2
CURA-8688
2022-03-01 11:38:29 +01:00
casper
bd1b0fb34c Update usb printing menu to qt controls 2
CURA-8688
2022-03-01 11:36:47 +01:00
casper
e131c596df Merge remote-tracking branch 'origin/CURA-8688_qt6_cleanup' into CURA-8688_qt6_cleanup 2022-03-01 11:16:45 +01:00
casper
a4b8fe23eb Update Infill Slider to qt controls 2
CURA-8688
2022-03-01 11:16:14 +01:00
j.delarago
b129eb805f Update message background to match new designs
CURA-8688
2022-03-01 10:35:43 +01:00
j.delarago
330b3f8119 Update settings visibility pages to have correct background color on categories
CURA-8688
2022-03-01 10:26:59 +01:00
j.delarago
b3c9a98879 Merge remote-tracking branch 'origin/CURA-8688_qt6_cleanup' into CURA-8688_qt6_cleanup 2022-03-01 10:20:48 +01:00
j.delarago
195278aa55 Make all text fields use updated background and lining style.
CURA-8688
2022-03-01 10:20:39 +01:00
casper
7ebc5eaac4 Use Cura.TextField in the spinbox component
CURA-8688
2022-03-01 09:30:02 +01:00
casper
8dde0f4fd2 remove debugging code
beepboop

CURA-8688
2022-02-28 16:51:34 +01:00
casper
2949c0fcb3 Color icon in preference page according to theme color
CURA-8688
2022-02-28 16:13:36 +01:00
casper
b60c82aa92 Merge remote-tracking branch 'origin/CURA-8688_qt6_cleanup' into CURA-8688_qt6_cleanup 2022-02-28 16:03:17 +01:00
casper
f31b8051df Fix darkmode issues in the Workspace dialog
CURA-8688
2022-02-28 15:59:56 +01:00
Jaime van Kessel
38b947f0fb Fix width in multiply dialog
CURA-8688
2022-02-28 15:57:36 +01:00
Jaime van Kessel
5725f3d57f Fix height of syncMaterialCards
CURA-8688
2022-02-28 15:46:04 +01:00
Jaime van Kessel
4099655004
Merge pull request #11571 from Ultimaker/CURA-7924_sip_cmake_build
Cura 7924 sip cmake build
2022-02-28 15:29:36 +01:00
Jaime van Kessel
24463fbd45 Merge branch 'CURA-8688_qt6_cleanup' of github.com:Ultimaker/Cura into CURA-8688_qt6_cleanup 2022-02-28 15:24:40 +01:00
j.delarago
97f1b75870 Merge remote-tracking branch 'origin/CURA-8688_qt6_cleanup' into CURA-8688_qt6_cleanup 2022-02-28 14:56:27 +01:00
j.delarago
ce86e025d9 New style highlighting on borders
CURA-8688
2022-02-28 14:56:07 +01:00
Jaime van Kessel
62f6643a49 Add checkbox disabled color to darktheme
CURA-8688
2022-02-28 14:08:26 +01:00
Jaime van Kessel
79ee9ffc91 Fix warning spam in MainWindowHeader
CURA-8688
2022-02-28 13:48:30 +01:00
Jaime van Kessel
ea588d85fb Remove unneeded anchor from workspace summary dialog
CURA-8688
2022-02-28 13:47:27 +01:00
Jaime van Kessel
bb1a2a9988 Fix QML warning
CURA-8688
2022-02-28 13:46:29 +01:00
Jaime van Kessel
cc29e2398b Set correct text highlight color for TextField
CURA-8688
2022-02-28 13:35:56 +01:00
Jaime van Kessel
1f39a1b87f Add CuraStyled rename dialog
CURA-8688
2022-02-28 13:30:14 +01:00
Jaime van Kessel
f7852e4f9d Use correct menu type for setting contet menu
CURA-8688
2022-02-28 13:22:19 +01:00
Jaime van Kessel
c6e2561dbb Fix styling for Machine Settings
CURA-8688
2022-02-28 13:19:56 +01:00
Jaime van Kessel
6713056a49 Ensure that setting visibility filter is styled
CURA-8688
2022-02-28 13:15:39 +01:00
Jaime van Kessel
14b0f66c99 Remove hardcoded value for visibility preset selector
CURA-8688
2022-02-28 13:14:23 +01:00
casper
6159ccbdc7 Fix darkmode issues in the DiscoverUM3Actions dialog
CURA-8688
2022-02-28 12:20:46 +01:00
j.delarago
83661ebd7f Remove duplicate color for primary button.
Adjust secondary button colors to account for different colors being used between light and dark themes.

CURA-8688
2022-02-28 12:02:51 +01:00
casper
7f859651dd Merge remote-tracking branch 'origin/CURA-8688_qt6_cleanup' into CURA-8688_qt6_cleanup 2022-02-28 11:50:08 +01:00
Jaime van Kessel
89345fcbbc Merge branch 'CURA-8688_qt6_cleanup' of github.com:Ultimaker/Cura into CURA-8688_qt6_cleanup 2022-02-28 11:47:47 +01:00
Jaime van Kessel
8d3a5ac7e4 Ensure AskOpenAsProjectOrModel dialog uses cura styling
CURA-8688
2022-02-28 11:47:10 +01:00
j.delarago
4871c98451 Merge remote-tracking branch 'origin/CURA-8688_qt6_cleanup' into CURA-8688_qt6_cleanup 2022-02-28 11:44:24 +01:00
j.delarago
7da5903ce3 Update RadioButton to new style
CURA-8688
2022-02-28 11:43:59 +01:00
Jaime van Kessel
78c19559d2 Ensure that Cura styling is applied to the workspace summary dialog
CURA-8688
2022-02-28 11:41:56 +01:00
casper
0a214b2c47 Fix dark mode issues Post processing plugin
Also revamped the post-processing list a bit.

CURA-8688
2022-02-28 11:41:21 +01:00