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
/
cloudmanager.cpp
Age
Commit message (
Expand
)
Author
2019-07-30
CLOUD: Ask user to manually enable Storage
Alexander Tkachev
2019-07-30
CLOUD: Ignore hidden files in sync/download
Alexander Tkachev
2019-07-30
GUI: Rewrite Cloud tab
Alexander Tkachev
2019-07-30
CLOUD: Update DropboxStorage to work via scummvm.org & StorageWizardDialog co...
Alexander Tkachev
2017-07-10
Revert "COMMON: Change way the Singleton instances are instantiated"
Eugene Sandulenko
2017-07-10
COMMON: Change way the Singleton instances are instantiated
Thierry Crozat
2017-02-28
CLOUD: Fix GCC Unused Variable Warning.
D G Turner
2017-01-10
CLOUD: Add FIXME comment.
D G Turner
2016-09-18
CLOUD: Change the cloud icon to be updated by the main thread
Bastien Bouclet
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-08-24
CLOUD: Fix warning
Eugene Sandulenko
2016-08-24
CLOUD: JANITORIAL: Fix code formatting
Eugene Sandulenko
2016-08-24
CLOUD: Fix some TODOs in CloudManager
Alexander Tkachev
2016-08-24
CLOUD: Fix `redirect_uri` selection code
Alexander Tkachev
2016-08-24
JANITORIAL: Remove spaces at the end of the line
Alexander Tkachev
2016-08-24
CLOUD: Do some refactoring/cleanup
Alexander Tkachev
2016-08-24
CLOUD: Fix Cppcheck warnings
Alexander Tkachev
2016-08-24
CLOUD: Check whether Storage is working when replacing it
Alexander Tkachev
2016-08-24
CLOUD: Fix CloudManager::connectStorage() memory leak
Alexander Tkachev
2016-08-24
CLOUD: Move Dropbox to API v2
Alexander Tkachev
2016-08-24
CLOUD: Calculate FolderDownload download speed
Alexander Tkachev
2016-08-24
CLOUD: Update FolderDownloadRequest
Alexander Tkachev
2016-08-24
CLOUD: Add BoxStorage sketch
Alexander Tkachev
2016-08-24
GUI: Upgrade DownloadDialog
Alexander Tkachev
2016-08-24
CLOUD: Add FolderDownload-related methods in Storage
Alexander Tkachev
2016-08-24
CLOUD: Fix CloudManager's methods
Alexander Tkachev
2016-08-24
CLOUD: Add CloudManager::downloadFolder()
Alexander Tkachev
2016-08-24
CLOUD: Fix some warnings
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: Introduce CloudConfigHelper
Peter Bozsó
2016-08-24
CLOUD: Fix end of namespace comment 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
GUI: Add EditText in StorageWizardDialog
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: 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: Make ProgressDialog display downloading progress
Alexander Tkachev
[next]