Cura/resources/qml
Ghostkeeper 50960ce5cf
Use UM.TabRow instead of a tab view
This styles it for us automatically.
However the contents of the tab disappears now. I'll have to restore that, but since that moves a bunch of code I'd rather do that in a separate commit.
I also changed the item to a column so that we don't have to link up the anchors very weirdly/difficulty with all of the buttons and messages that are optional. This just automatically makes space if there need to be extra buttons and messages in between, and even deals with the spacing correctly.

Contributes to issue CURA-8686.
2022-01-25 12:09:59 +01:00
..
Account Replace usage of controls label with our custom label 2021-11-10 16:37:26 +01:00
ActionPanel Use the StatusIcon qml component for the warning icons 2021-07-28 18:17:54 +02:00
ApplicationSwitcher Replace usage of controls label with our custom label 2021-11-10 16:37:26 +01:00
Dialogs Use correct scrollbar and clip contents 2022-01-18 17:56:31 +01:00
MachineSettings Fix flickable with custom scrollbar 2022-01-18 18:13:13 +01:00
MainWindow Fix opening of marketplace button 2022-01-14 13:14:15 +01:00
Menus Set checked tab for TabRowButton 2022-01-25 11:58:44 +01:00
Preferences Use UM.TabRow instead of a tab view 2022-01-25 12:09:59 +01:00
PrinterOutput Replace usage of controls label with our custom label 2021-11-10 16:37:26 +01:00
PrinterSelector Use re-useable scrollbar and remove ScrollView 2022-01-19 14:32:12 +01:00
PrintSetupSelector Set checked tab for TabRowButton 2022-01-25 11:58:44 +01:00
Settings Customise scrollbar for extruder selectors 2022-01-20 17:26:49 +01:00
WelcomePages Fix anchoring width of network printer view to scrollbar 2022-01-21 17:07:10 +01:00
Widgets Customise scrollbar for combobox widgets 2022-01-20 17:28:31 +01:00
ActionButton.qml Merge branch 'master' into replace_controls_1_for_controls_2 2022-01-18 17:17:10 +01:00
Actions.qml Fix icon name with Controls 2 action 2022-01-18 17:19:52 +01:00
BorderGroup.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
CheckBoxWithTooltip.qml Replace usage of controls label with our custom label 2021-11-10 16:37:26 +01:00
Cura.qml Switch out the file, view and edit menu for controls 2 2022-01-10 16:55:28 +01:00
EmptyViewMenuComponent.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
ExpandableComponent.qml Replace usage of controls label with our custom label 2021-11-10 16:37:26 +01:00
ExpandableComponentHeader.qml Replace usage of controls label with our custom label 2021-11-10 16:37:26 +01:00
ExpandablePopup.qml Replace usage of controls label with our custom label 2021-11-10 16:37:26 +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 Replace button with reusable simple button 2021-11-10 16:46:24 +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 Fix various typos 2021-09-07 11:33:54 -04:00
ObjectItemButton.qml Merge branch 'master' of github.com:Ultimaker/Cura into replace_controls_1_for_controls_2 2022-01-03 15:32:58 +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
PrintSetupTooltip.qml Replace usage of controls label with our custom label 2021-11-10 16:37:26 +01:00
qmldir Add Cura-styled Menu, MenuItem and MenuSeparator controls 2021-05-20 12:20:19 +02: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
SecondaryButton.qml Adjust color-scheme for button restyle. 2021-07-02 09:39:33 +02:00
TableView.qml Replace usage of controls label with our custom label 2021-11-10 16:37:26 +01:00
TertiaryButton.qml Revert Tertiary button to its previous style 2021-07-06 13:45:24 +02: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 Replace usage of controls label with our custom label 2021-11-10 16:37:26 +01:00
ViewOrientationButton.qml Remove the margin from the ViewOrientation buttons 2021-07-02 09:38:12 +02:00
ViewOrientationControls.qml Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
ViewsSelector.qml Replace usage of controls label with our custom label 2021-11-10 16:37:26 +01:00