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
2020-02-10Bump SDK version number of Cura 4.5 to 7.1Ghostkeeper
2019-10-22Remove deprecated functions in MachineManagerLipu Fei
2019-10-21Change SDK version to 7.0.0Nino van Hooff
2019-09-21plugins: Reweighting stagesThomas Karl Pietrowski
2019-07-09Add text about cloud connection when no printer can be reached on monitorChrisTerBeke
2019-05-03Remove hardcoded references to Ultimaker machines in QMLJaime van Kessel
2019-03-29Move CuraStage back to where plugins expect it.Remco Burema
2019-03-20Move CuraStage into cura.UI moduleLipu Fei
2019-02-20Update MonitorMain.qmlIan Paschal
2019-02-20Use new property names for cloud connection detectionIan Paschal
2019-01-31Improve no connection messageIan Paschal
2019-01-31Finalize monitor stage empty statesIan Paschal
2019-01-25More documentationIan Paschal
2019-01-25Add some commentsIan Paschal
2019-01-24Unconnected empty state (DRAFT)Ian Paschal
2019-01-03Hide action panel when displaying a stage with a backgroundGhostkeeper
2018-12-19Disable dropping of files into cura when monitor stage is active.Jaime van Kessel
2018-12-17Merge pull request #5005 from Ultimaker/sdk_version_6Lipu Fei
2018-12-17Update plugin versions to match package versionsLipu Fei
2018-12-17Code style & commentsIan Paschal
2018-12-14Increment API version to 6Ghostkeeper
2018-11-30Added MachineSelector to monitor menuJaime van Kessel
2018-11-30Move USB sidebar into the main view of the monitorstageJaime van Kessel
2018-11-26Fix adjustable monitor component widthLipu Fei
2018-11-22Fix MonitorMainView for USB printingLipu Fei
2018-10-29Add PreviewStagePlugin stubsJaime van Kessel
2018-10-03Remove unnecessary import and declaration of i18n in pluginsfieldOfView
2018-08-27Increase plugin API version to 5Aleksei S
2018-05-24Small codestyle changes after mergeChrisTerBeke
2018-03-29Use separate QML files for prepare and monitor stagefieldOfView
2018-03-16Fix for monitor stage ocasionally crashingJaime van Kessel
2018-03-12CURA-4870 Remove Monitor stage status iconsDiego Prado Gesto
2018-02-21Fix: Monitor icon state was not updated properlyAleksei S
2018-01-11Fix conflictsChrisTerBeke
2018-01-10check if parent exists before using width and height properties from itChrisTerBeke
2018-01-10Fix updating icon in the top barfieldOfView
2017-12-22Connection state changes now trigger a re-evaluation of the iconJaime van Kessel
2017-12-21Ensure that an update of icon also happens on output device changeJaime van Kessel
2017-12-14Merge branch 'master' of github.com:Ultimaker/Cura into network_rewriteJaime van Kessel
2017-12-08Fixed preheating for Legacy UM3Jaime van Kessel
2017-12-08Monitor view component loader should have width and height from parentChrisTerBeke
2017-12-08Repaired the monitor icon not being updatedJaime van Kessel
2017-12-08Fixed displaying of icons in monitor stage tabJaime van Kessel
2017-12-07Set stage icon for monitor depending on output device state, prevent crash wh...ChrisTerBeke
2017-12-07Re-implement monitor view overlay when there is no monitor componentChrisTerBeke
2017-12-07Back to QUrl, fix monitor view overlayChrisTerBeke
2017-12-06Some cleanupChrisTerBeke
2017-12-06Fix sidebar loading and unloading depending on active stageChrisTerBeke
2017-12-06Sidebar and main view via loaderChrisTerBeke
2017-12-06Make sidebar view working for active stageChrisTerBeke