Cura/resources/qml
Ghostkeeper 5bf260f524
Don't break binding of is_favorite upon clicking star
We shouldn't override it here because doing that causes the binding to break. Just remove the favourite and let the model update itself, thus removing the star.

Contributes to issue CURA-6032.
2018-12-20 14:40:37 +01:00
..
Account Fix some leftover renamings 2018-12-04 13:21:26 +01:00
ActionPanel Add missing typing for setting visibility preset model 2018-12-20 11:09:02 +01:00
Dialogs Only set the containerID when the dialog is visible 2018-12-11 12:46:11 +01:00
MainWindow Fix logo aliasing 2018-12-20 14:01:12 +01:00
Menus Code style 2018-12-19 14:02:17 +01:00
Preferences Don't break binding of is_favorite upon clicking star 2018-12-20 14:40:37 +01:00
PrinterOutput Change some colors for the arrows in some setting selectors 2018-12-11 16:35:59 +01:00
PrinterSelector Fix some minor layout issues 2018-12-18 09:47:51 +01:00
PrintSetupSelector Replace isProfileUserCreated with hasCustomQuality 2018-12-18 08:56:56 +01:00
Settings Removed collapse / expand all 2018-12-17 17:47:33 +01:00
ActionButton.qml Adjust size and margins of the icon in the action button 2018-12-11 17:00:02 +01:00
Actions.qml Merge branch 'ui_rework_4_0' into cura4.0_header 2018-11-02 13:36:47 +01:00
BorderGroup.qml Add copyright header. 2018-11-26 15:39:34 +01:00
Cura.qml Add a placeholder for a pattern in the header, if the theme wants to add one. 2018-12-18 10:29:44 +01:00
ExpandableComponent.qml Close the expandable panel when it becomes disabled 2018-12-11 11:10:45 +01:00
ExpandableComponentHeader.qml Make the disabled text translatable 2018-12-10 14:45:11 +01:00
ExpandablePopup.qml Close the expandable panel when it becomes disabled 2018-12-11 11:10:45 +01:00
ExtruderButton.qml Add a new ToolbarButton 2018-11-27 17:16:52 +01:00
ExtruderIcon.qml Make the dark theme a bit more readable 2018-12-14 13:23:28 +01:00
IconWithText.qml Remove duplicate alias definition 2018-12-14 16:41:07 +01:00
JobSpecs.qml Fix some other merge conflicts 2018-12-07 13:29:16 +01: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 Clean up the code 2018-12-07 12:07:41 +01:00
ObjectsList.qml Clean up the code 2018-12-07 12:07:41 +01:00
PrimaryButton.qml Add header in new files. Remove unused imports. 2018-11-26 14:06:34 +01:00
PrinterTypeLabel.qml Add a radius to the printer type label 2018-12-19 09:33:46 +01:00
PrintMonitor.qml Fix (USB) print monitor in dark theme 2018-12-17 17:37:21 +01:00
PrintSetupTooltip.qml Clean up the code 2018-12-07 12:07:41 +01:00
qmldir Remove the component IconLabel since we have a similar one in IconWithText 2018-12-07 11:43:41 +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 Merge branch 'CURA-6015_fix_osx_crash' of github.com:Ultimaker/Cura into 4.0 2018-12-14 13:35:37 +01:00
ToolbarButton.qml Invert visibility of bottom & topsquare 2018-11-28 10:46:07 +01: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 Simplify the viewOrientation controls 2018-11-26 17:35:23 +01:00
ViewsSelector.qml Merge branch 'CURA-5876_fixes' into 4.0 2018-12-14 16:28:04 +01:00