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
2021-04-14Don't crash if the returned error has no titleKostas Karmas
2021-03-31Strip whitespace around package name for displayGhostkeeper
2021-03-30Fix toolbox not initializing due to enabledChanged signalKostas Karmas
2021-01-19Catch environment errors removing temporary package filesGhostkeeper
2020-12-18Remove unused variableJaime van Kessel
2020-11-27Add extra cast to author modelJaime van Kessel
2020-10-16Fix binding of extruder enable checkbox if there is no active stackGhostkeeper
2020-07-27Update Toolbox labels to be aligned with the Digital FactoryKostas Karmas
2020-07-22More remove rating packages/materials.Remco Burema
2020-07-22Remove rating packages/materials.Remco Burema
2020-07-07Merge branch 'master' of github.com:Ultimaker/CuraJaime van Kessel
2020-07-07Fix incorrect update of setJaime van Kessel
2020-07-06Prevent division by 0 if total download size is 0Ghostkeeper
2020-06-29Additional typing fixesNino van Hooff
2020-06-26Fix a bug where a package sync dialog would incorrectly not be shownNino van Hooff
2020-06-26Add Install Pending Updates button to Account popupNino van Hooff
2020-06-18Don't crash when failing to create Toolbox.qml dialogueGhostkeeper
2020-06-09Process Review feedback for CURA-7438Nino van Hooff
2020-06-04Remove overly spammy loggingJaime van Kessel
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-28Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext...Nino van Hooff
2020-05-15Convert doxygen to rst for Toolbox, TrimeshReaderNino van Hooff
2020-05-14Add timeout to CloudPackageChecker requestNino van Hooff
2020-05-12Fix typing issue in CloudPackageCheckerNino van Hooff
2020-05-12Merge remote-tracking branch 'origin/master' into CURA-7290_manual_account_syncNino van Hooff
2020-05-08Expose Account.SyncState as an Enum to QMLNino van Hooff
2020-05-06Merge branch 'CURA-7290_auto_sync_packages' into CURA-7290_manual_account_syncNino van Hooff
2020-05-06Consider all packages when calculating account discrepanciesNino van Hooff
2020-05-04Add _last_check_packages type hintNino van Hooff
2020-05-04Convert SYNC_STATES to EnumNino van Hooff
2020-05-04Also check for package updates automaticallyNino van Hooff
2020-05-04Register CloudPackageChecker as Account sync serviceNino van Hooff
2020-04-16Merge branch 'CURA-7364_cloud_sync_message_duplicated' of github.com:Ultimake...Jaime van Kessel
2020-04-15Add None-checks to CloudPackageCheckerNino van Hooff
2020-04-01Code style: Space around binary operatorsGhostkeeper
2020-03-31Fix marketplace installed plugins/materials empty rectangleJaime van Kessel
2020-03-24Merge pull request #7211 from Ultimaker/CURA-7150_proper_http_request_headersRemco Burema
2020-03-20Do not use the JsonDecorator scope for binary downloadsNino van Hooff
2020-03-12Move UltimakerCloudAuthentication and UltimakerCloudScopeNino van Hooff
2020-03-12Process review comments.Nino van Hooff
2020-02-25Rename _loginStateChanged for consistencyNino van Hooff
2020-02-25Hide the Cloud Sync message when the user logs outNino van Hooff
2020-02-25Use JsonDecorator scope in the Toolbox and CloudSyncNino van Hooff
2020-02-25Added a comment(explanation) to an unused code of the Toolbox.Dimitriovski
2020-02-24Don't use a newline at the beginning of the sync messageGhostkeeper
2020-02-24Don't start message with a newlineGhostkeeper
2020-02-24Merge branch '4.5' of github.com:Ultimaker/CuraDimitriovski
2020-02-24Added lifetime=0 to the sync_message to make it stay thereDimitriovski
2020-02-17Merge branch '4.5' of github.com:Ultimaker/CuraJaime van Kessel
2020-02-14Refactor: rename CloudPackageManager to CloudApiClientNino van Hooff