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
path: root/cura
AgeCommit message (Expand)Author
2019-01-02Remember opened state of settings panelGhostkeeper
2018-12-31Use "NotConnected" as default for the connection stateJaime van Kessel
2018-12-31Remove unneeded nameChanged signal connectionJaime van Kessel
2018-12-31Fix connection type not always being seen correctlyJaime van Kessel
2018-12-31Rename printersModel to GlobalStacksModelJaime van Kessel
2018-12-24Make the settings panel resizableGhostkeeper
2018-12-21Add timer to QualityProfilesDropdownMenuModel to prevent unneeded updatesJaime van Kessel
2018-12-21Correct link to manualGhostkeeper
2018-12-21Use HTTPS for Help linksGhostkeeper
2018-12-20Add a bit more logging to the authorization serviceJaime van Kessel
2018-12-20Merge branch '4.0' of github.com:Ultimaker/Cura into 4.0Jaime van Kessel
2018-12-20Add missing typing for setting visibility preset modelJaime van Kessel
2018-12-20Emit 'number of extruders changed' signal after add machine. [CURA-6045]Remco Burema
2018-12-19Sort unique printer typesGhostkeeper
2018-12-18Remove optimisation that broke updates of models upon metadata changeGhostkeeper
2018-12-18Remove unused import and add documentationGhostkeeper
2018-12-18Merge pull request #4936 from Ultimaker/CURA-5867_scale_toolalekseisasin
2018-12-18Merge pull request #4975 from Ultimaker/CURA-6011_connection_typesLipu Fei
2018-12-18Add a sane default to connection typeJaime van Kessel
2018-12-18Merge branch 'CURA-6011_connection_types' of github.com:Ultimaker/Cura into C...Jaime van Kessel
2018-12-18Fix review commentsJaime van Kessel
2018-12-18Replace isProfileUserCreated with hasCustomQualityLipu Fei
2018-12-17Merge branch '4.0' into CURA-6011_connection_typesDiego Prado Gesto
2018-12-17Merge pull request #5005 from Ultimaker/sdk_version_6Lipu Fei
2018-12-17Fix situation where multiple connect configurations would cause issuesJaime van Kessel
2018-12-17Once the connectiontype is recovered, it's converted to a stringJaime van Kessel
2018-12-17Fix code-styleDiego Prado Gesto
2018-12-17Use connection type instead of um_network_key to see if a printer has a netwo...Jaime van Kessel
2018-12-14Increment API version to 6Ghostkeeper
2018-12-14Remove the cluster connection typeJaime van Kessel
2018-12-14Move the machines from machinelist into their own modelJaime van Kessel
2018-12-14After resetting the custom settings the quality slider did not update selecte...Aleksei S
2018-12-14Fix NozzleModel to work with new ListModel data updateLipu Fei
2018-12-14Merge remote-tracking branch 'origin/4.0' into CURA-6015_fix_osx_crashLipu Fei
2018-12-14Fix typingLipu Fei
2018-12-14Make ConnectionType Enum type accessible to QMLLipu Fei
2018-12-14Merge remote-tracking branch 'origin/4.0' into CURA-6011_connection_typesLipu Fei
2018-12-14Use double-quotes for custom type hinting in functionsLipu Fei
2018-12-14Rename ConnectionType.none to ConnectionType.UnknownLipu Fei
2018-12-14Rename Enum name to camal casesLipu Fei
2018-12-14Remove unused function setConnectionType()Lipu Fei
2018-12-14Remove unused function checkConnectionType()Lipu Fei
2018-12-14Rename Enum names to camal casesLipu Fei
2018-12-13Remove broken load of PrepareSidebar.qmlGhostkeeper
2018-12-13Every print ouput device should define its connection type(usb, network, clus...Aleksei S
2018-12-13Add all fields for optional extruder in ExtruderModelLipu Fei
2018-12-13Fix ExtruderManager creation in MachineManagerLipu Fei
2018-12-13Remove unused importsLipu Fei
2018-12-13Reduce the creations of ExtrudersModelsLipu Fei
2018-12-13Remove unused simpleNames flagLipu Fei