Commit History

Author SHA1 Message Date
  Mark 59602d8013 Revert "The prepare button slices, so it should be a slice button" 6 years ago
  Mark a479176c63 The prepare button slices, so it should be a slice button 6 years ago
  Jaime van Kessel 4a0a9f521c Bumped the required version numbers down again, as they should specifcy a min version number. 7 years ago
  Ghostkeeper ee9de1f11b Merge branch '3.2' 7 years ago
  Mark b531c0550d Change Math.floor to Math.round as a last try to fix garbled fonts 7 years ago
  Mark 466926fecd Increased the version of QtQuick 7 years ago
  Ghostkeeper 03b4213e92 Merge branch '3.2' 7 years ago
  Mark 461da709ff Checked all divisions (again..) and multiplications on rounding errors 7 years ago
  Mark b52bf6decf resolve conflict 7 years ago
  Mark 8fca183a5e Fix rounding errors for garbled text 7 years ago
  Ghostkeeper e157d8e045 Fix position of additional components 7 years ago
  Lipu Fei 51316e1dc1 Fix Prepare/Cancel button visibility conditions for manual slicing 7 years ago
  Ghostkeeper 5f240229f9 Fix reference to addAdditionalComponents and updateAdditionalComponents 7 years ago
  ChrisTerBeke 876ad01597 Directly use CuraApplication.backend instead of via property 7 years ago
  ChrisTerBeke cac561600e Use pyqtProperty instead of slot to bind backend 7 years ago
  ChrisTerBeke 47e5303a89 Catch situations where backend is not correctly set 7 years ago
  ChrisTerBeke ca413e0496 Add extra checks to ensure backend exists, use same state everywhere 7 years ago
  ChrisTerBeke 84aa9367c7 Cleanup 7 years ago
  ChrisTerBeke 2986a17c1d Fix for showing printer connect button on component load, use newer CuraApplication as target 7 years ago
  ChrisTerBeke 8cd9439497 ignore octoprint plugin 7 years ago
  ChrisTerBeke f91a4db617 Set stage icon for monitor depending on output device state, prevent crash when accessing back-end from unloaded component 7 years ago
  Diego Prado Gesto 0b434978dd CURA-4561 Add tooltip also to the Cancel button. 7 years ago
  Jack Ha b6410ecf12 CURA-4561 prepare button upgrades 7 years ago
  fieldOfView 6fa4dd0a97 Fix qml binding loops 7 years ago
  fieldOfView 208d365d51 Make sure saveRow does not extend sidebar 7 years ago
  Lipu Fei e4fec1f63d Move SaveButton downwards 7 years ago
  Mark dcb630a24e Move text back to label and remove unused font 7 years ago
  Mark 9a193ad5c5 Changing AGPLv3 to LGPLv3 7 years ago
  ChrisTerBeke 045f1ce259 update print button dropdown color and hover color 7 years ago
  ChrisTerBeke a4ebedee83 CURA-4321 make print button blue when available, slight color changes on hover and pressed 7 years ago
  Ghostkeeper cdf43ea6a4 Forgotten sidebar margins 7 years ago
  Ghostkeeper 6a4329c1a0 Align progress bar and save button better 7 years ago
  Ghostkeeper 0430a274d9 Make slicing status text smaller 7 years ago
  Ghostkeeper d277b16807 Capitalise '3D' 7 years ago
  Mark bfda8712e1 Change all Label to Text so fonts are rendered correct 7 years ago
  Jaime van Kessel f82aecb7ca Refactoring; no longer use "Printer" to identify CuraApplication 8 years ago
  Lipu Fei ef0a502dcf Add { } around statements in "if" 8 years ago
  Lipu Fei 12918b02b5 CTRL-P only works when the button is enabled 8 years ago
  Lipu Fei eaad358e42 Remove shortcut text in the SaveButton 8 years ago
  Lipu Fei 139bb76806 Add CTRL+P shortcut for save/print button 8 years ago
  Jaime van Kessel 138c3db26f Preferred mimetype is now used when saving to local or removable drive 8 years ago
  Jack Ha 057dc2fd7d Solved merge conflicts. CURA-3214 8 years ago
  fieldOfView 9229027001 Refactor properties that start with 'get' to avoid confusion between slots & properties 8 years ago
  Jack Ha 600a5d85e4 Added comments, changed text of NotStarted. CURA-3214 8 years ago
  Jack Ha 18318348b6 Fixed last bugs in manual slicing. CURA-3214 8 years ago
  Jack Ha 464bf73f85 Made backend available in qml, calling forceSlice and stopSlicing directly. CURA-3214 8 years ago
  Jack Ha 59a8c21c73 Turn slice automatically off now correctly visualizes Prepare button. CURA-3214 8 years ago
  Jack Ha 4e65a7034f Added switch for using timer and no timer in CuraEngineBackend. Still have to fix TODO and finish. CURA-3214 8 years ago
  fieldOfView a823980d17 Replace "transparent" Rectangles by Items 8 years ago
  fieldOfView bf3d3d46e2 Fix Rectangles that always show as white regardless of the theme 8 years ago