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
2020-01-16No longer use sceneLock for startSliceJobJaime van Kessel
2020-01-15Rename 2 functions that didn't adhere to codestyleJaime van Kessel
2020-01-15Add missing typingJaime van Kessel
2020-01-15Move the message to body instead of titleJaime van Kessel
2020-01-15Fix merge issuesNino van Hooff
2020-01-15Merge remote-tracking branch 'origin/master' into CURA-6983_sync_packagesNino van Hooff
2020-01-15Provess some code review commentsNino van Hooff
2020-01-15Only emit compatible packages from DiscrepanciesPresenterNino van Hooff
2020-01-15Fix rebase bug regarding package compatibilityNino van Hooff
2020-01-14Fix typing in __init__ methods to appease MYPYfieldOfView
2020-01-14Fix more Mypy warningsNino van Hooff
2020-01-14Removed unnecessary checksDimitriovski
2020-01-14Removed unnecessary function and a call to it. Added some typing.Dimitriovski
2020-01-13Added a Tooltip over the Dismiss button. Changed the cursor on hover.Dimitriovski
2020-01-13lintingDimitriovski
2020-01-13Fix Mypy warningsNino van Hooff
2020-01-13Only show restart dialog when packages were installedNino van Hooff
2020-01-13added typing, refactored some functionsDimitriovski
2020-01-11Added logic for dismissing packages from the Incompatible listDimitriovski
2020-01-10Added 'dismiss' link and logic for removing the item from the dialogDimitriovski
2020-01-10Show a restart dialog at the end of the cloud sync flowNino van Hooff
2020-01-10Remove unused memberNino van Hooff
2020-01-10Install and cloud-subscribe a package when after agreeing to the licenseNino van Hooff
2020-01-10Fix Subscribing to a packageNino van Hooff
2020-01-10Fix The toolbox license dialogNino van Hooff
2020-01-10Use more high-level temporary file apiNino van Hooff
2020-01-10Use scope instead of manual request header updates in Toolbox.pyNino van Hooff
2020-01-10CloudSync: documentation and cleanupNino van Hooff
2020-01-10Finished LicensePresenterNino van Hooff
2020-01-10Fix downloadPresenter and initial LicensePresenter.py codeNino van Hooff
2020-01-10Download packages to be installed and show a message with progress.Nino van Hooff
2020-01-10Move UltimaterCloudScope to Cura projectNino van Hooff
2020-01-10Introduce the SyncOrchestratorNino van Hooff
2020-01-10Add HttpRequestScope and fix the CompatibilityDialogNino van Hooff
2020-01-10Refactor cloud sync out of Toolbox.pyNino van Hooff
2020-01-10typingDimitriovski
2020-01-09Merge branch 'CURA-7038_remove_labels_if_no_packages' of github.com:Ultimaker...Jaime van Kessel
2020-01-09Merge branch 'CURA-6577_rebased' of github.com:Ultimaker/CuraJaime van Kessel
2020-01-08Added missing call to function from a refactoringDimitriovski
2020-01-08Rebased the subscribe function to use latest version of HttpRequestManagerDimitriovski
2020-01-07lintingDimitriovski
2020-01-07removed print statementDimitriovski
2020-01-07Removed redundant string comparisonDimitriovski
2020-01-07Remove the label(s) from the compatibility dialog if there are no packagesDimitriovski
2020-01-07Merge branch 'CURA-6255_incorrect_usage_of__file__' of github.com:Ultimaker/CuraJaime van Kessel
2020-01-07Remove unused code in ToolboxLipu Fei
2020-01-07Fix Toolbox due to network manager refactorLipu Fei
2020-01-07Fix QML warningsLipu Fei
2020-01-07Ensure that post processing scripts are correctly reloaded on project loadingJaime van Kessel
2020-01-06Change ModuleNotFoundError to ImportErrorJaime van Kessel