Commit History

Author SHA1 Message Date
  fieldOfView 07e1a21aeb Remove prepare items from Monitor stage 6 years ago
  Diego Prado Gesto 79daf3706b CURA-5158 Create a custom signal that is emitted when global container 6 years ago
  Ghostkeeper ee9de1f11b Merge branch '3.2' 6 years ago
  Mark b531c0550d Change Math.floor to Math.round as a last try to fix garbled fonts 6 years ago
  Mark b52bf6decf resolve conflict 6 years ago
  Mark 8fca183a5e Fix rounding errors for garbled text 6 years ago
  Jaime van Kessel faa4af634a Show pause text even if there is nothing to pause 6 years ago
  ChrisTerBeke 182e7de07d Merge branch 'master' into network_rewrite 6 years ago
  Ghostkeeper 9b41cc05af Further fix for MonitorButton 6 years ago
  Ghostkeeper 5f240229f9 Fix reference to addAdditionalComponents and updateAdditionalComponents 6 years ago
  ChrisTerBeke 2986a17c1d Fix for showing printer connect button on component load, use newer CuraApplication as target 6 years ago
  ChrisTerBeke c4d7a33c31 Monitor view component loader should have width and height from parent 6 years ago
  ChrisTerBeke 8cd9439497 ignore octoprint plugin 6 years ago
  Jaime van Kessel 1c1c195b93 When an printer gets added / removed, this is now correctly shown 6 years ago
  Jaime van Kessel dea13899b3 Cluster can now "target" one of it's printers for display 6 years ago
  Jaime van Kessel 5d3779da26 Update cluster view components 6 years ago
  Jaime van Kessel 57de028608 re-implemented abort & pause for legacy um3 6 years ago
  Jaime van Kessel c523a6ddf6 Progress is now shown for LegacyPrinter while printing 6 years ago
  Aleksei S 87a7bf72a8 Monitor view, "connect" button position 6 years ago
  fieldOfView 6fa4dd0a97 Fix qml binding loops 6 years ago
  fieldOfView 6a0ba43508 Make sure monitor buttons do not extend sidebar 6 years ago
  Mark 9a193ad5c5 Changing AGPLv3 to LGPLv3 7 years ago
  Jaime van Kessel 8683275d4f Added canAbort & canPause feature to PrinterOutputDevice 7 years ago
  Ghostkeeper cdf43ea6a4 Forgotten sidebar margins 7 years ago
  Ghostkeeper 6a4329c1a0 Align progress bar and save button better 7 years ago
  Jaime van Kessel f82aecb7ca Refactoring; no longer use "Printer" to identify CuraApplication 7 years ago
  fieldOfView 9229027001 Refactor properties that start with 'get' to avoid confusion between slots & properties 7 years ago
  fieldOfView a823980d17 Replace "transparent" Rectangles by Items 7 years ago
  fieldOfView bf3d3d46e2 Fix Rectangles that always show as white regardless of the theme 7 years ago
  fieldOfView a291131aca Fix qml warning when no printer is connected 8 years ago
  Ghostkeeper 8644fb7113 Never animate progress bars if they are invisible 8 years ago
  Ghostkeeper 06a0a0b95e Progress bar never indeterminate if invisible 8 years ago
  Ghostkeeper 8a5026bdb1 Revert "Early cop-out if there is no printer connected" 8 years ago
  Ghostkeeper 99f53cb832 Early cop-out if there is no printer connected 8 years ago
  Ghostkeeper f4d13713a2 Replace progress bar with actual ProgressBar element 8 years ago
  Ghostkeeper 3b2c173cd6 Keep showing progress while pausing/resuming 8 years ago
  Ghostkeeper 22f0a2dabf Add TODOs for text to be added after string freeze 8 years ago
  fieldOfView e43dbcd0b7 Code style 8 years ago
  fieldOfView b14bc477bf Update status text for consistency 8 years ago
  fieldOfView 4bfa0f3bb1 Move sidebar action button style into styles.qml 8 years ago
  Jaime van Kessel 31bc3d2575 Added maintenance state to display qml 8 years ago
  fieldOfView 8930eae9cd Allow plugins to add additional components to print monitor buttons 8 years ago
  Jaime van Kessel c254737e25 Simplified the pause code 8 years ago
  fieldOfView 938a2fc691 Update wording 8 years ago
  Thomas Karl Pietrowski df519ed00a CURA-2157: Adding an confirmation dialog 8 years ago
  fieldOfView 7efde6b164 Prevent qml warning when no printer is connected 8 years ago
  fieldOfView 105541ed07 Hide "0%" progress while in pre_print state 8 years ago
  Jack Ha decf998d68 Code style, semicolons 8 years ago
  Jack Ha 223b8f28bb Update print monitor button labels and enabled. CURA-2060 8 years ago
  Jack Ha 2d723cbb57 Comments CURA-2064 8 years ago