40 Commits

Author SHA1 Message Date
Ghostkeeper
63deea4721
Fix model to use for comboboxes to check if they are empty
This was checking against the wrong model, it seems.

Contributes to issue CURA-7865.
2021-01-22 13:52:27 +01:00
Kostas Karmas
fc718892d9 Add default text in the ComboBox
The Cura.ComboBox component can now display a default text when there are no items in its model
and another text when there is no item selected.

CURA-7865
2021-01-18 12:10:15 +01:00
Ghostkeeper
1cd5757029
Fix highlighting of item under tooltip area
The parent was no longer the original parent.
2020-11-17 19:41:22 +01:00
Ghostkeeper
29258aa5e2
Always display tooltip on combobox items if text gets elided
So if the text is too long to display, there is still a way to display it.
2020-11-17 10:52:25 +01:00
Ghostkeeper
5e383d4f42
Fix documentation
This is a checkbox, not a combobox.
2020-11-17 10:51:30 +01:00
fieldOfView
cb73cfb0f3 Make add printer dialog resize-aware 2020-05-29 17:22:46 +02:00
fieldOfView
8ce5593eec Add visible scrollbar to list of printer profiles 2020-05-29 13:49:03 +02:00
Nino van Hooff
8ea3004c73 Fix some dark theme styling (MoreInfoWindow, ToolboxLicenseDialog
CURA-7152
2020-01-30 12:51:13 +01:00
Jaime van Kessel
7d65951f43 Refactor ComboBox to use states
CURA-6598
2019-08-29 11:53:25 +02:00
Jaime van Kessel
867a881de9 Ensure bool and enum settings get control highlighted on hover 2019-08-27 13:38:55 +02:00
Lipu Fei
904a8ab26c Fix theming
CURA-6435
2019-04-17 09:18:08 +02:00
Lipu Fei
0665076018 Fix merge conflicts 2019-04-10 10:42:51 +02:00
Lipu Fei
0d437e7e96 Merge remote-tracking branch 'origin/master' into CURA-6447_fix_start_onboarding 2019-04-10 10:40:42 +02:00
Lipu Fei
4bd3088b58 Fix ScrollableTextArea
CURA-6447
2019-04-10 09:50:39 +02:00
Lipu Fei
9a33a301ab Merge remote-tracking branch 'origin/master' into CURA-6447_fix_start_onboarding 2019-04-10 09:08:05 +02:00
Lipu Fei
0e49d3dc12
Merge branch 'master' into CURA-6435_new_style_add_machine 2019-04-10 09:06:55 +02:00
Jaime van Kessel
c2b901ae47 Merge branch 'CURA-6057_fix_onboarding' of github.com:Ultimaker/Cura 2019-04-09 16:34:36 +02:00
Lipu Fei
f94344263b Fix merge conflicts 2019-04-09 11:33:07 +02:00
Lipu Fei
738886b4fb Merge remote-tracking branch 'origin/CURA-6057_fix_onboarding' into CURA-6447_fix_start_onboarding 2019-04-09 11:31:42 +02:00
Diego Prado Gesto
74fe1c5aa8 Set the alignWhenCentered to false
so the radio button is perfectly centered instead of shifted

Contributes to CURA-6057.
2019-04-09 11:14:52 +02:00
Jaime van Kessel
f5ef6aed8d Make textfield use states
CURA-6435
2019-04-08 17:10:36 +02:00
Lipu Fei
3bf8a1f257 New style more info dialog for SliceInfo
CURA-6057
2019-04-08 14:34:35 +02:00
Lipu Fei
4f1282df04 Add ScrollableTextArea
CURA-6057
2019-04-08 14:10:18 +02:00
Jaime van Kessel
0bad57259c Increased the font size of notification icon to make it more readable
CURA-6151
2019-04-08 13:27:30 +02:00
Lipu Fei
b1fe110f9f Add Cura.TextField
CURA-6435
CURA-6057
2019-04-08 12:27:32 +02:00
Lipu Fei
b0fd6628a5 Make sure that printer name is not empty
CURA-6435
2019-04-05 09:35:02 +02:00
Lipu Fei
76947df6c1 Add Cura.TextField
CURA-6435
2019-04-05 09:09:00 +02:00
Jaime van Kessel
2e50c19949 Added missing rendertype 2019-04-04 09:51:53 +02:00
Jaime van Kessel
362036e064 Fix small display issue where a line was drawn between the tabs
CURA-6057
2019-04-03 17:03:39 +02:00
Ghostkeeper
df32f3e263
Move Cura.ProgressBar to Uranium
It is not specific to 3D printing.

Contributes to issue CURA-6057.
2019-04-03 11:51:57 +02:00
Lipu Fei
9575c6b3b3 Fix merge conflicts 2019-04-01 13:28:42 +02:00
Lipu Fei
15f9844b85 Make reusable NotificationIcon
CURA-6151
2019-04-01 11:51:31 +02:00
Diego Prado Gesto
3d86499069 Don't round the radius of the RadioButton
Otherwise it looks like a weird circle.

Contributes to CURA-6057.
2019-03-29 15:41:20 +01:00
Lipu Fei
f99affd4f5 Create Cura.RadioButton 2019-03-26 14:46:06 +01:00
Lipu Fei
3911c3d73d WIP: Cleanup and unify MachineAction styles 2019-03-19 15:40:44 +01:00
Lipu Fei
987ebba33b WIP: Make MachineSetting panel work 2019-03-19 09:51:10 +01:00
Lipu Fei
8242a3801c WIP: Put all MachineSettings stuff together 2019-03-18 15:56:13 +01:00
Lipu Fei
0fb9ee6c9a WIP: Add CheckBox and fix styles 2019-03-18 09:24:20 +01:00
Lipu Fei
752a48cacd WIP: Refactor and create reusable CuraComboBox 2019-03-14 13:44:15 +01:00
Lipu Fei
51c773fd80 WIP: Make reusable widget CuraProgressBar 2019-02-28 08:06:28 +01:00