Cura/resources/qml
ChrisTerBeke 467d347008
Merge branch 'ui_rework_4_0' into STAR-322_cloud-connection
* ui_rework_4_0:
  Ensure that reset always correctly gets set to basic
  Remove semi-colon
  Simplify preview icon logic
  Always return a string for preview icon
  Update USBPrinting version to 1.0.1
  Fix module importing in USBPrinting
  When toggling auto-slice, force a re-slice
  Fix multi-argument i18n string
  Improve printer status handling
  Make "finishes at" single translatable string
  Improve exposed progress prop
  Simplify logic slightly
  Handle idle, unavailable, and unreachable states
  Improve printer status and progress bar
  Improve date rendering
  Add some typings
  Move isActive and timeRemaining logic from QML to Python
2018-12-04 21:30:24 +01:00
..
Account Changed all the action buttons to either use primary or secondary button 2018-11-23 18:07:50 +01:00
ActionPanel When toggling auto-slice, force a re-slice 2018-12-04 14:54:15 +01:00
Dialogs Merge branch 'master' of github.com:Ultimaker/Cura into ui_rework_4_0 2018-11-30 15:34:47 +01:00
MainWindow Align the text to the center of the button 2018-11-27 13:33:35 +01:00
Menus use correct label text 2018-12-04 14:15:19 +01:00
Preferences Merge remote-tracking branch 'origin/master' into ui_rework_4_0 2018-12-04 17:12:24 +01:00
PrinterOutput Fixed some leftover graphical issues 2018-11-30 14:10:42 +01:00
PrinterSelector use special icon for cloud connected 2018-12-04 16:35:09 +01:00
Settings Merge remote-tracking branch 'origin/master' into ui_rework_4_0 2018-11-29 08:54:22 +01:00
ActionButton.qml Add header in new files. Remove unused imports. 2018-11-26 14:06:34 +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 Move USB sidebar into the main view of the monitorstage 2018-11-30 13:53:53 +01:00
CustomConfigurationSelector.qml Change ExtruderIcon to match the new design 2018-11-09 10:48:22 +01:00
ExpandableComponent.qml Add shadow to ExpandableComponent 2018-11-27 11:58:32 +01:00
ExtruderButton.qml Add a new ToolbarButton 2018-11-27 17:16:52 +01:00
ExtruderIcon.qml Fix size of the extruder icon 2018-11-27 14:49:01 +01:00
IconLabel.qml Fix the height of the IconLabel to avoid getting binding loops. 2018-11-25 18:14:01 +01:00
IconWithText.qml Add round to minContentWidth 2018-11-16 15:06:21 +01:00
JobSpecs.qml Fix code style 2018-10-18 14:30:33 +02: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 Remove all the entries in the theme that make reference to the sidebar, 2018-10-26 17:51:28 +02:00
MonitorSidebar.qml Fix MonitorSidebar due to widget renaming 2018-11-22 14:08:50 +01:00
ObjectsList.qml Made some changes so the code also works with lower versions of Qt & pyQt 2018-03-05 15:32:46 +01:00
PrimaryButton.qml Add header in new files. Remove unused imports. 2018-11-26 14:06:34 +01:00
PrintMonitor.qml Move USB sidebar into the main view of the monitorstage 2018-11-30 13:53:53 +01:00
PrintSetupSelector.qml Ensure that no weird data is set in the printSetupSelector on first start 2018-11-26 16:40:29 +01:00
qmldir Add a new ToolbarButton 2018-11-27 17:16:52 +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
SidebarAdvanced.qml Made some changes so the code also works with lower versions of Qt & pyQt 2018-03-05 15:32:46 +01:00
SidebarContents.qml Bumped the required version numbers down again, as they should specifcy a min version number. 2018-02-16 11:13:40 +01:00
SidebarSimple.qml Remove unused background from PrintSetupSelector 2018-11-12 11:27:54 +01:00
SidebarTooltip.qml Fix the tooltips for time estimations 2018-10-15 09:49:08 +02:00
Toolbar.qml Don't show the background if there are less than 2 extruders to show in the Toolbar 2018-12-04 09:19:08 +01:00
ToolbarButton.qml Invert visibility of bottom & topsquare 2018-11-28 10:46:07 +01:00
ViewOrientationButton.qml Simplify the viewOrientation controls 2018-11-26 17:35:23 +01:00
ViewOrientationControls.qml Simplify the viewOrientation controls 2018-11-26 17:35:23 +01:00
ViewsSelector.qml Define the look and feel of the view selector button. Adjust the sizes. 2018-11-25 20:13:56 +01:00