Cura/resources/qml
Ghostkeeper b7a23399f5
Move action panel in front of settings panel
The settings panel can now be so long that they overlap (if the user so chooses). This causes the action panel to be hidden behind the settings. We'd prefer to show the action panel in front, always.

Contributes to issue CURA-6054.
2018-12-24 15:37:48 +01:00
..
Account Fix some leftover renamings 2018-12-04 13:21:26 +01:00
ActionPanel Move action panel in front of settings panel 2018-12-24 15:37:48 +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 Switch out the containersModel for the more specific printersModel 2018-12-21 11:20:09 +01:00
Preferences Don't break binding of is_favorite upon clicking star 2018-12-20 14:40:37 +01:00
PrinterOutput Change some colors for the arrows in some setting selectors 2018-12-11 16:35:59 +01:00
PrinterSelector Fix some minor layout issues 2018-12-18 09:47:51 +01:00
PrintSetupSelector Make the settings panel resizable 2018-12-24 15:31:47 +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