index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
cloud
Age
Commit message (
Expand
)
Author
2016-08-24
CLOUD: Fix finishSuccess() warning
Alexander Tkachev
2016-08-24
CLOUD: Fix some warnings
Alexander Tkachev
2016-08-24
CLOUD: Delete the incomplete file (when downloading)
Alexander Tkachev
2016-08-24
CLOUD: Update save's timestamp on rewrite
Alexander Tkachev
2016-08-24
CLOUD: Fix "zero-length format string" warning
Alexander Tkachev
2016-08-24
CLOUD: Fix "signed/unsigned integers" warning
Alexander Tkachev
2016-08-24
CLOUD: Use correct redirect_uris
Alexander Tkachev
2016-08-24
CLOUD: Add LocalWebserver
Alexander Tkachev
2016-08-24
CLOUD: Fix configuration handling in CloudManager
Peter Bozsó
2016-08-24
CLOUD: Get rid of CloudConfigHelper, use kCloudDomain where approriate
Peter Bozsó
2016-08-24
CLOUD: Do saves sync on Storage connect
Alexander Tkachev
2016-08-24
CLOUD: Make Storage::savesSync() restart
Alexander Tkachev
2016-08-24
CLOUD: Introduce CloudConfigHelper
Peter Bozsó
2016-08-24
CLOUD: Fix end of namespace comment in CloudManager
Peter Bozsó
2016-08-24
CLOUD: Fix include in CloudManager
Peter Bozsó
2016-08-24
CLOUD: Introduce kStoragePrefix in CloudManager
Peter Bozsó
2016-08-24
CLOUD: Remove unnecessary blank lines in switch statement
Peter Bozsó
2016-08-24
CLOUD: Make enum StorageIDs' name singular
Peter Bozsó
2016-08-24
CLOUD: Force handling of all StorageIDs values in CloudManager::getStorageCon...
Peter Bozsó
2016-08-24
CLOUD: Fix getAccessToken()
Alexander Tkachev
2016-08-24
Fix DropboxStorage::codeFlowComplete()
Peter Bozsó
2016-08-24
CLOUD: Fix compilation error in savesyncrequest.h
Peter Bozsó
2016-08-24
GUI: Add EditText in StorageWizardDialog
Alexander Tkachev
2016-08-24
CLOUD: Add Request::date()
Alexander Tkachev
2016-08-24
CLOUD: Add ConnMan::urlEncode()
Alexander Tkachev
2016-08-24
COMMON: Add String::asUint64()
Alexander Tkachev
2016-08-24
GUI: Add Refresh button in Options Cloud tab
Alexander Tkachev
2016-08-24
CLOUD: Update CloudManager
Alexander Tkachev
2016-08-24
CLOUD: Update CloudManager
Alexander Tkachev
2016-08-24
GUI: Add Cloud tab information labels
Alexander Tkachev
2016-08-24
CLOUD: Update CloudManager and Storage
Alexander Tkachev
2016-08-24
CLOUD: Minor GoogleDriveUploadRequest fix
Alexander Tkachev
2016-08-24
CLOUD: Add GoogleDriveUploadRequest
Alexander Tkachev
2016-08-24
CLOUD: Add GoogleDrive download-related requests
Alexander Tkachev
2016-08-24
CLOUD: Update downloading in Storages
Alexander Tkachev
2016-08-24
CLOUD: Update Requests to use StorageFile::id()
Alexander Tkachev
2016-08-24
CLOUD: Update GoogleDriveStorage and StorageFile
Alexander Tkachev
2016-08-24
CLOUD: Update GoogleDriveCreateDirectoryRequest
Alexander Tkachev
2016-08-24
CLOUD: Make GoogleDriveResolveIdRequest case-insensitive
Alexander Tkachev
2016-08-24
CLOUD: Fix GoogleDriveStorage to work with root folder
Alexander Tkachev
2016-08-24
CLOUD: Add GoogleDriveListDirectoryRequest
Alexander Tkachev
2016-08-24
CLOUD: Add GoogleDriveCreateDirectory
Alexander Tkachev
2016-08-24
CLOUD: Add GoogleDriveResolveIdRequest
Alexander Tkachev
2016-08-24
CLOUD: Minor fixes
Alexander Tkachev
2016-08-24
CLOUD: Add SaveLoadCloudSyncProgress enum
Alexander Tkachev
2016-08-24
CLOUD: Make DefaultSaveFileManager ignore syncing files
Alexander Tkachev
2016-08-24
CLOUD: Make ProgressDialog display downloading progress
Alexander Tkachev
2016-08-24
GUI: Add SaveLoadCloudSyncProgressDialog
Alexander Tkachev
2016-08-24
CLOUD: Make Save/Load dialog start saves sync
Alexander Tkachev
2016-08-24
CLOUD: Update syncSaves() to return SavesSyncRequest *
Alexander Tkachev
[next]