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
2022-05-09Give icon of onboarding banner a colourGhostkeeper
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-05Align colors disabled settings textfield (5 min fix).Remco Burema
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-05Merge branch 'Patola-5.0-beta' into CURA-9141_translate_5.0Remco Burema
2022-05-05Merge branch '5.0-beta' of https://github.com/Patola/Cura into Patola-5.0-betaRemco Burema
2022-05-05Merge pull request #12049 from sustmi/czech-translations-v5.0Remco Burema
2022-05-05Add 11 language translations from Smartlingj.delarago
2022-05-05Merge branch '5.0' into CURA-9141_translate_5.0j.delarago
2022-05-04Set colour of placeholder text from themeGhostkeeper
2022-05-04Merge pull request #11977 from Ultimaker/CURA-9185_material_menu_cut_offJaime van Kessel
2022-05-04Use correct role for standardbuttonJaime van Kessel
2022-05-03Merge branch '5.0' of github.com:Ultimaker/Cura into 5.0Jaime van Kessel
2022-05-03Disable the running property of the action button by defaultJaime van Kessel
2022-05-03Finish Czech translation of v5.0Miroslav Sustek
2022-05-02Replace `SpinBox` with `NumericTextFieldWithUnit`c.lamboo
2022-05-02Set `stepSize` property on `SpinBox` that reflects its `decimals`c.lamboo
2022-05-02Merge branch '5.0' of github.com:Ultimaker/Cura into 5.0Jaime van Kessel
2022-05-02Fix size of setting extruder swatchJaime van Kessel
2022-05-02Merge pull request #12059 from fieldOfView/fix_phantom_menuJaime van Kessel
2022-05-02Merge pull request #12055 from Ultimaker/CURA-9232_fix_menubar_not_catching_e...Jaime van Kessel
2022-05-02Simplify enabled behaviourj.delarago
2022-05-02Updated pt_BR strings for Cura 5.0Cláudio 'Patola' Sampaio
2022-05-02Updated pt_BR strings for Cura 5.0 betaCláudio 'Patola' Sampaio
2022-05-02Remove "phantom menu" when there is only a single FileProviderfieldOfView
2022-05-02The PrintSetupTooltip was catching events while invisible on the top left of ...j.delarago
2022-05-02Merge pull request #11981 from Ultimaker/CURA-9194_tiny_marketplace_iconJaime van Kessel
2022-05-02Almost finished Czech translation of v5.0Miroslav Sustek
2022-04-29Merge pull request #12007 from Ultimaker/CURA-9214_export_profile_doesnt_workCasper Lamboo
2022-04-29Apply suggestions from code reviewCasper Lamboo
2022-04-29Merge pull request #11906 from fieldOfView/fix_single_copy_multiplyJoey de l'Arago
2022-04-29Merge pull request #12009 from Ultimaker/CURA-9222_crash_for_multiple_extrudersJoey de l'Arago
2022-04-28Use the correct function parameters when removing objects in menuCURA-9222_crash_for_multiple_extrudersJaime van Kessel
2022-04-28selectedNameFilter is now an object instead of a string. The nameFilter has t...CURA-9214_export_profile_doesnt_workj.delarago
2022-04-28Prevent last line of popup to be cut offJaime van Kessel
2022-04-26Always return int's.Remco Burema
2022-04-26Fix typo in property. Not sure why this didn't crash tbh.Remco Burema
2022-04-26Merge branch 'fix_missing_icons' of https://github.com/fieldOfView/Cura into 5.0Jaime van Kessel
2022-04-26Fix marketplace external link button being tiny.CURA-9194_tiny_marketplace_iconj.delarago
2022-04-26Merge pull request #11979 from Ultimaker/CURA-9203_infill_percentages_not_lin...Jaime van Kessel
2022-04-26Change selectedTextColor for textfieldJaime van Kessel
2022-04-26I've changed the dot radius so they are circles again.j.delarago
2022-04-26Use screenscale factor for maximumFlickVelocityJaime van Kessel
2022-04-26Fix popup going off the bottom of the screen by having popup push up instead ...CURA-9185_material_menu_cut_offj.delarago
2022-04-26Fix the tooltip not re-sizingJaime van Kessel
2022-04-25Fix crash if 3mf writer could not be importedJaime van Kessel
2022-04-25Update list of projects that can be updated without string freeze breakGhostkeeper
2022-04-23Fix creating a single copy of a modelfieldOfView