Cura/resources/qml
Joey de l'Arago e6f4055df5 Remove part of hack for fixing extrudersCHanged signal at the wrong time.
Other things rely on the extruders changed signal so it is better to just emit it again at the correct time.

CURA-9793
2022-12-08 13:11:14 +01:00
..
Account Don't capitalise "M" in "Ultimaker Digital Library" and "Ultimaker Digital Factory" 2022-11-29 15:26:51 +01:00
ActionPanel Render labels using Text.QtRendering on OSX 2022-05-10 15:40:09 +02:00
ApplicationSwitcher Don't capitalise "M" in "Ultimaker Digital Library" and "Ultimaker Digital Factory" 2022-11-29 15:26:51 +01:00
Dialogs Appease reviewers. 2022-12-02 19:52:37 +01:00
MachineSettings Remove leftover print statements 2022-12-07 17:30:12 +01:00
MainWindow Return account widget to it's former glory 2022-03-31 14:19:41 +02:00
Menus Fix bug in monitor page 2022-09-21 11:23:05 +02:00
Preferences Connect compare-and-safe profile dialog buttons to actions. 2022-11-30 18:48:07 +01:00
PrinterOutput Render labels using Text.QtRendering on OSX 2022-05-10 15:40:09 +02:00
PrinterSelector Don't capitalise "M" in "Ultimaker Digital Library" and "Ultimaker Digital Factory" 2022-11-29 15:26:51 +01:00
PrintSetupSelector Apply suggestions from code review 2022-12-08 07:43:57 +01:00
Settings Move base hovered logic out of ComboBox.qml since base is undefined in most places the component is used. 2022-11-15 14:08:47 +01:00
WelcomePages Update translation string 2022-11-29 15:28:13 +01:00
Widgets Remove part of hack for fixing extrudersCHanged signal at the wrong time. 2022-12-08 13:11:14 +01:00
ActionButton.qml Disable the running property of the action button by default 2022-05-03 13:45:56 +02:00
Actions.qml Conditionally add ctrl+, hotkey to open settings 2022-11-30 15:10:15 +01:00
BorderGroup.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
CategoryButton.qml Replace RecolorImage with ColorImage 2022-04-08 15:55:34 +02:00
ColorDialog.qml Move Validators to UM, so they can be used in UM components. 2022-12-07 16:27:42 +01:00
Cura.qml Apply suggestions from code review 2022-12-05 10:39:20 +01:00
EmptyViewMenuComponent.qml Roughly strip out the GraphicalEffects 2022-03-28 16:11:28 +02:00
ExpandableComponent.qml Fix size of print setup selector 2022-04-19 16:42:43 +02:00
ExpandableComponentHeader.qml Replace RecolorImage with ColorImage 2022-04-08 15:55:34 +02:00
ExpandablePopup.qml Replace RecolorImage with ColorImage 2022-04-08 15:55:34 +02:00
ExtruderButton.qml Correct typo in name 2022-12-07 16:14:17 +01:00
ExtruderIcon.qml Fix extruder icon text scaling. I've added a new font size here since there is not any real way I can see to scale the font based on the component size. This is because we do some magic with the font numbers before passing them to the QML. 2022-12-06 12:08:00 +01:00
FPSItem.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
IconWithText.qml Fix tooltip showing on hover when no tooltipText in provided. 2022-06-21 16:29:41 +02:00
JobSpecs.qml Some place RegularExpressionValidator can't be found in QtQuick 2.10 but can be in 2.15 so all files using RegularExpressionValidator have been bumped to latest QtQuick 2022-04-05 16:10:39 +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 Replace RecolorImage with ColorImage 2022-04-08 15:55:34 +02:00
ObjectSelector.qml Replace RecolorImage with ColorImage 2022-04-08 15:55:34 +02:00
PrimaryButton.qml Remove 'roundedness' and 'shadow' from action-buttons. 2021-06-30 17:04:55 +02:00
PrinterTypeLabel.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:40:09 +02:00
PrintMonitor.qml Fix "double"/non-functional scrollbars on ScrollViews 2022-03-22 14:46:14 +01:00
PrintSetupHeaderButton.qml Replace RecolorImage with ColorImage 2022-04-08 15:55:34 +02:00
PrintSetupTooltip.qml Add new recommended mode tooltips and remove extra margin at the bottom of tooltips. 2022-12-06 10:50:04 +01:00
ProfileOverview.qml Remove unused import 2022-04-05 15:04:35 +02:00
qmldir Move Validators to UM, so they can be used in UM components. 2022-12-07 16:27:42 +01:00
RadioCheckbar.qml Fix various typos 2021-09-07 11:33:54 -04:00
RoundedRectangle.qml Update resources/qml/RoundedRectangle.qml 2022-11-17 16:37:14 +01:00
SearchBar.qml Fix the font for searchbars being styled correctly 2022-06-21 10:58:53 +02:00
SecondaryButton.qml Apply right theme colors for secondary button 2022-03-10 11:54:58 +01:00
SpinBox.qml Replace RecolorImage with ColorImage 2022-04-08 15:55:34 +02:00
TableView.qml Fix for tooltip 2022-05-11 17:23:54 +02:00
TertiaryButton.qml Make icons smaller for tertiary buttons 2021-11-30 14:56:09 +01:00
Toolbar.qml Fix extruder icon text scaling. I've added a new font size here since there is not any real way I can see to scale the font based on the component size. This is because we do some magic with the font numbers before passing them to the QML. 2022-12-06 12:08:00 +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