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-10-21Merge pull request #6499 from Ultimaker/CURA-6853_layer_slider_behind_action_...Jaime van Kessel
2019-10-21Remove stray print statementJaime van Kessel
2019-10-21Catch WinErrors for zeroconfLipu Fei
2019-10-18Workaround: Make the type-checker understand what's going on.Remco Burema
2019-10-17Improve code style.Mark Burton
2019-10-17Take a more generic approach to safe areas for the SimulationViewNino van Hooff
2019-10-17Return early from _checkStackForErrors() if top container is empty.Mark Burton
2019-10-16Add whitespace between plugin name and licence string in license dialogNino van Hooff
2019-10-15Fix some mistakes indicated by PyCharm's lintingGhostkeeper
2019-10-10Fix code styleGhostkeeper
2019-10-10Merge branch 'master' of ssh://github.com/Ultimaker/CuraGhostkeeper
2019-10-09Ensure that all material profiles get metadata updatesJaime van Kessel
2019-10-09Rename is_simulation_playingNino van Hooff
2019-10-09Remove external dependency from SimulationViewMainComponentNino van Hooff
2019-10-09Reverse Y axisFiCacador
2019-10-08Merge branch 'feature_intent' of github.com:Ultimaker/CuraJaime van Kessel
2019-10-08Fix translation mistake in a messageJaime van Kessel
2019-10-07Update SliceInfo exampleLipu Fei
2019-10-07Add intent into statsLipu Fei
2019-10-07Fix pixel-position of layer slider after the window was resized.Nino van Hooff
2019-10-07Make the height of the layer slider dynamicNino van Hooff
2019-10-02Fix importing profilesJaime van Kessel
2019-10-02Merge remote-tracking branch 'origin/master' into feature_intentLipu Fei
2019-10-01Use empty string as fallback valueChrisTerBeke
2019-10-01Ensure string matching is done with stringsChrisTerBeke
2019-10-01Fix checking for cases where machine creation failedChrisTerBeke
2019-10-01Set some meta data before switching active stacks, fix manual added device pa...ChrisTerBeke
2019-10-01Merge remote-tracking branch 'origin/master' into feature_intentLipu Fei
2019-09-27Use printer type name instead of idChrisTerBeke
2019-09-27Move codeChrisTerBeke
2019-09-27Select correct machine type connecting to output deviceChrisTerBeke
2019-09-27Partial revert of #6432, actually fix refreshing configurationsChrisTerBeke
2019-09-27Only show cloud flow message when signed in and not cloud connected yet, fix ...ChrisTerBeke
2019-09-27Actually fix QML nullptr warnings for real.Remco Burema
2019-09-25Merge remote-tracking branch 'origin/master' into feature_intentLipu Fei
2019-09-25Merge pull request #6400 from Ultimaker/CURA-6799_pause_at_height_resume_speedLipu Fei
2019-09-24Ignore leftover buildplate/'global' variants.Remco Burema
2019-09-24Only consider feedrates for extrusions (Pause At Height)Nino van Hooff
2019-09-24Upgrade globals as well.Remco Burema
2019-09-24Fix merge conflicts with masterLipu Fei
2019-09-24Merge branch 'master-reweight-stages' of https://github.com/thopiekar/CuraJaime van Kessel
2019-09-24Fix HMS434 version upgradeLipu Fei
2019-09-24Merge branch '4.3' of github.com:Ultimaker/CuraJaime van Kessel
2019-09-24Add extra exception handling for UFPwriterJaime van Kessel
2019-09-23Restore feedrate at end of Pause at Height script for Repetier.Nino van Hooff
2019-09-23Restore feedrate at end of Pause at Height scriptNino van Hooff
2019-09-23Don't make 'print core' translatableGhostkeeper
2019-09-23Add clarification for translators of this file formatGhostkeeper
2019-09-23Improve context of override and new translation itemsGhostkeeper
2019-09-23Add intent logic for project loadingLipu Fei