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
2021-09-14Increment setting_version to 18Ghostkeeper
2021-09-10Revert "Set the job name whenever the workspaceLoaded is called"Ghostkeeper
2021-09-10Revert "Use optional last output (file) name from output-dev to set project n...Ghostkeeper
2021-09-10Revert "Only change project name when saving to project files."Ghostkeeper
2021-09-09Merge pull request #10327 from Ultimaker/CURA-6096_profile_databaseRemco Burema
2021-09-08Match table name with container typeGhostkeeper
2021-09-08Fix setting container type of subclassesGhostkeeper
2021-09-08Revert "Use SQLQueryFactory for container DB"Ghostkeeper
2021-09-07Fix various typosluz paz
2021-09-03Merge branch 'CURA-8401_use_secrets_instead_of_random'Ghostkeeper
2021-09-03Merge pull request #10360 from Ultimaker/CURA-8509_add_extruder_to_current_ve...Evangelos Trantos
2021-09-03Use token_hex from secrets instead of choiceJaime van Kessel
2021-09-02Use SQLQueryFactory for container DBjelle Spijker
2021-09-02Use secrets instead of randomJaime van Kessel
2021-09-02Fixed typingjelle Spijker
2021-09-02Merge pull request #10328 from Ultimaker/CURA-8358_Retain_last_saved_filenameJaime van Kessel
2021-09-01Updated documentationjelle Spijker
2021-09-01Only change project name when saving to project files.Remco Burema
2021-09-01Use a class to build to sql queriesjelle Spijker
2021-09-01Make this run from source again on Windows.Remco Burema
2021-09-01Use optional last output (file) name from output-dev to set project name.Remco Burema
2021-08-30Add extruder to current version for version upgrade scriptJaime van Kessel
2021-08-27Add delete to handlersJaime van Kessel
2021-08-25Clean up formating of the insert queriesJaime van Kessel
2021-08-25Add update queries for variant, intent & qualit DB handlersJaime van Kessel
2021-08-24Remove weird whitespaceJaime van Kessel
2021-08-23Set the job name whenever the workspaceLoaded is calledKonstantinos Karmas
2021-08-20Move DB handling into specialised classesJaime van Kessel
2021-08-20Ensure that all metadata of profiles is storedJaime van Kessel
2021-08-20Prepare the inserts before actually doing themJaime van Kessel
2021-08-20Add variants to the databaseJaime van Kessel
2021-08-20Add functions to get & add variants & qualities from DBJaime van Kessel
2021-08-19Add first stub for profile databaseJaime van Kessel
2021-08-19Merge branch '4.11' of github.com:Ultimaker/CuraJaime van Kessel
2021-08-19Merge branch 'CURA-8490_Make_sure_no_keyring_backend_is_available_on_Linux' i...Ghostkeeper
2021-08-18Update SDK 7.6 -> 7.7 because of API changes in 4.11Remco Burema
2021-08-18Remove check for "frozen" when setting the keyring backendKonstantinos Karmas
2021-08-18Fix mypy complaintKonstantinos Karmas
2021-08-18Don't load a keyring backend on LinuxKonstantinos Karmas
2021-08-17Merge branch '4.11'Konstantinos Karmas
2021-08-17Log the connection error message produced by the requestKonstantinos Karmas
2021-08-12Add even more logging to authorization serviceJaime van Kessel
2021-08-12Merge branch '4.11' of github.com:Ultimaker/CuraJaime van Kessel
2021-08-11Don't crash if the keyring password cannot be decodedKonstantinos Karmas
2021-08-11Add even more logging to authorization serviceJaime van Kessel
2021-08-09Add definitions to known current versionsJaime van Kessel
2021-08-09Add missing campaign tagsKonstantinos Karmas
2021-08-09Add campaign tags to the logoff linkKonstantinos Karmas
2021-08-05Add campaign linksJaime van Kessel
2021-07-30Part of fix for crash on context menu open + click on slice.Remco Burema