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
2018-05-29Add Reft and Right side aligned action buttons to the message boxAleksei S
2018-05-11CURA-5164 The Preferences is not a singleton class anymore since in some pointDiego Prado Gesto
2018-04-17Use pyqtSlot to show more info dialogLipu Fei
2018-04-17Update text and fix qml code stylesLipu Fei
2018-04-17Fix license banner for MoreInfoWindow.qmlLipu Fei
2018-04-17Update example_data.jsonLipu Fei
2018-04-10change default settingMark
2018-04-10Add more info dialogLipu Fei
2018-04-10Clean up code in SliceInfoLipu Fei
2018-04-04Ensure that the "Slice info message disable button" actually disables the sen...Jaime van Kessel
2018-03-19CURA-4400 fix support_extruder_nr values in overhang angle and SliceInfoJack Ha
2018-01-24Fix checking material_used per extruder for analytics - CURA-4858ChrisTerBeke
2018-01-03CURA-4525 solved merge conflictsJack Ha
2017-12-22Small fixes for disable user data triggering preferences windowChrisTerBeke
2017-12-21Added Disable link styleAleksei S
2017-12-21Solved merge conflicts. CURA-4525Jack Ha
2017-12-21Merge branch 'master' into feature_decline_slice_infoalekseisasin
2017-12-15Fix potential crash on missing index in extruder dictChrisTerBeke
2017-12-05Don't show slice info message if the preference is set to not send itGhostkeeper
2017-11-28Add button to disable sending info directlyRuben D
2017-11-15CURA-4525 fixed material info per build plate, bugfix arrange on loadJack Ha
2017-10-31Always set the active extruder stack when loading project file settings - CUR...ChrisTerBeke
2017-10-31Always use extruder stacks in slice info - CURA-4482ChrisTerBeke
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-09-15Fixed some missed references to the previous variables - CURA-4232Diego Prado Gesto
2017-09-13Added Title for messagesalekseisasin
2017-08-16Check the content of definition changes container in SliceInfoLipu Fei
2017-08-16Added name of output deviceJaime van Kessel
2017-08-15In SliceInfo, use the global stack if it is a single-extrusion machineLipu Fei
2017-07-18Fix spelling of statistics sending messageGhostkeeper
2017-07-11Slice info is now sent by httpsJaime van Kessel
2017-07-04Fixed sending wrong setting for bed adhesionJaime van Kessel
2017-07-04Send print times & extruders as stringJaime van Kessel
2017-07-03Added active mode to sliceinfoJaime van Kessel
2017-07-03Filter \n from transformation stringJaime van Kessel
2017-07-03Send data to new serverJaime van Kessel
2017-07-03Updated list of settings to be sent.Jaime van Kessel
2017-06-30Added few more fields (brand & manufacturer) to brand & machineJaime van Kessel
2017-06-30Also send if the user changed the machine definitionJaime van Kessel
2017-06-30Model data is now actually appended to data that's being sentJaime van Kessel
2017-06-30Extruders are now correctly filled in slicdeInfoJaime van Kessel
2017-06-29Initial set of changed setup for sliceinfoJaime van Kessel
2017-06-29Code cleanupJaime van Kessel
2017-06-29Moved SliceInfoJob to it's own fileJaime van Kessel
2017-06-28Set author to Ultimaker B.V. instead of UltimakerGhostkeeper
2017-06-22Use semantic versioning for all plugin.jsonLipu Fei
2017-06-22Fix code styleLipu Fei
2017-06-21Replaced catalog metadata entry with i18n-catalogJaime van Kessel
2017-06-21Moved certain meta data entries to seperate fileJaime van Kessel
2017-03-02SliceInfo now only sends sliceable model hashes (layer data was also sent)Jack Ha