..
Account
Fix some leftover renamings
2018-12-04 13:21:26 +01:00
ActionPanel
Don't let print info take space if invisible
2018-12-14 13:21:00 +01:00
Dialogs
Only set the containerID when the dialog is visible
2018-12-11 12:46:11 +01:00
MainWindow
Fix warning when active stage is not yet instantiated
2018-12-14 13:22:32 +01:00
Menus
Merge branch 'CURA-6016_Improve_UI_Speed' into 4.0
2018-12-12 10:54:36 +01:00
Preferences
Merge branch 'CURA-5876-Configuration_dropdown' into ui_rework_4_0
2018-12-05 13:29:06 +01:00
PrinterOutput
Merge branch 'ui_rework_4_0' into CURA-5876-Configuration_dropdown
2018-12-03 11:45:05 +01:00
PrinterSelector
Merge branch 'ui_rework_4_0' into CURA-5941_restyle_setting_dropdown
2018-12-06 16:35:07 +01:00
PrintSetupSelector
Changed textColor of recommended infill slider text to be themed.
2018-12-14 11:36:40 +01:00
Settings
Change hover colors of the small buttons.
2018-12-10 11:19:44 +01:00
ActionButton.qml
Merge branch 'ui_rework_4_0' into CURA-5941_restyle_setting_dropdown
2018-12-06 16:35:07 +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
Typo, wrong item type, "item"
2018-12-13 17:27:16 +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
Fix extruder number not being visible in dark theme
2018-12-14 12:02:52 +01:00
IconWithText.qml
Ensure that all icons use the same color from theme.
2018-12-14 11:59:22 +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
MonitorSidebar.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
Use normal font size for shorthand label
2018-11-27 15:12:44 +01:00
PrintMonitor.qml
Clean up the code
2018-12-07 12:07:41 +01:00
PrintSetupTooltip.qml
Clean up the code
2018-12-07 12:07:41 +01:00
qmldir
Remove the component IconLabel since we have a similar one in IconWithText
2018-12-07 11:43:41 +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
Ensure that all icons use the same color from theme.
2018-12-14 11:59:22 +01:00
ToolbarButton.qml
Invert visibility of bottom & topsquare
2018-11-28 10:46:07 +01:00
ViewOrientationButton.qml
Change hover colors of the small buttons.
2018-12-10 11:19:44 +01:00
ViewOrientationControls.qml
Simplify the viewOrientation controls
2018-11-26 17:35:23 +01:00
ViewsSelector.qml
Use the MouseArea trick to assure that the binding still works for the
2018-12-13 16:44:49 +01:00