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-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
2022-04-23Reenable script(s) active indicator iconAldo Hoeben
2022-04-22Fix missing icons since move to PyQt6fieldOfView
2022-04-22Merge pull request #11876 from Ultimaker/CURA-9146_missing_placeholder_imagesRemco Burema
2022-04-22Path for placeholder image was one to many folders up.j.delarago
2022-04-22Merge branch '5.0' of github.com:Ultimaker/Cura into 5.0Jaime van Kessel
2022-04-22Prevent error message when no further pages in marketplace could be loadedJaime van Kessel
2022-04-22Merge pull request #11839 from Ultimaker/CURA-9144_scrollbar_in_marketplace_l...Casper Lamboo
2022-04-22Use right enums for single instanceJaime van Kessel
2022-04-22Merge pull request #11838 from Ultimaker/CURA-9134_misalinged_machine_labelRemco Burema
2022-04-21Fix scrollbar filling space by replacing custom implementation with generic U...j.delarago
2022-04-21Subtract previously unused rightMargin from MachineSelectorButton width.j.delarago
2022-04-21Merge branch 'CURA-9146_account_sync' into 5.05.0-betaGhostkeeper
2022-04-21Mostly? fix scrollbars in settings-tooltips.Remco Burema
2022-04-21Merge pull request #11835 from Ultimaker/ChangelogJelle Spijker
2022-04-21Merge branch '5.0' into CURA-9146_account_syncGhostkeeper
2022-04-21Update change_log.txtChangelogfvrmr
2022-04-21Fix copyright headers and code style a bitGhostkeeper
2022-04-21Merge branch 'CURA-9070_dont_lose_focus_search_field' of github.com:Ultimaker...Jaime van Kessel
2022-04-21Merge pull request #11831 from Ultimaker/ChangelogCURA-9177_Fix_CI_CDRemco Burema
2022-04-21Update change_log.txtfvrmr
2022-04-21Merge pull request #11833 from Ultimaker/CURA-9149_object_settings_ovelapJelle Spijker
2022-04-21Update change_log.txtfvrmr
2022-04-21Wrapping Retrieval in DFRetrieval does not seem to work in QT6, the object re...j.delarago
2022-04-21Center remove button in row by giving it the same height as the input.CURA-9149_object_settings_ovelapj.delarago
2022-04-21Fix infill to 0% on upgrade to Cura 5.0.Remco Burema
2022-04-21Update change_log.txtfvrmr
2022-04-21Properly add and remove menu itemsc.lamboo
2022-04-21Resolve urls through qmlc.lamboo
2022-04-21Use QML defined enum in sync statec.lamboo
2022-04-21Use updated type definitionsc.lamboo
2022-04-21Fix search field losing focus when scrolling the setting listGhostkeeper