Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-16Fix typo in a log warning messageDiego Prado Gesto
2019-04-25Add import redirects with deprecation warning so we don't break plugin compat...Jaime van Kessel
2019-03-20Move PrinterOutputDevice into cura.PrinterOutput moduleLipu Fei
2019-01-08Fix merge conflicts with 4.0ChrisTerBeke
2018-12-31Use "NotConnected" as default for the connection stateJaime van Kessel
2018-12-19Merge branch '4.0' into STAR-322_cloud-connectionChrisTerBeke
2018-12-19Sort unique printer typesGhostkeeper
2018-12-19Remove unused importChrisTerBeke
2018-12-19Remove Q_ENUMS for connection type, not used in QML anymoreChrisTerBeke
2018-12-19Fix some codestyle, make connectionType a property as it's needed in QMLChrisTerBeke
2018-12-18Start work on cloud iconChrisTerBeke
2018-12-18Fix merge conflictsChrisTerBeke
2018-12-18Add a sane default to connection typeJaime van Kessel
2018-12-14Remove the cluster connection typeJaime van Kessel
2018-12-14Fix typingLipu Fei
2018-12-14Make ConnectionType Enum type accessible to QMLLipu Fei
2018-12-14Use double-quotes for custom type hinting in functionsLipu Fei
2018-12-14Rename ConnectionType.none to ConnectionType.UnknownLipu Fei
2018-12-14Rename Enum name to camal casesLipu Fei
2018-12-14Remove unused function setConnectionType()Lipu Fei
2018-12-14Remove unused function checkConnectionType()Lipu Fei
2018-12-14Rename Enum names to camal casesLipu Fei
2018-12-13Every print ouput device should define its connection type(usb, network, clus...Aleksei S
2018-12-05STAR-322: Using composition rather than inheritanceDaniel Schiavini
2018-11-26Use QStringList instead of QVariantList since the return value is a list of s...Jaime van Kessel
2018-11-22Add a new printer selector button that is connected to the outputDiego Prado Gesto
2018-10-09Remove unused importsfieldOfView
2018-10-09Move updateFirmware to PrinterOutputDevice...fieldOfView
2018-10-03Create firmware update progress window from QMLfieldOfView
2018-07-03Fix code-styleDiego Prado Gesto
2018-06-15Call from QtApplication instead of ApplicationGhostkeeper
2018-06-13CURA-5330 Add return type to some constructorsDiego Prado Gesto
2018-06-01Fix unknown modelGhostkeeper
2018-06-01Add function typing for PrinterOutputDeviceGhostkeeper
2018-04-25Merge remote-tracking branch 'origin/3.3'Lipu Fei
2018-04-25Add back the setAcceptsCommands function with a deprecated decorator.Diego Prado Gesto
2018-03-29Fix: bed leveling for UM+Aleksei S
2018-03-13CURA-4870 Wait until the configuration has all the mandatory data beforeDiego Prado Gesto
2018-03-08CURA-4870 React to outputdeviceschanged signal, to update the list ofDiego Prado Gesto
2018-03-06CURA-4870 Update the selected configuration in the UI when theDiego Prado Gesto
2018-03-05CURA-4870 Add call to the QObject constructorDiego Prado Gesto
2018-03-04CURA-4870 Add information of the current configuration selected in the active...Diego Prado Gesto
2018-03-04CURA-4870 Prepare the UI to show the list of configurationsDiego Prado Gesto
2018-03-03CURA-4870 Add list of unique configurations to the output device. The printer...Diego Prado Gesto
2018-01-16Merge branch 'master' into feature_multiple_BPDiego Prado Gesto
2018-01-12re-addded connection textJaime van Kessel
2018-01-11CURA-4461 Read buildplate id from the printer and set the automaticDiego Prado Gesto
2018-01-08Fixed connection label stateJaime van Kessel
2017-12-21Material & hotend updated callback is enabled for LegacyUM3 againJaime van Kessel
2017-12-14Also start reworking the USBPrint.Jaime van Kessel