.. |
Account
|
ba6c0438a1
Fix size of signed out account screen
|
2 years ago |
ActionPanel
|
e1068fb3bc
Replace Text.Align with custom enum alignment
|
2 years ago |
ApplicationSwitcher
|
3c7498feed
Move ToolbarButton and ToolTip from Cura into Uranium. This makes it possible to use new styled ToolbarButton in plugins/Tools for the rotate tool.
|
2 years ago |
Dialogs
|
09c3ae628e
Fix "double"/non-functional scrollbars on ScrollViews
|
2 years ago |
MachineSettings
|
503f21090e
Swap materials page SpinBox for NumericTextFieldWithUnit
|
2 years ago |
MainWindow
|
91b6ceb951
Fix spacing for menu
|
2 years ago |
Menus
|
1532779d1b
Remove Extruders property from global stack
|
2 years ago |
Preferences
|
43da68c898
Merge branch 'fix_scrollview_scrollbars' of https://github.com/fieldOfView/Cura
|
2 years ago |
PrintSetupSelector
|
ea03236f03
Remove unneeded font assignment
|
2 years ago |
PrinterOutput
|
eb8fd44e4c
Fix launching the usb printing menu
|
2 years ago |
PrinterSelector
|
3c7498feed
Move ToolbarButton and ToolTip from Cura into Uranium. This makes it possible to use new styled ToolbarButton in plugins/Tools for the rotate tool.
|
2 years ago |
Settings
|
fcfc47920f
Merge pull request #11674 from Ultimaker/CURA-9039_combobox_open_out_of_window
|
2 years ago |
WelcomePages
|
fbb72d6f0a
Remove horizontal scrollbar policies from Cura.ScrollableTextArea
|
2 years ago |
Widgets
|
d2ab7d3d4d
Merge pull request #11633 from Ultimaker/CURA-9012_application_menu_fixes
|
2 years ago |
ActionButton.qml
|
58a63aed02
Remove "cornerSide", "shadowColor" and "shadowEnabled" from ActionButton
|
2 years ago |
Actions.qml
|
e925f07aad
Remove old arranger code
|
2 years ago |
BorderGroup.qml
|
504f6dbe70
Revert "Cura 7813 qml modules version bump"
|
3 years ago |
CategoryButton.qml
|
93405bdb93
Add identation for the materials preferences page
|
2 years ago |
ColorDialog.qml
|
8a182b1f3f
Workaround for windows not giving dialogs the correct width.
|
2 years ago |
Cura.qml
|
82173c5766
Update remaining qt controls 1 imports
|
2 years ago |
EmptyViewMenuComponent.qml
|
504f6dbe70
Revert "Cura 7813 qml modules version bump"
|
3 years ago |
ExpandableComponent.qml
|
ac907ca451
Update highlight colors
|
2 years ago |
ExpandableComponentHeader.qml
|
ac907ca451
Update highlight colors
|
2 years ago |
ExpandablePopup.qml
|
ac907ca451
Update highlight colors
|
2 years ago |
ExtruderButton.qml
|
3c7498feed
Move ToolbarButton and ToolTip from Cura into Uranium. This makes it possible to use new styled ToolbarButton in plugins/Tools for the rotate tool.
|
2 years ago |
ExtruderIcon.qml
|
83be495414
Replace usage of controls label with our custom label
|
3 years ago |
FPSItem.qml
|
504f6dbe70
Revert "Cura 7813 qml modules version bump"
|
3 years ago |
IconWithText.qml
|
2ed68beb22
Fix display of profile name in header
|
2 years ago |
JobSpecs.qml
|
0e2848796c
Increase text field width to prevent inner text from shifting
|
2 years ago |
LabelBar.qml
|
a68584cda1
Replace more instances of label with UM.Label
|
3 years ago |
MachineAction.qml
|
504f6dbe70
Revert "Cura 7813 qml modules version bump"
|
3 years ago |
MonitorButton.qml
|
a4f1907b12
Show Yes and No buttons in abort dialog
|
2 years ago |
ObjectItemButton.qml
|
3c7498feed
Move ToolbarButton and ToolTip from Cura into Uranium. This makes it possible to use new styled ToolbarButton in plugins/Tools for the rotate tool.
|
2 years ago |
ObjectSelector.qml
|
08b8dcfa43
Use custom scroll bar for object selector
|
2 years ago |
PrimaryButton.qml
|
e5d77a46d6
Remove 'roundedness' and 'shadow' from action-buttons.
|
3 years ago |
PrintMonitor.qml
|
09c3ae628e
Fix "double"/non-functional scrollbars on ScrollViews
|
2 years ago |
PrintSetupHeaderButton.qml
|
f58411d086
Merge branch 'master' into CURA-8943_tool_panel_icon_size
|
2 years ago |
PrintSetupTooltip.qml
|
83be495414
Replace usage of controls label with our custom label
|
3 years ago |
PrinterTypeLabel.qml
|
504f6dbe70
Revert "Cura 7813 qml modules version bump"
|
3 years ago |
ProfileOverview.qml
|
8784f0182c
Add workaround for TableModel not updating when rows are set directly
|
2 years ago |
RadioCheckbar.qml
|
d68f375e38
Fix various typos
|
3 years ago |
RoundedRectangle.qml
|
504f6dbe70
Revert "Cura 7813 qml modules version bump"
|
3 years ago |
SearchBar.qml
|
87f94e680b
Use re-usable search-bar for Settings search as well.
|
3 years ago |
SecondaryButton.qml
|
dbcf571340
Apply right theme colors for secondary button
|
2 years ago |
SpinBox.qml
|
0b82e9ef31
Remove focus from TextField when incrementing/decrementing using buttons.
|
2 years ago |
TableView.qml
|
25d2ed14dd
Ensure contentWidth is calculated correctly
|
2 years ago |
TertiaryButton.qml
|
c1f0fb1faf
Make icons smaller for tertiary buttons
|
2 years ago |
ToolTip.qml
|
f58411d086
Merge branch 'master' into CURA-8943_tool_panel_icon_size
|
2 years ago |
Toolbar.qml
|
64e3e8b31d
Use template literals to format string
|
2 years ago |
ViewOrientationButton.qml
|
1e0efccd0b
Remove the margin from the ViewOrientation buttons
|
3 years ago |
ViewOrientationControls.qml
|
53331f4757
Remove unused imports
|
2 years ago |
ViewsSelector.qml
|
83be495414
Replace usage of controls label with our custom label
|
3 years ago |
qmldir
|
3c7498feed
Move ToolbarButton and ToolTip from Cura into Uranium. This makes it possible to use new styled ToolbarButton in plugins/Tools for the rotate tool.
|
2 years ago |