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-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
2021-10-12Move code and status related to uploading materials to separate classGhostkeeper
2021-10-11Show upload error or success in header once completedGhostkeeper
2021-10-11Show error if the upload failedGhostkeeper
2021-10-11Disable sync button while in progressGhostkeeper
2021-10-08Set properties immediately upon constructingGhostkeeper
2021-10-08Add a background job to upload material archivesGhostkeeper
2021-10-08Add option to only show printers that are onlineGhostkeeper
2021-10-08Add isOnline role to GlobalStacksModelGhostkeeper
2021-10-08Remove unneeded signal connectionsJaime van Kessel
2021-10-06Implement functionality of export to USB buttonGhostkeeper
2021-10-06Link opening sync all window to the button that should open itGhostkeeper
2021-10-06Merge branch 'master' into CURA-8609_sync_materials_to_printerGhostkeeper
2021-10-05Implement filter for printer list to only show printers with certain configur...Ghostkeeper
2021-10-05Fix typingKonstantinos Karmas
2021-10-05Make the installed_packages privateKonstantinos Karmas
2021-10-05Reset page index to 0 when re-opening sync dialogueGhostkeeper
2021-10-05Update message textKonstantinos Karmas
2021-10-05Add commentKonstantinos Karmas
2021-10-05Show the message only if there are printers that support material exportKonstantinos Karmas