.. |
Account
|
06c15f08aa
Make buttons in account fill the whole width
|
2 лет назад |
ActionPanel
|
d5c0fde7f2
Render labels using `Text.QtRendering` on OSX
|
2 лет назад |
ApplicationSwitcher
|
f849df6ba3
Remove old df_access additional right
|
2 лет назад |
Dialogs
|
1dc42cb69a
Fix refresh of ChoosePrinterDialog not working
|
2 лет назад |
MachineSettings
|
979c436b6c
Make text area selection use theme colours
|
2 лет назад |
MainWindow
|
91b6ceb951
Fix spacing for menu
|
2 лет назад |
Menus
|
2440730e23
Fix bug in monitor page
|
2 лет назад |
Preferences
|
8e41a03c58
Grab focus when the dialog is hidden
|
2 лет назад |
PrintSetupSelector
|
fd8d6498ee
When changing to an intent with infillDensity > 100 in recommended settings the RecommendedInfillDensitySelector would set infillDensity=100.
|
2 лет назад |
PrinterOutput
|
d5c0fde7f2
Render labels using `Text.QtRendering` on OSX
|
2 лет назад |
PrinterSelector
|
017560480a
Ensure that alignment is as set in the design
|
2 лет назад |
Settings
|
5b851e4630
Click on checkbox only for checkbox-setting.
|
2 лет назад |
WelcomePages
|
b25e760c53
Remove incorrect enum usage
|
2 лет назад |
Widgets
|
4ee4a781f4
Change flashing yellow warning on resolution combobox to blue flashing lining.
|
2 лет назад |
ActionButton.qml
|
f13ec6526b
Disable the running property of the action button by default
|
2 лет назад |
Actions.qml
|
e925f07aad
Remove old arranger code
|
2 лет назад |
BorderGroup.qml
|
504f6dbe70
Revert "Cura 7813 qml modules version bump"
|
3 лет назад |
CategoryButton.qml
|
45bc498c7f
Replace `RecolorImage` with `ColorImage`
|
2 лет назад |
ColorDialog.qml
|
2f22002fd5
Add header and footer components to Dialog
|
2 лет назад |
Cura.qml
|
bafffa994c
Fix toolbar being drawn over monitor page
|
2 лет назад |
EmptyViewMenuComponent.qml
|
f436c97abd
Roughly strip out the GraphicalEffects
|
2 лет назад |
ExpandableComponent.qml
|
965ecb744d
Fix size of print setup selector
|
2 лет назад |
ExpandableComponentHeader.qml
|
45bc498c7f
Replace `RecolorImage` with `ColorImage`
|
2 лет назад |
ExpandablePopup.qml
|
45bc498c7f
Replace `RecolorImage` with `ColorImage`
|
2 лет назад |
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 лет назад |
ExtruderIcon.qml
|
d3ee9c4c24
Fix extruderIcon sizing
|
2 лет назад |
FPSItem.qml
|
504f6dbe70
Revert "Cura 7813 qml modules version bump"
|
3 лет назад |
IconWithText.qml
|
09f2a73cb1
Fix tooltip showing on hover when no tooltipText in provided.
|
2 лет назад |
JobSpecs.qml
|
2ffcfafc77
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
|
2 лет назад |
LabelBar.qml
|
a68584cda1
Replace more instances of label with UM.Label
|
3 лет назад |
MachineAction.qml
|
504f6dbe70
Revert "Cura 7813 qml modules version bump"
|
3 лет назад |
MonitorButton.qml
|
a4f1907b12
Show Yes and No buttons in abort dialog
|
2 лет назад |
ObjectItemButton.qml
|
45bc498c7f
Replace `RecolorImage` with `ColorImage`
|
2 лет назад |
ObjectSelector.qml
|
45bc498c7f
Replace `RecolorImage` with `ColorImage`
|
2 лет назад |
PrimaryButton.qml
|
e5d77a46d6
Remove 'roundedness' and 'shadow' from action-buttons.
|
3 лет назад |
PrintMonitor.qml
|
09c3ae628e
Fix "double"/non-functional scrollbars on ScrollViews
|
2 лет назад |
PrintSetupHeaderButton.qml
|
45bc498c7f
Replace `RecolorImage` with `ColorImage`
|
2 лет назад |
PrintSetupTooltip.qml
|
d5c0fde7f2
Render labels using `Text.QtRendering` on OSX
|
2 лет назад |
PrinterTypeLabel.qml
|
d5c0fde7f2
Render labels using `Text.QtRendering` on OSX
|
2 лет назад |
ProfileOverview.qml
|
b60156e3b7
Remove unused import
|
2 лет назад |
RadioCheckbar.qml
|
d68f375e38
Fix various typos
|
3 лет назад |
RoundedRectangle.qml
|
504f6dbe70
Revert "Cura 7813 qml modules version bump"
|
3 лет назад |
SearchBar.qml
|
52ea80f6c9
Fix the font for searchbars being styled correctly
|
2 лет назад |
SecondaryButton.qml
|
dbcf571340
Apply right theme colors for secondary button
|
2 лет назад |
SpinBox.qml
|
45bc498c7f
Replace `RecolorImage` with `ColorImage`
|
2 лет назад |
TableView.qml
|
482d21c642
Fix for tooltip
|
2 лет назад |
TertiaryButton.qml
|
c1f0fb1faf
Make icons smaller for tertiary buttons
|
2 лет назад |
ToolTip.qml
|
f58411d086
Merge branch 'master' into CURA-8943_tool_panel_icon_size
|
2 лет назад |
Toolbar.qml
|
d5c0fde7f2
Render labels using `Text.QtRendering` on OSX
|
2 лет назад |
ViewOrientationButton.qml
|
1e0efccd0b
Remove the margin from the ViewOrientation buttons
|
3 лет назад |
ViewOrientationControls.qml
|
53331f4757
Remove unused imports
|
2 лет назад |
ViewsSelector.qml
|
cfad991120
Popup will now resize based on the implicitWidth/implicitHeight of it's children.
|
2 лет назад |
qmldir
|
7f98ef70f0
Add printer cards
|
2 лет назад |