Cura/resources/qml
Kostas Karmas 5c898b8c57 Allow the machine manager to set an empty active machine
Gracefully handle the case where the machine manager is requested to
delete the last machine in Cura. In this case, instead of deleting
everything of this machine and still keep it as an active machine,
the machine manager will set the active machine to None.

The QML files which depend on the active machine were changed to
properly handle themselves when there is no active machine.

CURA-7454
2020-06-09 15:33:22 +02:00
..
Account Fix sync button not appearing when opening popup after clicking away 2020-05-26 09:49:58 +02:00
ActionPanel Revert "Fix binding loop in action panel widget" 2020-04-02 15:15:05 +02:00
Dialogs Allow the machine manager to set an empty active machine 2020-06-09 15:33:22 +02:00
MachineSettings Fix QML errors due to property providers not being initialised yet 2020-03-20 16:58:18 +01:00
MainWindow Allow spaces in separator name 2020-03-23 08:12:29 +01:00
Menus Allow the machine manager to set an empty active machine 2020-06-09 15:33:22 +02:00
Preferences Fix small copy paste error 2020-06-02 14:19:13 +02:00
PrinterOutput Use extruderList rather than deprecated extruders property 2020-05-29 17:56:56 +02:00
PrinterSelector Allow the machine manager to set an empty active machine 2020-06-09 15:33:22 +02:00
PrintSetupSelector Allow the machine manager to set an empty active machine 2020-06-09 15:33:22 +02:00
Settings Clarify tooltip about resolution between per-extruder values 2020-03-24 09:35:10 +01:00
WelcomePages Make login parametrized with a force_logout boolean 2020-05-12 16:54:41 +02:00
Widgets Fix some dark theme styling (MoreInfoWindow, ToolboxLicenseDialog 2020-01-30 12:51:13 +01:00
ActionButton.qml Fix getting contentWidth in variable width mode 2020-06-05 15:18:10 +02:00
Actions.qml Update resources/qml/Actions.qml 2020-01-16 16:26:15 +01:00
BorderGroup.qml Add copyright header. 2018-11-26 15:39:34 +01:00
CheckBoxWithTooltip.qml Rename CheckBox.qml to CheckBoxWithTooltip.qml 2019-01-03 11:53:19 +01:00
Cura.qml Add extra "AddPrinterPagesModel" without the cancel button 2020-06-09 15:20:15 +02:00
EmptyViewMenuComponent.qml Use a disabled rectangle instead of an empty space in the XRay view 2019-05-02 16:00:17 +02:00
ExpandableComponent.qml DoubleClick and drag no longer contradict eachother for expandable component 2019-04-29 15:13:01 +02:00
ExpandableComponentHeader.qml Make expandable component dragable. 2019-04-25 08:43:36 +02:00
ExpandablePopup.qml WIP: add tooltip to connection status icon 2020-05-26 11:55:54 +02:00
ExtruderButton.qml Add a new ToolbarButton 2018-11-27 17:16:52 +01:00
ExtruderIcon.qml Merge branch '4.0' into unify_font_types 2018-12-19 11:56:22 +01:00
FPSItem.qml Add a QML item that shows the FPS 2019-04-19 13:58:41 +02:00
IconWithText.qml Elide the profile text in the middle for the PrintSetupSelector. 2019-10-15 10:26:52 +02:00
JobSpecs.qml Fix QML warnings 2020-01-07 11:37:37 +01:00
LabelBar.qml Apply screenScaleFactor to implicitWidth (and cleanup) 2019-10-04 12:58:40 +02:00
MachineAction.qml T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
MonitorButton.qml Unify the fonts to only have 8 instead of 13. 2018-12-12 17:50:21 +01:00
ObjectItemButton.qml Add additional information to tooltips in object selector 2020-04-12 15:46:13 +02:00
ObjectSelector.qml Reorder code for readability 2020-04-12 09:24:41 +02:00
PrimaryButton.qml Add header in new files. Remove unused imports. 2018-11-26 14:06:34 +01:00
PrinterTypeLabel.qml WIP: Show full name of network printer types 2019-03-13 13:03:41 +01:00
PrintMonitor.qml Use extruderList rather than deprecated extruders property 2020-05-29 17:55:12 +02:00
PrintSetupTooltip.qml Show tooltip on the right side if the setting area is to far to the left 2019-04-29 10:33:02 +02:00
qmldir Merge branch 'master' into CURA-6447_fix_start_onboarding 2019-04-12 16:39:51 +02:00
RadioCheckbar.qml Change RadioCheckbar active button color 2019-12-10 13:19:10 +01:00
RoundedRectangle.qml Add border to rounded rectangle. 2018-11-26 15:14:32 +01:00
SecondaryButton.qml Add header in new files. Remove unused imports. 2018-11-26 14:06:34 +01:00
Toolbar.qml Remove usage of deprecated extruders property 2020-05-29 18:06:02 +02:00
ToolbarButton.qml Remove the show property from the tooltip 2018-12-20 16:41:26 +01:00
ToolTip.qml Fix tooltip with alpha 0 stealing clicks 2020-05-27 17:21:50 +02:00
ViewOrientationButton.qml Change the margin in the view orientation buttons to aling the pixels correctly 2018-12-17 11:00:49 +01:00
ViewOrientationControls.qml Fix tooltips absorbed mouseclicks for view-buttons. 2019-10-10 12:57:27 +02:00
ViewsSelector.qml Change text to singular mode 2019-03-08 15:27:17 +01:00