aboutsummaryrefslogtreecommitdiff
path: root/backends/cloud/cloudmanager.h
AgeCommit message (Expand)Author
2016-09-18CLOUD: Change the cloud icon to be updated by the main threadBastien Bouclet
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-08-24CLOUD: Fix some TODOs in CloudManagerAlexander Tkachev
2016-08-24CLOUD: Fix code formattingPeter Bozsó
2016-08-24CLOUD: Fix `redirect_uri` selection codeAlexander Tkachev
2016-08-24JANITORIAL: Remove spaces at the end of the lineAlexander Tkachev
2016-08-24CLOUD: Do some refactoring/cleanupAlexander Tkachev
2016-08-24CLOUD: Fix CloudManager::connectStorage() memory leakAlexander Tkachev
2016-08-24CLOUD: Calculate FolderDownload download speedAlexander Tkachev
2016-08-24CLOUD: Update FolderDownloadRequestAlexander Tkachev
2016-08-24CLOUD: Add BoxStorage sketchAlexander Tkachev
2016-08-24GUI: Upgrade DownloadDialogAlexander Tkachev
2016-08-24CLOUD: Add FolderDownload-related methods in StorageAlexander Tkachev
2016-08-24CLOUD: Add CloudManager::downloadFolder()Alexander Tkachev
2016-08-24CLOUD: Fix include in CloudManagerPeter Bozsó
2016-08-24CLOUD: Introduce kStoragePrefix in CloudManagerPeter Bozsó
2016-08-24CLOUD: Make enum StorageIDs' name singularPeter Bozsó
2016-08-24GUI: Add EditText in StorageWizardDialogAlexander Tkachev
2016-08-24GUI: Add Refresh button in Options Cloud tabAlexander Tkachev
2016-08-24CLOUD: Update CloudManagerAlexander Tkachev
2016-08-24CLOUD: Update CloudManagerAlexander Tkachev
2016-08-24GUI: Add Cloud tab information labelsAlexander Tkachev
2016-08-24CLOUD: Update CloudManager and StorageAlexander Tkachev
2016-08-24CLOUD: Make ProgressDialog display downloading progressAlexander Tkachev
2016-08-24GUI: Add SaveLoadCloudSyncProgressDialogAlexander Tkachev
2016-08-24CLOUD: Update syncSaves() to return SavesSyncRequest *Alexander Tkachev
2016-08-24CLOUD: Add new CloudManager shortcutsAlexander Tkachev
2016-08-24CLOUD: Make CloudManager singletonAlexander Tkachev