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-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-28Qt5->Qt6: Replace QT_ENUMS with pyqtEnum.Remco Burema
2021-12-28Search/replace Qt5->Qt6.Remco Burema
2021-11-23Catch IndexError when logging errorsGhostkeeper
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-18Make lifetime optional in the getBackwardsCompatibleMessageKonstantinos Karmas
2021-08-11Digital Library plugin needs to be backwards compatible.Remco Burema
2021-07-27Update messages to use the message_typesJaime van Kessel
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-14Remove check for account subscriptionsKonstantinos 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-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-09Digital Library: Allow 'personal users' to DL.Remco Burema
2021-05-18Remove some code duplication in DF image filteringJaime van Kessel
2021-05-17Remove stray debug code Jaime van Kessel
2021-05-17Filter images from DF open screenJaime van Kessel
2021-04-26Seperate the init of jobs and startingJaime van Kessel
2021-04-22Remove commented out codeKostas Karmas
2021-04-22Fix mypy issues with the DigitalLibrary pluginKostas Karmas
2021-04-20Initial commit for the DLKostas Karmas