Cura/resources/qml
casper 4ea93c5939 Fix text rendering issue in the menu bar
To denote the hotkey assigned with each menu item an ampersand is used
in the configuration. This ampersand was previously rendered directly
to the screen due to the `UM.Label`. This is now correctly replaced by
an underline.

CURA-8688
2022-03-01 13:12:35 +01:00
..
Account Fix size of signed out account screen 2022-02-21 15:27:27 +01:00
ActionPanel Update print action hotkey listener to QtControls 2 2022-01-24 10:31:17 +01:00
ApplicationSwitcher Replace usage of controls label with our custom label 2021-11-10 16:37:26 +01:00
Dialogs Remove unneeded anchor from workspace summary dialog 2022-02-28 13:47:27 +01:00
MachineSettings Make all text fields use updated background and lining style. 2022-03-01 10:20:39 +01:00
MainWindow Fix text rendering issue in the menu bar 2022-03-01 13:12:35 +01:00
Menus Fix width in multiply dialog 2022-02-28 15:57:36 +01:00
Preferences Remove obsolete uses of system palette 2022-03-01 12:29:09 +01:00
PrinterOutput Update usb printing menu to qt controls 2 2022-03-01 11:36:47 +01:00
PrinterSelector Use re-useable scrollbar and remove ScrollView 2022-01-19 14:32:12 +01:00
PrintSetupSelector Update RecommnededQualityProfileSelector to Controls 2 2022-03-01 11:38:29 +01:00
Settings Update settings extruder comboboxes and material selection combobox to match new designs 2022-03-01 11:48:41 +01:00
WelcomePages Remove horizontal scrollbar policies from Cura.ScrollableTextArea 2022-01-28 15:27:47 +01:00
Widgets Merge remote-tracking branch 'origin/CURA-8688_qt6_cleanup' into CURA-8688_qt6_cleanup 2022-02-28 14:56:27 +01:00
ActionButton.qml Merge branch 'master' of github.com:Ultimaker/Cura into replace_controls_1_for_controls_2 2022-02-17 15:02:03 +01:00
Actions.qml Fix marketplace opening 2022-02-28 11:26:18 +01:00
BorderGroup.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
ColorDialog.qml Always prefix text in ColorDialog with a hashtag 2022-02-11 13:48:57 +01:00
Cura.qml Update remaining qt controls 1 imports 2022-03-01 11:48:15 +01:00
EmptyViewMenuComponent.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
ExpandableComponent.qml Update highlight colors 2022-03-01 12:33:19 +01:00
ExpandableComponentHeader.qml Update highlight colors 2022-03-01 12:33:19 +01:00
ExpandablePopup.qml Update highlight colors 2022-03-01 12:33:19 +01:00
ExtruderButton.qml Fix ExtruderColor and Extruder icons bleeding into each other 2021-07-02 12:11:04 +02: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 Replace usage of controls label with our custom label 2021-11-10 16:37:26 +01:00
JobSpecs.qml Fix reference to property that didn't exist 2022-02-15 15:57:50 +01: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 Merge branch 'replace_controls_1_for_controls_2' into CURA-8688_qt6_cleanup 2022-02-28 08:51:42 +01:00
ObjectItemButton.qml Fix binding loop in objectItemButton 2022-01-31 17:32:10 +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 Removed unused imports in print monitor 2021-11-16 15:07:33 +01:00
PrintSetupHeaderButton.qml Update settings extruder comboboxes and material selection combobox to match new designs 2022-03-01 11:48:41 +01:00
PrintSetupTooltip.qml Replace usage of controls label with our custom label 2021-11-10 16:37:26 +01:00
ProfileOverview.qml Fix remaining merge conflicts 2022-01-31 17:08:56 +01:00
qmldir Add CuraStyled rename dialog 2022-02-28 13:30:14 +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 Remove duplicate color for primary button. 2022-02-28 12:02:51 +01:00
SpinBox.qml Use Cura.TextField in the spinbox component 2022-03-01 09:30:02 +01:00
TableView.qml Ensure contentWidth is calculated correctly 2022-02-22 11:31:46 +01:00
TertiaryButton.qml Make icons smaller for tertiary buttons 2021-11-30 14:56:09 +01:00
Toolbar.qml Fix various typos 2021-09-07 11:33:54 -04:00
ToolbarButton.qml Change the color of a circle around the toolbar button 2021-06-28 14:56:26 +02:00
ToolTip.qml Merge branch 'master' of github.com:Ultimaker/Cura into replace_controls_1_for_controls_2 2022-02-17 15:02:03 +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 Replace usage of controls label with our custom label 2021-11-10 16:37:26 +01:00