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/API
AgeCommit message (Expand)Author
2020-05-13Change account sync date format to mm/dd/YYYYNino van Hooff
2020-05-12Merge pull request #7743 from Ultimaker/CURA-7427_Add_option_to_sign_in_with_...Nino van Hooff
2020-05-12Make login parametrized with a force_logout booleanKostas Karmas
2020-05-12Merge remote-tracking branch 'origin/master' into CURA-7290_manual_account_syncNino van Hooff
2020-05-12Merge remote-tracking branch 'origin/CURA-7290_manual_account_sync' into CURA...Nino van Hooff
2020-05-12Additional account sync documentationNino van Hooff
2020-05-12Fix typing issueJaime van Kessel
2020-05-12Add tests for loginWithForcedLogout() in accountKostas Karmas
2020-05-12Add some missing account sync timer logicNino van Hooff
2020-05-12Do not inherit SyncState from QObjectNino van Hooff
2020-05-11Add "Sign in with another account" button in AddCloudPrintersViewKostas Karmas
2020-05-08Merge branch 'master' into doxygen_to_restructuredtext_commentsNino van Hooff
2020-05-08Expose Account.SyncState as an Enum to QMLNino van Hooff
2020-05-06Finish merge of auto sync packagesNino van Hooff
2020-05-06Merge branch 'CURA-7290_auto_sync_packages' into CURA-7290_manual_account_syncNino van Hooff
2020-05-06Remove unused pyqtPropertyNino van Hooff
2020-05-04Fix typing warningNino van Hooff
2020-05-04Convert SYNC_STATES to EnumNino van Hooff
2020-05-04Also check for package updates automaticallyNino van Hooff
2020-05-04Use single qml file for sync statesNino van Hooff
2020-05-04Create Account sync state interface to allow for multiple sync servicesNino van Hooff
2020-05-04Implement printer cloud sync error stateNino van Hooff
2020-05-04Account sync: create additional sync statesNino van Hooff
2020-05-01Account sync: remove debug infoNino van Hooff
2020-05-01Add Account sync last update datetimeNino van Hooff
2020-05-01Connect the manual sync buttonNino van Hooff
2020-04-30Add manual sync button (non-functional)Nino van Hooff
2020-04-28Transfer cloudPrintersDetectedChanged in DiscoveredUltimakerCloudPrintersModelKostas Karmas
2020-04-27Applied requested changes proposed by @ninovanhooffJelle Spijker
2020-04-23Inform the Cloud page about new cloud printersKostas Karmas
2020-04-22Converted comments in dir Cura/cura/API to rst styleJelle Spijker
2020-03-12Move UltimakerCloudAuthentication and UltimakerCloudScopeNino van Hooff
2020-01-27Enforce Cura API to be a singletonGhostkeeper
2019-05-23Revert "Merge pull request #5726 from Ultimaker/CL-1331_use_API_for_UM3Networ...Ghostkeeper
2019-05-15Update Machines.pyIan Paschal
2019-05-15Final typing fixIan Paschal
2019-05-15Make connection types list intsIan Paschal
2019-05-15Improve typingsIan Paschal
2019-05-15Add typingsIan Paschal
2019-05-13Fix last typing issueIan Paschal
2019-05-13Fix typingsIan Paschal
2019-05-13Add "lite" Machine classIan Paschal
2019-05-09Add connection_types to fake machineIan Paschal
2019-05-09CommentsIan Paschal
2019-05-09Expose machines API to QMLIan Paschal
2019-05-09Always return a fake machine, even if emptyIan Paschal
2019-05-09Add more endpoints to machines APIIan Paschal
2019-05-09Add first machines endpointIan Paschal
2019-04-25Fix situation where authtoken wasnt updated for the toolbox request headersJaime van Kessel
2019-02-19Add message to indicate that Cura was unable to connect with account serverJaime van Kessel