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
2021-09-07Fix various typosluz paz
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-28Convert remaining doxygen to rstNino van Hooff
2020-05-08Remove unnecessary os.path.basename callKostas Karmas
2020-05-08Add test for platform mesh sizes <=1MBKostas Karmas
2020-04-29Add tests for the DiscoveredCloudPrintersModelKostas Karmas
2020-04-10Remove a number of unused importsJaime van Kessel
2019-12-24Fix some tests not cleaning up correctly after themselvesJaime van Kessel
2019-11-12Merge 4.4Lipu Fei
2019-11-12Fix testsLipu Fei
2019-11-01Fix tests for exact matching on preferred materialGhostkeeper
2019-10-23Merge branch 'master' into CURA-6793_performanceGhostkeeper
2019-10-22Fix TestVariantNodeLipu Fei
2019-10-16Merge branch 'master' into CURA-6793_performanceGhostkeeper
2019-10-16Make cache of machines a protected fieldGhostkeeper
2019-10-16Fix tests with new lazy-loading techniqueGhostkeeper
2019-10-15Fix testsLipu Fei
2019-10-10Code styleGhostkeeper
2019-10-04Add test for preferring a material diameter over the preferred from metadataGhostkeeper
2019-10-04Add test for preferred material diameter mismatchGhostkeeper
2019-10-04Move creation of empty variant nodes to fixtureGhostkeeper
2019-10-04Add test for preferred material's diameter checkGhostkeeper
2019-10-04Add test for preferred material matching on submaterialsGhostkeeper
2019-10-04Add test for preferred material with the happy flowGhostkeeper
2019-10-04Add test for is_available on resulting quality groupsGhostkeeper
2019-10-04Add test for getting quality groups from the container treeGhostkeeper
2019-10-04Fix TestVariantNodeLipu Fei
2019-10-04Fix TestMachineNode: remove invalid property has_machine_materialsLipu Fei
2019-10-02Remove has_machine_materials metadataGhostkeeper
2019-09-27Simplify quality node intents list testGhostkeeper
2019-09-23Partial fix for intent manager not finding correct profile in testGhostkeeper
2019-09-12Remove debug printsGhostkeeper
2019-09-09Merge pull request #6289 from Ultimaker/feature_intent_interfaceLipu Fei
2019-09-09Fix getting extruder list everywhereGhostkeeper
2019-09-06Add test for getting metadata from machine nodeGhostkeeper
2019-09-06Test if we actually return the result of the call to getQuality[Changes]GroupsGhostkeeper
2019-09-06Add test for getting current quality changes groupsGhostkeeper
2019-09-06Add test for getting quality changes groups without global stackGhostkeeper
2019-09-06Fix nondetermistic result with dictionary values listGhostkeeper
2019-09-06Add test for getCurrentQualityGroupsGhostkeeper
2019-09-02Add test for getCurrentQualityGroups if there is no current printerGhostkeeper
2019-08-29Fix testJaime van Kessel
2019-08-29Fix testsJaime van Kessel
2019-08-21Add tests for metadatachangedJaime van Kessel
2019-08-21Add tests for the _onRemoved handlerJaime van Kessel
2019-08-21Fix materialNode testsJaime van Kessel
2019-08-16Remove _added functions for nodes that can't be added during runtimeGhostkeeper
2019-08-13Fix the tests for materialnodeJaime van Kessel
2019-08-12Fix the machine node testJaime van Kessel
2019-08-08Add tests for quality nodeJaime van Kessel