aboutsummaryrefslogtreecommitdiff
path: root/backends/cloud/googledrive/googledrivestorage.cpp
AgeCommit message (Expand)Author
2019-07-30CLOUD: Cleanup a little bit - remove unused config keys usageAlexander Tkachev
2019-07-30CLOUD: Update DropboxStorage to work via scummvm.org & StorageWizardDialog co...Alexander Tkachev
2018-12-17WIN32: Fix libcurl redefining ARRAYSIZESupSuper
2017-01-10CLOUD: Fix Remaining Shadowing Compiler Warnings.D G Turner
2016-09-13CLOUD: Switch to the new OSD APIBastien Bouclet
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-08-24CLOUD: Update OneDriveAlexander Tkachev
2016-08-24CLOUD: Update GoogleDriveStorageAlexander Tkachev
2016-08-24CLOUD: Minor TODO fixAlexander Tkachev
2016-08-24CLOUD: Add KEY/SECRET override codeAlexander Tkachev
2016-08-24ALL: Fix debug, warning and error usageAlexander Tkachev
2016-08-24CLOUD: #define all OAuth2/API-related URLsAlexander Tkachev
2016-08-24CLOUD: JANITORIAL: Fix code formattingEugene Sandulenko
2016-08-24CLOUD: Fix format warningEugene Sandulenko
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: Cleanup in StoragesAlexander Tkachev
2016-08-24CLOUD: Update GoogleDriveStorageAlexander Tkachev
2016-08-24CLOUD: Fix "zero-length format string" warningAlexander Tkachev
2016-08-24CLOUD: Use correct redirect_urisAlexander Tkachev
2016-08-24CLOUD: Get rid of CloudConfigHelper, use kCloudDomain where approriatePeter Bozsó
2016-08-24CLOUD: Do saves sync on Storage connectAlexander Tkachev
2016-08-24CLOUD: Introduce CloudConfigHelperPeter Bozsó
2016-08-24CLOUD: Fix getAccessToken()Alexander Tkachev
2016-08-24CLOUD: Add ConnMan::urlEncode()Alexander Tkachev
2016-08-24COMMON: Add String::asUint64()Alexander 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-24CLOUD: Update CloudManager and StorageAlexander Tkachev
2016-08-24CLOUD: Add GoogleDriveUploadRequestAlexander Tkachev
2016-08-24CLOUD: Add GoogleDrive download-related requestsAlexander Tkachev
2016-08-24CLOUD: Update downloading in StoragesAlexander Tkachev
2016-08-24CLOUD: Update GoogleDriveStorage and StorageFileAlexander Tkachev
2016-08-24CLOUD: Update GoogleDriveCreateDirectoryRequestAlexander Tkachev
2016-08-24CLOUD: Fix GoogleDriveStorage to work with root folderAlexander Tkachev
2016-08-24CLOUD: Add GoogleDriveListDirectoryRequestAlexander Tkachev
2016-08-24CLOUD: Add GoogleDriveCreateDirectoryAlexander Tkachev
2016-08-24CLOUD: Add GoogleDriveResolveIdRequestAlexander Tkachev
2016-08-24CLOUD: Add GoogleDriveStorageAlexander Tkachev