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-02-20Merge branch 'ppa_contribute_compatible_format' into 4.0Remco Burema
2019-02-20Merge branch '4.0' into ppa_contribute_compatible_formatRemco Burema
2019-02-20Don't serialize "definition" for material profileJaime van Kessel
2019-02-20Merge pull request #5331 from Ultimaker/monitor_tab_imagesIan Paschal
2019-02-20Use QUrl.fromLocalFile() to create the file:// URLs for the imagesSimon Edwards
2019-02-19Increase agressiveness of short circuit logic; Just check if the node is slic...Jaime van Kessel
2019-02-19Add few more cases where Camera changes caused un-needed updatesJaime van Kessel
2019-02-19Fix the path to the pop up images in the monitor tab.Simon Edwards
2019-02-19Ignore sceneChange signals if the camera triggered them in some placesJaime van Kessel
2019-02-19Merge branch '4.0' of github.com:Ultimaker/Cura into 4.0Jaime van Kessel
2019-02-19Simplify the expensive call to the validation stateJaime van Kessel
2019-02-19Improve "don't ask me again" checkboxIan Paschal
2019-02-18Merge pull request #5316 from Ultimaker/fix-cloud-printer-propertiesIan Paschal
2019-02-18Prevent crash for backup plugin if there is no internet connectionJaime van Kessel
2019-02-15Add expected mesh back to testChrisTerBeke
2019-02-15Fix codestyleChrisTerBeke
2019-02-15Add filesize back to expected resultChrisTerBeke
2019-02-15Fix test for cloud output device ufp uploadingChrisTerBeke
2019-02-15Add a test for the device propertiesChrisTerBeke
2019-02-15Manually create printer properties for cloud output deviceChrisTerBeke
2019-02-15Remove debug codeLipu Fei
2019-02-15Fix call_on_qt_thread decoratorLipu Fei
2019-02-15Code styleIan Paschal
2019-02-15Simplify code a bitIan Paschal
2019-02-15Revert "Expect to always have a build plate"Ian Paschal
2019-02-15Expect to always have a build plateIan Paschal
2019-02-15Handle self.build_plate = NoneIan Paschal
2019-02-15Update buildplate with other propsIan Paschal
2019-02-14Fix serialising materials with Ultimaker S5 in itGhostkeeper
2019-02-14Don't crash on editing metadata entries of non-registered materialsGhostkeeper
2019-02-14Clarify if using key or human-readable nameIan Paschal
2019-02-14Make sure to set the build plate so it's not emptyIan Paschal
2019-02-13Fix incorrect method nameIan Paschal
2019-02-13Merge pull request #5291 from Ultimaker/CL-1222_cloud_flow_pop_upSimon Edwards
2019-02-13Merge pull request #5293 from Ultimaker/CL-1165_missing_cloud_infoSimon Edwards
2019-02-13Avoid double negatives in cloud flow metadataIan Paschal
2019-02-13Generate the correct path for the svg on Windows.Simon Edwards
2019-02-13Make pop up permanentIan Paschal
2019-02-13Improve cloud flow checksIan Paschal
2019-02-13Don't crash when clicking don't show againIan Paschal
2019-02-13Revert "Use parseBool instead of "is True" and "is False""Ian Paschal
2019-02-13Fix typoIan Paschal
2019-02-13Fix cloud pop up pathsIan Paschal
2019-02-12Use parseBool instead of "is True" and "is False"Ian Paschal
2019-02-12Improve cloud connection or not checkingIan Paschal
2019-02-11Ensure pop-up is not shown if cloud connection is already configuredIan Paschal
2019-02-08Check access token before using itChrisTerBeke
2019-02-08Merge pull request #5286 from Ultimaker/CL-1222_cloud_flow_pop_upIan Paschal
2019-02-08Finalize copyIan Paschal
2019-02-08Merge pull request #5271 from Ultimaker/CL-1222_cloud_flow_pop_upSimon Edwards