Commit History

Author SHA1 Message Date
  Diego Prado Gesto c4044e731a Fix typo in a log warning message 5 years ago
  Jaime van Kessel da736cc4be Add import redirects with deprecation warning so we don't break plugin compatibility 5 years ago
  Lipu Fei 2b39d6422c Move PrinterOutputDevice into cura.PrinterOutput module 5 years ago
  ChrisTerBeke a6114d39e4 Fix merge conflicts with 4.0 5 years ago
  Jaime van Kessel d9d1c93bd0 Use "NotConnected" as default for the connection state 5 years ago
  ChrisTerBeke 21cde5535a Merge branch '4.0' into STAR-322_cloud-connection 5 years ago
  Ghostkeeper a5134001e9 Sort unique printer types 5 years ago
  ChrisTerBeke 112950f003 Remove unused import 5 years ago
  ChrisTerBeke eb1bde0516 Remove Q_ENUMS for connection type, not used in QML anymore 5 years ago
  ChrisTerBeke 5e9fe3fe50 Fix some codestyle, make connectionType a property as it's needed in QML 5 years ago
  ChrisTerBeke 0588c54035 Start work on cloud icon 5 years ago
  ChrisTerBeke 25caf1a087 Fix merge conflicts 5 years ago
  Jaime van Kessel aa0c8c75ee Add a sane default to connection type 5 years ago
  Jaime van Kessel b8a4d8e80d Remove the cluster connection type 5 years ago
  Lipu Fei a18203b286 Fix typing 5 years ago
  Lipu Fei 4252b95603 Make ConnectionType Enum type accessible to QML 5 years ago
  Lipu Fei 99cee1dfe7 Use double-quotes for custom type hinting in functions 5 years ago
  Lipu Fei 8bb8ae8652 Rename ConnectionType.none to ConnectionType.Unknown 5 years ago
  Lipu Fei 3e1993d876 Rename Enum name to camal cases 5 years ago
  Lipu Fei 644944bc41 Remove unused function setConnectionType() 5 years ago
  Lipu Fei 0aa49270eb Remove unused function checkConnectionType() 5 years ago
  Lipu Fei 6bf39a32a9 Rename Enum names to camal cases 5 years ago
  Aleksei S 973970a895 Every print ouput device should define its connection type(usb, network, cluster and etc) 5 years ago
  Daniel Schiavini 163226f940 STAR-322: Using composition rather than inheritance 5 years ago
  Jaime van Kessel 4990f20566 Use QStringList instead of QVariantList since the return value is a list of strings. 5 years ago
  Diego Prado Gesto 9720512f50 Add a new printer selector button that is connected to the output 5 years ago
  fieldOfView ab7fe3138d Remove unused imports 6 years ago
  fieldOfView a36deea651 Move updateFirmware to PrinterOutputDevice... 6 years ago
  fieldOfView 718ac0a307 Create firmware update progress window from QML 6 years ago
  Diego Prado Gesto 762a1b1bfd Fix code-style 6 years ago
  Ghostkeeper eda0d34fd9 Call from QtApplication instead of Application 6 years ago
  Diego Prado Gesto f1b0c6238f CURA-5330 Add return type to some constructors 6 years ago
  Ghostkeeper a98b4fe35c Fix unknown model 6 years ago
  Ghostkeeper a946a8aaed Add function typing for PrinterOutputDevice 6 years ago
  Lipu Fei ec9be7a103 Merge remote-tracking branch 'origin/3.3' 6 years ago
  Diego Prado Gesto 3b499edac5 Add back the setAcceptsCommands function with a deprecated decorator. 6 years ago
  Aleksei S 290adbd906 Fix: bed leveling for UM+ 6 years ago
  Diego Prado Gesto dfb903fb81 CURA-4870 Wait until the configuration has all the mandatory data before 6 years ago
  Diego Prado Gesto fa5aa0a53f CURA-4870 React to outputdeviceschanged signal, to update the list of 6 years ago
  Diego Prado Gesto d02d845d1b CURA-4870 Update the selected configuration in the UI when the 6 years ago
  Diego Prado Gesto b8ad0959a7 CURA-4870 Add call to the QObject constructor 6 years ago
  Diego Prado Gesto 22b1c2127f CURA-4870 Add information of the current configuration selected in the active printer 6 years ago
  Diego Prado Gesto 49fcf35d9b CURA-4870 Prepare the UI to show the list of configurations 6 years ago
  Diego Prado Gesto dead2122dd CURA-4870 Add list of unique configurations to the output device. The printer output model calculates the configuration every time a change is received from the output device 6 years ago
  Diego Prado Gesto da4c98b204 Merge branch 'master' into feature_multiple_BP 6 years ago
  Jaime van Kessel 1986677276 re-addded connection text 6 years ago
  Diego Prado Gesto de98a62dc8 CURA-4461 Read buildplate id from the printer and set the automatic 6 years ago
  Jaime van Kessel 99de75a3fd Fixed connection label state 6 years ago
  Jaime van Kessel 9754aa5397 Material & hotend updated callback is enabled for LegacyUM3 again 6 years ago
  Jaime van Kessel d3b9ac0d45 Also start reworking the USBPrint. 6 years ago