Cura/resources/qml
Jaime van Kessel 8dbebaa23c Ensure that the machine selector list scales properly
The old implementation directly listend to the height (instead of childrenRect).
This caused issues, since other things apart from adding / removing machines could
influence the height.

CURA-6060
2018-12-31 13:14:08 +01:00
..
Account Fix some leftover renamings 2018-12-04 13:21:26 +01:00
ActionPanel Merge branch 'feature_resize_settings_panel' of github.com:Ultimaker/Cura into 4.0 2018-12-31 10:09:33 +01:00
Dialogs Only set the containerID when the dialog is visible 2018-12-11 12:46:11 +01:00
MainWindow Fix logo aliasing 2018-12-20 14:01:12 +01:00
Menus Rename printersModel to GlobalStacksModel 2018-12-31 11:09:39 +01:00
Preferences Merge branch 'feature_resize_settings_panel' of github.com:Ultimaker/Cura into 4.0 2018-12-31 10:09:33 +01:00
PrinterOutput Change some colors for the arrows in some setting selectors 2018-12-11 16:35:59 +01:00
PrinterSelector Ensure that the machine selector list scales properly 2018-12-31 13:14:08 +01:00
PrintSetupSelector Limit height of settings drop-down to window size 2018-12-24 16:16:23 +01:00
Settings Removed collapse / expand all 2018-12-17 17:47:33 +01:00
ActionButton.qml Remove the show property from the tooltip 2018-12-20 16:41:26 +01:00
Actions.qml Merge branch 'ui_rework_4_0' into cura4.0_header 2018-11-02 13:36:47 +01:00
BorderGroup.qml Add copyright header. 2018-11-26 15:39:34 +01:00
Cura.qml Add a placeholder for a pattern in the header, if the theme wants to add one. 2018-12-18 10:29:44 +01:00
ExpandableComponent.qml Close the expandable panel when it becomes disabled 2018-12-11 11:10:45 +01:00
ExpandableComponentHeader.qml Make the disabled text translatable 2018-12-10 14:45:11 +01:00
ExpandablePopup.qml Close the expandable panel when it becomes disabled 2018-12-11 11:10:45 +01:00
ExtruderButton.qml Add a new ToolbarButton 2018-11-27 17:16:52 +01:00
ExtruderIcon.qml Make the dark theme a bit more readable 2018-12-14 13:23:28 +01:00
IconWithText.qml Remove duplicate alias definition 2018-12-14 16:41:07 +01:00
JobSpecs.qml Fix some other merge conflicts 2018-12-07 13:29:16 +01:00
MachineAction.qml T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
MonitorButton.qml Clean up the code 2018-12-07 12:07:41 +01:00
ObjectsList.qml Clean up the code 2018-12-07 12:07:41 +01:00
PrimaryButton.qml Add header in new files. Remove unused imports. 2018-11-26 14:06:34 +01:00
PrinterTypeLabel.qml Add a radius to the printer type label 2018-12-19 09:33:46 +01:00
PrintMonitor.qml Fix (USB) print monitor in dark theme 2018-12-17 17:37:21 +01:00
PrintSetupTooltip.qml Add a Cura Tooltip to show in some buttons 2018-12-10 09:09:58 +01:00
qmldir Add a Cura Tooltip to show in some buttons 2018-12-10 09:09:58 +01:00
RoundedRectangle.qml Add border to rounded rectangle. 2018-11-26 15:14:32 +01:00
SecondaryButton.qml Add header in new files. Remove unused imports. 2018-11-26 14:06:34 +01:00
Toolbar.qml Merge branch 'CURA-6015_fix_osx_crash' of github.com:Ultimaker/Cura into 4.0 2018-12-14 13:35:37 +01:00
ToolbarButton.qml Remove the show property from the tooltip 2018-12-20 16:41:26 +01:00
ToolTip.qml Remove the show property from the tooltip 2018-12-20 16:41:26 +01:00
ViewOrientationButton.qml Change the margin in the view orientation buttons to aling the pixels correctly 2018-12-17 11:00:49 +01:00
ViewOrientationControls.qml Simplify the viewOrientation controls 2018-11-26 17:35:23 +01:00
ViewsSelector.qml Merge branch 'CURA-5876_fixes' into 4.0 2018-12-14 16:28:04 +01:00