.. |
Account
|
Use QML defined enum in sync state
|
2022-04-21 11:32:03 +02:00 |
ActionPanel
|
Prevent tootltip from showing during "processing" of slice button
|
2022-04-13 16:29:25 +02:00 |
ApplicationSwitcher
|
Replace RecolorImage with ColorImage
|
2022-04-08 15:55:34 +02:00 |
Dialogs
|
Update list of projects that can be updated without string freeze break
|
2022-04-25 11:14:13 +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
|
Merge pull request #11977 from Ultimaker/CURA-9185_material_menu_cut_off
|
2022-05-04 11:29:03 +02:00 |
Preferences
|
Add catalog to files that weren't translating
|
2022-05-05 16:42:01 +02:00 |
PrinterOutput
|
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 |
PrinterSelector
|
Subtract previously unused rightMargin from MachineSelectorButton width.
|
2022-04-21 15:04:52 +02:00 |
PrintSetupSelector
|
I've changed the dot radius so they are circles again.
|
2022-04-26 14:59:24 +02:00 |
Settings
|
Align colors disabled settings textfield (5 min fix).
|
2022-05-05 17:54:06 +02:00 |
WelcomePages
|
Remove reference to nonexistent property source size in UM.ColorImage which was causing add printer page to be empty
|
2022-04-11 09:52:33 +02:00 |
Widgets
|
Add catalog to files that weren't translating
|
2022-05-05 16:42:01 +02:00 |
ActionButton.qml
|
Disable the running property of the action button by default
|
2022-05-03 13:45:56 +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
|
Replace RecolorImage with ColorImage
|
2022-04-08 15:55:34 +02:00 |
ColorDialog.qml
|
Replace RecolorImage with ColorImage
|
2022-04-08 15:55:34 +02:00 |
Cura.qml
|
No longer inject close argument
|
2022-04-19 15:08:45 +02: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
|
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
|
Fix warnings for extruder icon
|
2022-04-08 16:08:24 +02:00 |
FPSItem.qml
|
Revert "Cura 7813 qml modules version bump"
|
2021-03-30 09:48:28 +02:00 |
IconWithText.qml
|
Replace RecolorImage with ColorImage
|
2022-04-08 15:55:34 +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
|
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
|
Replace RecolorImage with ColorImage
|
2022-04-08 15:55:34 +02:00 |
PrintSetupTooltip.qml
|
Simplify enabled behaviour
|
2022-05-02 13:17:36 +02:00 |
ProfileOverview.qml
|
Remove unused import
|
2022-04-05 15:04:35 +02: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
|
Replace RecolorImage with ColorImage
|
2022-04-08 15:55:34 +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
|
Update resources/qml/TableView.qml
|
2022-04-14 14:49:42 +02:00 |
TertiaryButton.qml
|
Make icons smaller for tertiary buttons
|
2021-11-30 14:56:09 +01:00 |
Toolbar.qml
|
Fix direction of pointing rectangle
|
2022-04-13 17:36:47 +02: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 |