Cura/resources/qml
Remco Burema 4277ede64f Fix 1/2 of the duplication material bug.
The material is added multiple times to the variant nodes, and overwriting it with the eventual right one was going wrong.
This does not solve it entirely (because the less specific one still ends up selected _initially_ because it gets added first, and the order can't be guaranteed.
part of CURA-6863
2019-10-14 01:01:19 +02:00
..
Account Change the copy of the account benefits 2019-04-26 14:04:46 +02:00
ActionPanel Update ActionPanelWidget.qml 2019-09-28 10:36:05 +02:00
Dialogs Merge branch 'feature_intent' of github.com:Ultimaker/Cura into feature_intent 2019-10-08 10:37:40 +02:00
MachineSettings Use more meaning ID 2019-10-07 21:14:05 +02:00
MainWindow Add ID to stage selection buttons 2019-07-19 12:38:07 +02:00
Menus Merge remote-tracking branch 'origin/master' into feature_intent 2019-10-07 21:20:54 +02:00
Preferences Fix 1/2 of the duplication material bug. 2019-10-14 01:01:19 +02:00
PrinterOutput Fix showing extruder names in USB printing monitor 2019-07-25 15:17:13 +02:00
PrinterSelector Show the printer types list when we show the label every time or when only show the label for the active printer. 2019-09-16 15:29:34 +02:00
PrintSetupSelector Separate black and grey text for quality menu 2019-10-07 21:35:31 +02:00
Settings Fix merge conflicts with master 2019-09-24 14:26:43 +02:00
WelcomePages Diable local printer ListView buffer to force redraw 2019-10-03 15:56:00 +02:00
Widgets Fix typo in ComboBox.qml 2019-09-02 13:20:09 +02:00
ActionButton.qml Don't show tooltip if it shows the same text as the button 2019-06-14 14:17:10 +02:00
Actions.qml Add escape as hotkey to exit full screen 2019-07-03 10:32:00 +02: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 Fix scrollbar for object selector 2019-09-18 17:05:00 +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 Qt 5.13 compatibility - fix size of ExpandablePopup background. 2019-07-28 08:03:36 +01: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 Remove duplicate alias definition 2018-12-14 16:41:07 +01:00
JobSpecs.qml Modify style of the ObjectSelector 2019-03-05 10:33:27 +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 Reuse the Cura ToolTip while showing long object item 2019-09-17 13:52:37 +02:00
ObjectSelector.qml Fix scrollbar for object selector 2019-09-18 17:05:00 +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 Show tooltip on top of control elements 2019-05-10 11:09:56 +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 Apply screenScaleFactor to implicitWidth (and cleanup) 2019-10-04 12:58:40 +02: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 Catch scroll events and not propagate them to the main view 2019-05-09 11:37:59 +02:00
ToolbarButton.qml Remove the show property from the tooltip 2018-12-20 16:41:26 +01:00
ToolTip.qml Fix fonts of plug-in tiles 2018-12-31 15:14:23 +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 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