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-06-17Remove duplicated codeJaime van Kessel
2022-06-16Remove todos that are no longer applicablej.delarago
2022-06-16On initial startup, when assigning your first printer the ActiveIntentQualiti...j.delarago
2022-06-16Add missing importj.delarago
2022-06-15Better typingj.delarago
2022-06-15Suggested changesj.delarago
2022-06-15Apply suggestions from code reviewJoey de l'Arago
2022-06-15Update cura/Machines/Models/IntentSelectionModel.pyJoey de l'Arago
2022-06-15Update cura/Machines/Models/IntentSelectionModel.pyJoey de l'Arago
2022-06-15Update cura/Machines/Models/ActiveIntentQualitiesModel.pyJoey de l'Arago
2022-06-15Update cura/Machines/Models/ActiveIntentQualitiesModel.pyJoey de l'Arago
2022-06-15Update cura/Machines/Models/ActiveIntentQualitiesModel.pyJoey de l'Arago
2022-06-15Update cura/Machines/Models/ActiveIntentQualitiesModel.pyJoey de l'Arago
2022-06-15Stop returning quality types from inactive quality groups. This was causing t...j.delarago
2022-06-14Show profile group name in boldGhostkeeper
2022-06-14Update the resolution dropdown model whenever a custom profile is enabled. Ot...j.delarago
2022-06-14Added new intent selection buttons and resolution drop down to replace the ma...j.delarago
2022-06-01Use intent category if no translation is availableCURA-9297_show_custom_intent_namesJaime van Kessel
2022-05-31Revert "Disable the material sync message again"Remco Burema
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-04-19Check multiple settings per update of event loopJaime van Kessel
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-03-24Merge branch 'master' into CURA-8640_PyQt6Jelle Spijker
2022-02-21Prevent crash when switching extruder in profiles pageJaime van Kessel
2022-02-21Merge branch 'master' into PyQt6_upgradeGhostkeeper
2022-01-26Make setting names italic if changed in quality-changes profileGhostkeeper
2022-01-26Format calculated functions in QualitySettingsModel itselfGhostkeeper
2022-01-10Shorten two texts of 'Sync materials with printers'Ghostkeeper
2021-12-28Qt5->Qt6: Rectify constant locations: UserRole, CppOwnershipRemco Burema
2021-12-28Search/replace Qt5->Qt6.Remco Burema
2021-12-10Prevent crash when setting non default intent categoryJaime van Kessel
2021-12-06Emit signal when property changedJaime van Kessel
2021-12-03Encode capabilities as comma-separated listGhostkeeper
2021-12-02Filter printer list by capabilitiesGhostkeeper
2021-10-28Merge branch '4.12' of github.com:Ultimaker/CuraJaime van Kessel
2021-10-28Use category as fallback translation for intents instead of "unkown"Jaime van Kessel
2021-10-28Move openSYncAllWindow to the right classJaime van Kessel
2021-10-27Fix merge mistakesJaime van Kessel
2021-10-27Merge branch 'master' into CURA-8609_sync_materials_to_printerGhostkeeper
2021-10-27Reset sync status when closing and re-opening sync windowGhostkeeper
2021-10-25Clarify context of error message for translatorsGhostkeeper
2021-10-21Disable the material sync message againJaime van Kessel
2021-10-19Use the material name instead of brand + type + colorJaime van Kessel
2021-10-18Merge branch '4.12' into CURA-8609_sync_materials_to_printerGhostkeeper
2021-10-15Handle QML exposing of filterConnectionType if not filteringGhostkeeper
2021-10-15Change type of filter to Optional[ConnectionType]Ghostkeeper