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-08-23Set minimum width, so that drop down is still readable on small screensCURA-9514_collapsable_printers_listjoeydelarago
2022-08-23Group printers by section (Connected Printers/Other Printers)joeydelarago
2022-08-23Update commentjoeydelarago
2022-08-23Searching container registry returns ContainerStacks.joeydelarago
2022-08-23Merge pull request #12989 from digitalfrost/090822bJelle Spijker
2022-08-22Fix circular import.joeydelarago
2022-08-22Add comment about circular importc.lamboo
2022-08-22Revert "Move cura-import to top of the file"c.lamboo
2022-08-22Move cura-import to top of the filec.lamboo
2022-08-22Apply suggestions from code review Casper Lamboo
2022-08-22Typing Casper Lamboo
2022-08-22Code style Casper Lamboo
2022-08-22Use ConnectionType enumjoeydelarago
2022-08-22Add mime type to `AbstractMachine`c.lamboo
2022-08-19Remove Fix meCURA-9277_cloud_printer_typesc.lamboo
2022-08-19Implement `getMachines` functionc.lamboo
2022-08-19Use pretty-printed string for the `AbstractMachine` namec.lamboo
2022-08-19Fix creating abstract machines on account syncc.lamboo
2022-08-19Add new Abstract machine stack type. This represents a type of printers (ulti...joeydelarago
2022-08-09CuraContainerStack.py: improve TypeIndexMapdigitalfrost
2022-06-14Implement sending a signal when changing intent changes quality levelGhostkeeper
2022-06-14Added new intent selection buttons and resolution drop down to replace the ma...j.delarago
2022-06-14Add intent change signal so intent changes can trigger updates in resolution ...j.delarago
2022-06-08Allow setting metadata subentries that don't exist yetGhostkeeper
2022-06-01Use intent category if no translation is availableCURA-9297_show_custom_intent_namesJaime van Kessel
2022-05-31OopsGhostkeeper
2022-05-31Don't crash if machine_extruder_trains metadata is missingGhostkeeper
2022-05-09Merge remote-tracking branch 'origin/gracefully_fail_cloud_printer' into 5.0Jelle Spijker
2022-05-04Use correct role for standardbuttonJaime van Kessel
2022-04-19Fail gracefully when adding unknown cloud printergracefully_fail_cloud_printerJaime van Kessel
2022-04-13Use right enum for message dialogJaime van Kessel
2022-03-31Fix warnings that "instanceContainer" is not a recognised typeJaime van Kessel
2022-03-28Merge branch 'master' into CURA-8640_PyQt6Jelle Spijker
2022-03-24Remove Extruders property from global stackCURA-7810_remove_deprecated_functionsJaime van Kessel
2022-02-21Merge branch 'master' into PyQt6_upgradeGhostkeeper
2022-02-03Don't mark interface extruder as used when there are noneGhostkeeper
2022-01-12Fix getting used and starting extruders with new adhesion extruder settingsGhostkeeper
2022-01-05Catch KeyError['empty_material'] when evaluating whether there's any profilesGhostkeeper
2021-12-29Qt5->Qt6: Fix cause of stack-overflow errors for newer Python/Qt.Remco Burema
2021-12-28Qt5->Qt6: (Until) attempted fix Python 3.10 'stack overflow' issue.Remco Burema
2021-12-28Qt5->Qt6: Rectify constant locations: UserRole, CppOwnershipRemco Burema
2021-12-28Search/replace Qt5->Qt6.Remco Burema
2021-12-15Add missing format to error logJaime van Kessel
2021-11-16Merge branch 'master' into feature_extruder_warning_iconfieldOfView
2021-11-09Don't use infinite lifetimes lightlyGhostkeeper
2021-11-05Fix crash when profile referenced unavailable extruderJaime van Kessel
2021-10-08Improve speed of the inherit buttonJaime van Kessel
2021-09-27Add global & extruder stack to ignore list for name filtersJaime van Kessel
2021-09-21Don't crash when switching to printer with fewer extrudersGhostkeeper
2021-09-09Merge pull request #10327 from Ultimaker/CURA-6096_profile_databaseRemco Burema