Cura/resources/qml
Ghostkeeper a4f6e94ae0
Update the sync-storage path every time you sync
Instead of updating the storage path every time you add or remove a removable drive, we now update the storage path every time you press the button to sync. That way this detail has no impact on performance of other parts of Cura if they don't use this button. It also makes the code a bit simpler.
The only downside is that this FileDialog then contains state, instead of automatically syncing with the MaterialManagement property for its folder property. I see that as a lesser of two evils.

Contributes to issue CURA-8055.
2021-07-23 15:16:38 +02:00
..
Account Size the avatar icon with the same height as the marketplace button 2021-06-30 15:18:12 +02:00
ActionPanel Adjust color-scheme for button restyle. 2021-07-02 09:39:33 +02:00
Dialogs Use buttons from QtQuick.Controls 2 2021-06-15 16:28:20 +02:00
MachineSettings Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
MainWindow Theoretical fix for MacOS not moving Preferences option any more 2021-07-20 15:22:44 +02:00
Menus Adjust size and margin of guide book icon 2021-07-07 11:36:11 +02:00
Preferences Update the sync-storage path every time you sync 2021-07-23 15:16:38 +02:00
PrinterOutput Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
PrinterSelector Remove outline of background around connectivity badge 2021-07-05 17:34:13 +02:00
PrintSetupSelector Split solid and 100% infill icons into two icons 2021-07-07 11:36:10 +02:00
Settings Change the extruder icon in the settings dropdown to be a filled circle 2021-07-02 12:15:26 +02:00
WelcomePages Change maximum network printers item count 2021-07-21 11:49:34 +02:00
Widgets Fix margins 2021-07-13 16:04:01 +02:00
ActionButton.qml Fix tooltip not shown when the tooltip text is too long 2021-07-13 17:30:30 +02:00
Actions.qml Also don't translate 'configure' keyword on MacOS 2021-07-21 13:30:19 +02:00
BorderGroup.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
CheckBoxWithTooltip.qml Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
Cura.qml Code-style improvement 2021-07-15 10:02:57 +02:00
EmptyViewMenuComponent.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
ExpandableComponent.qml Always show down arrow regardless of expanded state 2021-07-12 11:19:04 +02:00
ExpandableComponentHeader.qml Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
ExpandablePopup.qml Always show down arrow regardless of expanded state 2021-07-12 11:19:04 +02:00
ExtruderButton.qml Fix ExtruderColor and Extruder icons bleeding into each other 2021-07-02 12:11:04 +02:00
ExtruderIcon.qml Rename small_black to small_emphasis 2021-07-05 15:44:50 +02:00
FPSItem.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
IconWithText.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
JobSpecs.qml Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
LabelBar.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
MachineAction.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
MonitorButton.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
ObjectItemButton.qml Change the extruder icon in the object list to be a filled circle 2021-07-02 12:14:10 +02:00
ObjectSelector.qml Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
PrimaryButton.qml Remove 'roundedness' and 'shadow' from action-buttons. 2021-06-30 17:04:55 +02:00
PrinterTypeLabel.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
PrintMonitor.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
PrintSetupTooltip.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
qmldir Add Cura-styled Menu, MenuItem and MenuSeparator controls 2021-05-20 12:20:19 +02:00
RadioCheckbar.qml Add border around the checked radio button in the intents and infill 2021-07-02 09:38:42 +02:00
RoundedRectangle.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
SecondaryButton.qml Adjust color-scheme for button restyle. 2021-07-02 09:39:33 +02:00
TableView.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
TertiaryButton.qml Revert Tertiary button to its previous style 2021-07-06 13:45:24 +02:00
Toolbar.qml Fix qml warning about the sourceSize of the ToolbarButton icon 2021-06-30 12:26:13 +02:00
ToolbarButton.qml Change the color of a circle around the toolbar button 2021-06-28 14:56:26 +02:00
ToolTip.qml Don't draw tooltip background if height is 0 2021-06-21 13:24:22 +02:00
ViewOrientationButton.qml Remove the margin from the ViewOrientation buttons 2021-07-02 09:38:12 +02:00
ViewOrientationControls.qml Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
ViewsSelector.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00