Cura/resources/qml
j.delarago e593322b43 When getting active focus textinput value was being cleared. However if text was inputted then this would stay between active focus states.
This commit forces the value to be assigned the value in the textInput when active focus is given.

CURA-8640
2022-04-04 10:38:09 +02:00
..
Account Return account widget to it's former glory 2022-03-31 14:19:41 +02:00
ActionPanel Replace Text.Align with custom enum alignment 2022-03-04 14:12:11 +01:00
ApplicationSwitcher Move ToolbarButton and ToolTip from Cura into Uranium. This makes it possible to use new styled ToolbarButton in plugins/Tools for the rotate tool. 2022-03-03 15:53:30 +01:00
Dialogs wip qt changes 2022-03-30 16:55:56 +02:00
MachineSettings Update Dialog imports to remove version 2022-04-01 16:08:35 +02:00
MainWindow Return account widget to it's former glory 2022-03-31 14:19:41 +02:00
Menus Fix deprecation warning on recentfilesmenu 2022-04-01 13:47:21 +02:00
Preferences Use correct enum values for materialsview 2022-04-01 16:25:11 +02:00
PrinterOutput Update RegExpValidator to RegularExpressionValidator 2022-03-30 15:10:37 +02:00
PrinterSelector Popup will now resize based on the implicitWidth/implicitHeight of it's children. 2022-04-01 09:31:27 +02:00
PrintSetupSelector Height based on implicitHeight/implicitWidth now. 2022-04-01 11:12:30 +02:00
Settings When getting active focus textinput value was being cleared. However if text was inputted then this would stay between active focus states. 2022-04-04 10:38:09 +02:00
WelcomePages Bump up qtQuick version 2022-03-30 17:39:43 +02:00
Widgets Remove opacity from menuItem 2022-04-01 16:05:54 +02:00
ActionButton.qml Roughly strip out the GraphicalEffects 2022-03-28 16:11:28 +02:00
Actions.qml Remove old arranger code 2022-03-24 13:37:29 +01:00
BorderGroup.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
CategoryButton.qml Add identation for the materials preferences page 2022-03-15 10:19:34 +01:00
ColorDialog.qml Update RegExpValidator to RegularExpressionValidator 2022-03-30 15:10:37 +02:00
Cura.qml Update Dialog imports to remove version 2022-04-01 16:08:35 +02:00
EmptyViewMenuComponent.qml Roughly strip out the GraphicalEffects 2022-03-28 16:11:28 +02:00
ExpandableComponent.qml Fix injection of parameters in signals 2022-04-01 17:17:28 +02:00
ExpandableComponentHeader.qml Update highlight colors 2022-03-01 12:33:19 +01:00
ExpandablePopup.qml Popup will now resize based on the implicitWidth/implicitHeight of it's children. 2022-04-01 09:31:27 +02:00
ExtruderButton.qml Move ToolbarButton and ToolTip from Cura into Uranium. This makes it possible to use new styled ToolbarButton in plugins/Tools for the rotate tool. 2022-03-03 15:53:30 +01:00
ExtruderIcon.qml Replace usage of controls label with our custom label 2021-11-10 16:37:26 +01:00
FPSItem.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
IconWithText.qml Fix display of profile name in header 2022-03-04 10:30:26 +01:00
JobSpecs.qml Update RegExpValidator to RegularExpressionValidator 2022-03-30 15:10:37 +02:00
LabelBar.qml Replace more instances of label with UM.Label 2021-11-10 17:42:23 +01:00
MachineAction.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
MonitorButton.qml Show Yes and No buttons in abort dialog 2022-03-21 10:23:05 +01:00
ObjectItemButton.qml Move ToolbarButton and ToolTip from Cura into Uranium. This makes it possible to use new styled ToolbarButton in plugins/Tools for the rotate tool. 2022-03-03 15:53:30 +01:00
ObjectSelector.qml Use custom scroll bar for object selector 2022-01-19 17:59:41 +01: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 Fix "double"/non-functional scrollbars on ScrollViews 2022-03-22 14:46:14 +01:00
PrintSetupHeaderButton.qml Merge branch 'master' into CURA-8943_tool_panel_icon_size 2022-03-07 12:46:36 +01:00
PrintSetupTooltip.qml Replace usage of controls label with our custom label 2021-11-10 16:37:26 +01:00
ProfileOverview.qml Add workaround for TableModel not updating when rows are set directly 2022-03-01 14:20:42 +01:00
qmldir Move ToolbarButton and ToolTip from Cura into Uranium. This makes it possible to use new styled ToolbarButton in plugins/Tools for the rotate tool. 2022-03-03 15:53:30 +01:00
RadioCheckbar.qml Fix various typos 2021-09-07 11:33:54 -04:00
RoundedRectangle.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
SearchBar.qml Use re-usable search-bar for Settings search as well. 2021-11-16 10:20:08 +01:00
SecondaryButton.qml Apply right theme colors for secondary button 2022-03-10 11:54:58 +01:00
SpinBox.qml Fix spinbox height being almost 0 and padding being missing between buttons and text input. 2022-04-04 09:25:22 +02:00
TableView.qml wip qt changes 2022-03-30 16:55:56 +02:00
TertiaryButton.qml Make icons smaller for tertiary buttons 2021-11-30 14:56:09 +01:00
Toolbar.qml Use template literals to format string 2022-03-07 11:31:24 +01:00
ToolTip.qml Merge branch 'master' into CURA-8943_tool_panel_icon_size 2022-03-07 12:46:36 +01:00
ViewOrientationButton.qml Remove the margin from the ViewOrientation buttons 2021-07-02 09:38:12 +02:00
ViewOrientationControls.qml Remove unused imports 2022-02-22 11:39:00 +01:00
ViewsSelector.qml Popup will now resize based on the implicitWidth/implicitHeight of it's children. 2022-04-01 09:31:27 +02:00