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-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-17Log the connection error message produced by the requestKonstantinos Karmas
2021-08-12Add even more logging to authorization serviceJaime van Kessel
2021-08-11Don't crash if the keyring password cannot be decodedKonstantinos Karmas
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
2021-07-28Merge pull request #10198 from Ultimaker/CURA-8418_update_messages_with_new_t...Jelle Spijker
2021-07-28Applied review commentsjelle Spijker
2021-07-28Updated message with message typesJelle Spijker
2021-07-27Change warning logging to debugJaime van Kessel
2021-07-27Update messages to use the message_typesJaime van Kessel
2021-07-26Merge branch 'CURA-7278_Differentiate_warning_messages_in_Cura'Ghostkeeper
2021-07-26Add experimental warning and error message types to two messagesGhostkeeper
2021-07-23Update the sync-storage path every time you syncGhostkeeper
2021-07-23Merge branch 'master' into CURA-8055_export_all_materials_usb_redoneGhostkeeper
2021-07-23Add extra logging to auth serverJaime van Kessel
2021-07-09Catch error when release notes file could not be readGhostkeeper
2021-07-02Set the "Not overridden" extruder color as transparetnKonstantinos Karmas
2021-06-30Merge branch '4.10'Remco Burema
2021-06-29Fix capitalization for extensions in whats-new.4.10.04.10Remco Burema
2021-06-28Adjust the text of the material according to the size of the windowKonstantinos Karmas
2021-06-25Merge branch '4.10'Ghostkeeper
2021-06-25Revert "Show warning when restoring backup failed"Konstantinos Karmas
2021-06-25Show warning when restoring backup failedjelle Spijker
2021-06-24Ignore files-in-use while restoring a backupKonstantinos Karmas
2021-06-24Revert "Revert CURA-8055 in the 4.10 branch. This should not have been merged...Ghostkeeper
2021-06-24Merge branch '4.10'Ghostkeeper
2021-06-24Revert CURA-8055 in the 4.10 branch. This should not have been merged in there.Ghostkeeper
2021-06-23Merge pull request #10023 from Ultimaker/CURA-8332_Cura_crashes_when_access_t...Evangelos Trantos
2021-06-23Merge branch '4.10' of github.com:Ultimaker/CuraJaime van Kessel
2021-06-23Catch the KeyringLocked also when setting the token in the keyringKonstantinos Karmas
2021-06-23Catch the KeyringLocked error instead of the MacOS specificKonstantinos Karmas
2021-06-22Process events while extracting the downloaded backupKonstantinos Karmas
2021-06-22Read preferences from new restored configsKonstantinos Karmas
2021-06-21Merge branch 'CURA-8332_Dont_crash_if_keyring_access_is_denied_on_mac' into 4.10Ghostkeeper
2021-06-21Really fix the mypy issueKonstantinos Karmas
2021-06-21Fix mypy issueKonstantinos Karmas
2021-06-21Don't check against generic exceptionKonstantinos Karmas
2021-06-21Fix reference before assignmentKonstantinos Karmas
2021-06-21Log info instead of exception when keyring is denied on MacKonstantinos Karmas
2021-06-21Check for KeychainDenied Exception only on OSXKonstantinos Karmas
2021-06-21Import they KeychainDenied exception only on MacKonstantinos Karmas
2021-06-21Don't crash if keyring access is denied on MacOSKonstantinos Karmas
2021-06-17Merge branch '4.10'Remco Burema