Jaime van Kessel
bab9311284
Fix opening of marketplace button
...
CURA-8684
2022-01-14 13:14:15 +01:00
Jaime van Kessel
38e20fd90b
Fix menuItem not hiding correctly
...
CURA-8693
2022-01-14 13:09:59 +01:00
Jaime van Kessel
313c10801d
Codestyle fixes
2022-01-13 09:23:13 +01:00
Jaime van Kessel
13af43b76c
Fix context menu visibility for settingview
...
CURA-8683
2022-01-13 09:19:47 +01:00
Jaime van Kessel
94c006009b
Remove debug code
...
CURA-8683
2022-01-13 09:06:22 +01:00
Jaime van Kessel
bf65f77310
Merge branch 'CURA-8683_replace_controls_windows_and_menus' of github.com:Ultimaker/Cura into CURA-8683_replace_controls_windows_and_menus
2022-01-12 16:01:19 +01:00
Jaime van Kessel
94c71704db
Add clarifying comment about why something is added at index 5>
...
CURA-8683
2022-01-12 16:00:32 +01:00
Jaime van Kessel
f44d4d341f
Apply suggestions from code review
...
Minor codestyle issues
CURA-8683
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2022-01-12 15:57:20 +01:00
Ghostkeeper
5eee9958a0
Case-insensitive visibility checking for printers
...
In Qt's ListModel, the section headers collect items case-insensitively. However, when checking whether a printer should be visible (when the section header is expanded) was still checked case-sensitively. As a result, it was hiding all printers that did not use the same casing in its manufacturer name, e.g. FlashForge vs. Flashforge.
Fixes #11125 .
2022-01-11 16:29:40 +01:00
Jaime van Kessel
59479ee223
Fix checked property for materials menu
...
CURA-8683
2022-01-11 12:09:24 +01:00
Jaime van Kessel
6644bff2be
Fix some QML warnings on closing Cura
...
CURA-8683
2022-01-11 11:52:43 +01:00
Jaime van Kessel
3d0e71fe7e
Remove unused import
2022-01-11 11:44:59 +01:00
Jaime van Kessel
f8906597e5
Update menu for PrinterType button
...
CURA-8683
2022-01-11 11:43:01 +01:00
Jaime van Kessel
b30ad58f91
Update context menu to controls 2
...
CURA-8683
2022-01-11 11:36:34 +01:00
Jaime van Kessel
70209aa728
Use the regular menu for extensions
...
It seems that the extra logic doesn't play well with a menu bar.
Since we don't need to make this menu invisible ever, there is no need for the
extra logic to hide it. As such we can just use the regular menu
CURA-8683
2022-01-11 11:26:26 +01:00
Jaime van Kessel
0bd0f09437
Remove unused component
...
CURA-8683
2022-01-11 11:26:05 +01:00
Jaime van Kessel
29c9322fc8
Add background to application menu
...
CURA-8683
2022-01-11 11:16:40 +01:00
Jaime van Kessel
6cde2d028b
Convert preferences & help menu to controls 2
...
CURA-8683
2022-01-11 11:10:12 +01:00
Jaime van Kessel
d1461c5d7f
Add extension menu to application menu
...
CURA-8683
2022-01-11 11:07:12 +01:00
Jaime van Kessel
2bad5c5cd3
Update the settings menu to controls 2
...
CURA-8683
2022-01-11 10:31:39 +01:00
Jaime van Kessel
770f6f94c9
Remove exclusive group comments
...
CURA-8683
2022-01-10 17:00:26 +01:00
Jaime van Kessel
052898ce21
Switch out the file, view and edit menu for controls 2
...
CURA-8683
2022-01-10 16:55:28 +01:00
Ghostkeeper
3e7b74954d
Indicate that Marketplace shouldn't get translated
2022-01-10 15:14:40 +01:00
Ghostkeeper
d966fe4811
Re-enable Czech translations
...
These translations are complete again.
Contributes to issue CURA-8753.
2022-01-10 15:07:23 +01:00
Jaime van Kessel
58a3aef8d4
Remove styles
2022-01-04 10:36:55 +01:00
Jaime van Kessel
722f928d12
Remove style from settingview
2022-01-04 10:30:07 +01:00
Jaime van Kessel
2aa931cbca
Remove unneded styles import
2022-01-04 09:48:02 +01:00
Jaime van Kessel
f11d728c6b
Merge branch 'master' of github.com:Ultimaker/Cura into replace_controls_1_for_controls_2
2022-01-03 15:32:58 +01:00
Ghostkeeper
05bbebf2f7
Remove traces of Shapely
...
It's been replaced by Pyclipper. We were only importing Shapely here, not actually using it.
Contributes to issue CURA-8592.
2021-12-31 14:06:31 +01:00
fvrmr
6962ecdf01
Update material sync link
...
Changed link how to load material profiles via usb
2021-12-17 10:24:18 +01:00
Jaime van Kessel
a64aa6ef2d
Merge pull request #10989 from Ultimaker/CURA-8671_dont_send_materials_to_um2c
...
[CURA-8671] Don't send materials to printers that can't receive them
2021-12-06 09:48:18 +01:00
Ghostkeeper
f0dc7a0eea
Adjust message to include suggestion to update firmware
...
Because the issue could also be that their firmware is outdated and doesn't yet support syncing material.
Contributes to issue CURA-8671.
2021-12-03 13:59:01 +01:00
Ghostkeeper
6f8a4e93e7
Fix name of capability to filter on
...
Contributes to issue CURA-8671.
2021-12-03 13:26:51 +01:00
Ghostkeeper
6b0979172f
Slightly adjust width of button
...
This is more in line with what you see, so you can click on the icon properly to open the per-object settings panel. And the text gets properly elided where the icon starts.
2021-12-03 11:51:04 +01:00
Ghostkeeper
b76df21b4b
Filter printer list by capabilities
...
And an example of such usage: In the material sync via cloud we only want to sync with printers that can receive those materials.
We might want to add a message for the user to also make sure the firmware is up to date. Because if the firmware is not up to date now it will show no printers and instruct the user how to connect the printer to the cloud.
Contributes to issue CURA-8671.
2021-12-02 17:55:53 +01:00
fieldOfView
e537fa562e
Hide badge for disabled extruders
...
A configuration error or warning in a disabled extruder does not affect slicing or the available profiles for other extruder
2021-11-19 14:11:37 +01:00
fieldOfView
c805aac3cc
Deactivate tooltip hover if there is no tooltip to show
2021-11-19 13:43:34 +01:00
fieldOfView
9ebd8524ad
Use badge icons
2021-11-18 10:53:35 +01:00
fieldOfView
452aa4cc1c
Add a tooltip explaining the status of the extruder
2021-11-16 16:05:02 +01:00
fieldOfView
d1f21ec7c4
Adjust size and position of extruder warning "badges"
2021-11-16 15:34:10 +01:00
Jaime van Kessel
439ba6671a
Removed unused imports in print monitor
2021-11-16 15:07:33 +01:00
fieldOfView
19dbd1f168
Merge branch 'master' into feature_extruder_warning_icon
2021-11-16 14:56:43 +01:00
Jaime van Kessel
e1d6c89cf2
Replace toolbutton with simplebutton
2021-11-16 14:45:44 +01:00
Jaime van Kessel
54b52b6d4d
Convert AboutDialog to controls 2
2021-11-11 15:53:24 +01:00
Jaime van Kessel
0cc46b514c
Convert workspace summary dialog to Controls 2
2021-11-11 15:51:42 +01:00
Jaime van Kessel
a68584cda1
Replace more instances of label with UM.Label
2021-11-10 17:42:23 +01:00
Jaime van Kessel
f71502fe38
Replace button with reusable simple button
2021-11-10 16:46:24 +01:00
Jaime van Kessel
83be495414
Replace usage of controls label with our custom label
...
This prevents copy pasting a bunch of parameters that we set by default
2021-11-10 16:37:26 +01:00
Jaime van Kessel
0bb09a4783
Replace all old controls 1 comboboxes with UM.Combobox
2021-11-10 14:57:01 +01:00
Jaime van Kessel
e0ff70dc78
Convert stage buttons to controls 2
2021-11-10 13:47:41 +01:00