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-07-26Remove old df_access additional rightGhostkeeper
2022-07-08Merge branch 'main' into CURA-9365jspijker
2022-07-07Fix crash if a Digital Library project is made by deleted userGhostkeeper
2022-06-27Catch wrong cloud responses when it responds with a new file nameGhostkeeper
2022-06-15Provide `source_file_id` with print filec.lamboo
2022-06-15Boyscouting modern python typingc.lamboo
2022-06-14Use modern python typing notationc.lamboo
2022-04-21Wrapping Retrieval in DFRetrieval does not seem to work in QT6, the object re...j.delarago
2021-12-29Qt5->Qt6: Register QML enums as (uncreatable) meta object not type.Remco Burema
2021-12-29Qt5->Qt6: More renamed stuff.Remco Burema
2021-12-28Qt5->Qt6: Replace QT_ENUMS with pyqtEnum.Remco Burema
2021-12-28Qt5->Qt6: Rectify constant locations: UserRole, CppOwnershipRemco Burema
2021-12-28Search/replace Qt5->Qt6.Remco Burema
2021-11-23Catch IndexError when logging errorsGhostkeeper
2021-10-18Only show certain App Switcher icons when account has DF accessJelle Spijker
2021-09-15Revert "Revert "Use optional last output (file) name from output-dev to set p...Konstantinos Karmas
2021-09-14Check against the correct SDK versionKonstantinos Karmas
2021-09-14Only set the lastOutputName if the SDK is high enoughJaime van Kessel
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-01Only change project name when saving to project files.Remco Burema
2021-09-01Use optional last output (file) name from output-dev to set project name.Remco Burema
2021-08-19Set lifetimes correctlyJaime van Kessel
2021-08-18Make lifetime optional in the getBackwardsCompatibleMessageKonstantinos Karmas
2021-08-18Default lifetime for successful upload messagesGhostkeeper
2021-08-12Fix look for string in enum-type.Remco Burema
2021-08-11Fix tests.Remco Burema
2021-08-11Digital Library plugin needs to be backwards compatible.Remco Burema
2021-08-05Add campaign linksJaime van Kessel
2021-07-28Updated message with message typesJelle Spijker
2021-07-27Update messages to use the message_typesJaime van Kessel
2021-07-20DL: Align with online backend on allowed characters.Remco Burema
2021-07-16Allow non-ASCII characters for DL project names.Remco Burema
2021-07-14Merge branch 'master' into CURA-8112_Inform_the_user_about_their_subscription...Konstantinos Karmas
2021-07-14Fix having no "load more projects" available when using the searchKonstantinos Karmas
2021-07-14Fix mypy complaint againKonstantinos Karmas
2021-07-14Check for the maximum **private** projectsKonstantinos Karmas
2021-07-14Remove check for account subscriptionsKonstantinos Karmas
2021-07-13Fix mypy complaintKonstantinos Karmas
2021-07-13Show an "Upgrade plan" button to users that have reached maximum projectsKonstantinos Karmas
2021-07-13Add missing typing Jaime van Kessel
2021-07-13Set the correct initial value in the feature budget attributesKonstantinos Karmas
2021-07-13Add missing search filter parameter to refresh queryGhostkeeper
2021-07-12Reduce wait time before sending queryGhostkeeper
2021-07-12Clear list of projects every time we load the first pageGhostkeeper
2021-07-12Add filter to API call for project listGhostkeeper
2021-07-12Add function to update search filter when the user typesGhostkeeper
2021-07-09Appease type-checking system even further.Remco Burema
2021-07-09Fix typing.Remco Burema
2021-07-09Digital Library: Allow 'personal users' to DL.Remco Burema