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
path: root/cura
AgeCommit message (Expand)Author
2022-05-10Remove extra resource path from Python fileCURA-9147_double_resource_pathsGhostkeeper
2022-05-09Merge remote-tracking branch 'origin/gracefully_fail_cloud_printer' into 5.0Jelle Spijker
2022-05-06Merge pull request #12114 from Ultimaker/CURA-9141_translate_5.0Casper Lamboo
2022-05-05Add catalog to files that weren't translatingCURA-9141_translate_5.0j.delarago
2022-05-05Fix error checking never setting state to "hasError"Jaime van Kessel
2022-05-04Use correct role for standardbuttonJaime van Kessel
2022-04-26Always return int's.Remco Burema
2022-04-22Use right enums for single instanceJaime van Kessel
2022-04-21Merge remote-tracking branch 'origin/fix_wait_for_first_slice' into 5.0Jelle Spijker
2022-04-20Upgrade SDK version to 8.0.0 for Cura 5.0upgrade_sdk_to_800Remco Burema
2022-04-19Check multiple settings per update of event loopJaime van Kessel
2022-04-19Fail gracefully when adding unknown cloud printergracefully_fail_cloud_printerJaime van Kessel
2022-04-19Fix Cura not closing properly on Windows.Remco Burema
2022-04-14Use minus sign for extra version infoj.spijker@ultimaker.com
2022-04-14Fix version on splash screenj.spijker@ultimaker.com
2022-04-13Fix thumbnail creationJaime van Kessel
2022-04-13Add extra warnings if it failed to create snapshotJaime van Kessel
2022-04-13Use right enum for message dialogJaime van Kessel
2022-04-13Give text more room on splashscreenJaime van Kessel
2022-04-11Fix enum to FormDataTypeGhostkeeper
2022-04-08Add search path for the pyinstaller locationsJelle Spijker
2022-04-08Merge branch 'master' into qt6_beyond_the_splashJelle Spijker
2022-04-08Remove unneeded clearJaime van Kessel
2022-04-07Set ownership of MaterialBrandsModel to cppJaime van Kessel
2022-04-07Remove setting parent from basematerialJaime van Kessel
2022-04-07Scale convex hull only by X/Y shrinkage, and handle 0% gracefullyGhostkeeper
2022-04-06Merge branch 'master' into qt6_beyond_the_splashj.delarago
2022-04-06Removed the rather hacky implementation of the shrinkage factor averaging. Is...p.kuiper
2022-04-05Update enum, this fixes connecting to printersj.delarago
2022-04-01Fix warning about DurationJaime van Kessel
2022-04-01Removed the settings: "material_shrinkage_percentage" and update code that wa...PP-77_shrinkage_compensation_for_PLA_TPLA_PETGp.kuiper
2022-03-31Return account widget to it's former gloryJaime van Kessel
2022-03-31Fix warnings that "instanceContainer" is not a recognised typeJaime van Kessel
2022-03-31Use correct keyboard enumsJaime van Kessel
2022-03-30Merge branch 'CURA-8466_version_upgrade_50' of github.com:Ultimaker/CuraJaime van Kessel
2022-03-30Prevent crash on setConnectionState when no global stack is setJaime van Kessel
2022-03-29Increment setting_version to 20Ghostkeeper
2022-03-28Merge branch 'master' into CURA-8640_PyQt6Jelle Spijker
2022-03-25Merge pull request #11706 from Ultimaker/CURA-7810_remove_deprecated_functionsJoey de l'Arago
2022-03-25Merge branch 'new-splashscreen' of github.com:Ultimaker/CuraJaime van Kessel
2022-03-24Remove Extruders property from global stackCURA-7810_remove_deprecated_functionsJaime van Kessel
2022-03-24Remove printeroutput modelJaime van Kessel
2022-03-24Remove old arranger codeJaime van Kessel
2022-03-24Remove cura.PrinterOutputDeviceJaime van Kessel
2022-03-24Merge branch 'master' into CURA-8640_PyQt6Jelle Spijker
2022-03-22Merge branch 'fix_disallowed_brim_gap_distance' of github.com:Ultimaker/CuraJaime van Kessel
2022-03-16updated splash screens10r3n20
2022-03-16Use intConversion instead of Str for extruder & optionalExtruderCURA-8981_resolve_for_interface_and_raft_extruderJaime van Kessel
2022-02-21Prevent crash when switching extruder in profiles pageJaime van Kessel
2022-02-21Merge branch 'master' into PyQt6_upgradeGhostkeeper