Ghostkeeper
|
a0589d57d6
|
Rename visual name from Voron V0 to Voron 0
As discussed in #9589.
|
2021-07-02 13:46:32 +02:00 |
|
Remco Burema
|
952e02676f
|
Tweaks for restyling benefitting the dark theme.
part of CURA-8012
|
2021-07-02 13:24:02 +02:00 |
|
Konstantinos Karmas
|
a6cd2fe970
|
Change the extruder icon in the settings dropdown to be a filled circle
This makes it much more distinguishable.
CURA-8011
|
2021-07-02 12:15:26 +02:00 |
|
Konstantinos Karmas
|
b378e4870a
|
Change the extruder icon in the object list to be a filled circle
CURA-8011
|
2021-07-02 12:14:10 +02:00 |
|
Konstantinos Karmas
|
7f6e6403d2
|
Set the "Not overridden" extruder color as transparetn
Otherwise a white extruder is drawn in the dark theme next to the "Not overridden" label.
CURA-8011
|
2021-07-02 12:13:28 +02:00 |
|
Konstantinos Karmas
|
cc30510058
|
Let ExtruderIcon decide its size in the ConfigurationMenu
CURA-8011
|
2021-07-02 12:12:18 +02:00 |
|
Konstantinos Karmas
|
e249db4477
|
Fix ExtruderColor and Extruder icons bleeding into each other
CURA-8011
|
2021-07-02 12:11:04 +02:00 |
|
Konstantinos Karmas
|
7c02e1b5e5
|
Merge branch 'CURA-8202_Resize_new_icons' into CURA-8011_Replace_extruder_icons
|
2021-07-02 10:35:35 +02:00 |
|
Remco Burema
|
e3dc5bc460
|
Adjust color-scheme for button restyle.
Also changed ligh theme.
part of CURA-8012
|
2021-07-02 09:39:33 +02:00 |
|
Konstantinos Karmas
|
b1ff639fc4
|
Add border around the checked radio button in the intents and infill
CURA-8202
|
2021-07-02 09:38:42 +02:00 |
|
Konstantinos Karmas
|
1e0efccd0b
|
Remove the margin from the ViewOrientation buttons
CURA-8202
|
2021-07-02 09:38:12 +02:00 |
|
Ghostkeeper
|
0cce7bf9ac
|
Rename 'Haute température' nozzle to 'High temp'
As discussed with ChronosTech in his PR #9803.
Contributes to issue CURA-8355.
|
2021-07-01 16:22:57 +02:00 |
|
Ghostkeeper
|
6003889daa
|
Merge branch 'pekk_integration_with_start_gcode' of https://github.com/ChronosTech/Cura into ChronosTech-pekk_integration_with_start_gcode
|
2021-07-01 16:10:16 +02:00 |
|
Konstantinos Karmas
|
b34dd61172
|
Align layer height labels with the "Profiles" label
CURA-8202
|
2021-07-01 16:08:53 +02:00 |
|
Konstantinos Karmas
|
a7446d681f
|
Set header border and color by default in ExpandablePopup and Component
CURA-8202
|
2021-07-01 14:20:57 +02:00 |
|
Konstantinos Karmas
|
0505842235
|
Remove DropShadow from ExpandablePopup and ExpandableComponent
Since they are not used anywhere anymore
CURA-8202
|
2021-07-01 12:07:35 +02:00 |
|
Konstantinos Karmas
|
ce88392137
|
Replace shadow with border in machine selector in monitor page
CURA-8202
|
2021-07-01 11:57:14 +02:00 |
|
Konstantinos Karmas
|
bf40ccc3f2
|
Replace shadow with border in headerbar in simulation view
CURA-8202
|
2021-07-01 11:55:24 +02:00 |
|
Konstantinos Karmas
|
0472df3814
|
Change collapse button icon in expandable component to chevron
CURA-8202
|
2021-07-01 11:42:31 +02:00 |
|
Konstantinos Karmas
|
1f612f3e1a
|
Align extruder labels in monitor page with the extruder icon
CURA-8202
|
2021-07-01 11:37:03 +02:00 |
|
Konstantinos Karmas
|
196e5ba397
|
Increase size of buildplate icon in monitor page
CURA-8202
|
2021-07-01 11:21:45 +02:00 |
|
Jaime van Kessel
|
0d64f3383a
|
Remove silly id from extruderIcon
Whoops. That was a debug thingie.
CURA-8011
|
2021-07-01 10:08:53 +02:00 |
|
Konstantinos Karmas
|
0904324dde
|
Use medium_button instead of toolbar_button
Since it is less specific and can be used in other places too.
CURA-8202
|
2021-07-01 10:02:09 +02:00 |
|
ivovk9
|
375529c2f0
|
new edits and files
new edits and files
|
2021-07-01 09:57:06 +02:00 |
|
Konstantinos Karmas
|
0478c127bf
|
Increase the size of the auxiliary buttons in the setting items
CURA-8202
|
2021-07-01 09:54:31 +02:00 |
|
Konstantinos Karmas
|
4ef7fcf6e4
|
Increase the size of the small buttons in the setting category
Also, fix the misalignment of the background rectangle, which made the category icons seem not-centered.
CURA-8202
|
2021-07-01 09:53:51 +02:00 |
|
Konstantinos Karmas
|
a996b631bb
|
Increase the size of the hamburger menu
CURA-8202
|
2021-07-01 09:49:48 +02:00 |
|
Konstantinos Karmas
|
0a2407e6ed
|
Reduce the size of the magnifier in the setting search
CURA-8202
|
2021-07-01 09:46:24 +02:00 |
|
Remco Burema
|
e5d77a46d6
|
Remove 'roundedness' and 'shadow' from action-buttons.
Per the new UI design. Keep them as deprecated properties, so we may not need a major API/SDK increase just yet.
contributes to CURA-8012
|
2021-06-30 17:04:55 +02:00 |
|
Ghostkeeper
|
88954922d4
|
Merge branch 'master' into libArachne_rebased
Conflicts:
resources/texts/change_log.txt -> Adding 4.10 release notes in between 4.9 and Arachne.
|
2021-06-30 16:46:19 +02:00 |
|
Konstantinos Karmas
|
33fce7df21
|
Merge branch 'master' into CURA-8202_Resize_new_icons
|
2021-06-30 16:01:03 +02:00 |
|
Remco Burema
|
45977e109b
|
Merge branch '4.10'
|
2021-06-30 15:49:19 +02:00 |
|
Konstantinos Karmas
|
9d70ea8a8a
|
Size the avatar icon with the same height as the marketplace button
CURA-8202
|
2021-06-30 15:18:12 +02:00 |
|
Konstantinos Karmas
|
3c2e336153
|
Align the printer status icon properly
CURA-8202
|
2021-06-30 15:17:37 +02:00 |
|
Remco Burema
|
5ac389a005
|
Merge pull request #10044 from Ultimaker/CURA-8013_Adjust_sizes_of_header_and_toolbar
CURA-8013: Adjust sizes of header and toolbar
|
2021-06-30 14:49:34 +02:00 |
|
Konstantinos Karmas
|
061e889371
|
Fix height binding loop in the account details popup
CURA-8202
|
2021-06-30 13:09:29 +02:00 |
|
Konstantinos Karmas
|
eb2fe5b139
|
Change the size of the stage buttons to be same size as the marketplace button
CURA-8202
|
2021-06-30 12:30:04 +02:00 |
|
Konstantinos Karmas
|
d7779c42df
|
Add medium quality Sliders icon
Which is now used in the print settings header
CURA-8202
|
2021-06-30 12:29:18 +02:00 |
|
Konstantinos Karmas
|
6cf25aa540
|
Make the icons in the recommended window same size as the toolbar icons
CURA-8202
|
2021-06-30 12:28:46 +02:00 |
|
Konstantinos Karmas
|
4583866f57
|
Add toolbar button icon size
Which is slightly smaller than the button icon
CURA-8202
|
2021-06-30 12:28:08 +02:00 |
|
Konstantinos Karmas
|
3eafd11587
|
Fix qml warning about the sourceSize of the ToolbarButton icon
CURA-8202
|
2021-06-30 12:26:13 +02:00 |
|
Konstantinos Karmas
|
72ca4a9564
|
Use medium quality Printer icon in the MachineSelector
CURA-8202
|
2021-06-30 12:25:28 +02:00 |
|
Konstantinos Karmas
|
c3a7cd59be
|
Add medium quality "Folder" icon
CURA-8202
|
2021-06-30 12:24:49 +02:00 |
|
Konstantinos Karmas
|
327acfd49c
|
Align the material and variant labels in the center of the header
CURA-8013
|
2021-06-30 11:10:25 +02:00 |
|
Jaime van Kessel
|
53fd47e8db
|
Set opacity of disabled extruder text
CURA-8011
|
2021-06-29 16:26:59 +02:00 |
|
Jaime van Kessel
|
9735daf497
|
Replace the extruder icon with the new design
CURA-8011
|
2021-06-29 16:21:39 +02:00 |
|
Konstantinos Karmas
|
348bf0c4c1
|
Remove unused import
CURA-8013
|
2021-06-29 15:33:44 +02:00 |
|
Remco Burema
|
4f63e5eaf5
|
Fix capitalization for extensions in whats-new.
|
2021-06-29 11:40:20 +02:00 |
|
Konstantinos Karmas
|
8a22eaa5cc
|
Merge branch 'master' into CURA-8013_Adjust_sizes_of_header_and_toolbar
|
2021-06-29 11:04:51 +02:00 |
|
Remco Burema
|
778172a07a
|
Merge pull request #10046 from Ultimaker/CURA-8342_unrevert_icons
Unrevert new icon set
|
2021-06-29 10:58:09 +02:00 |
|