aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2016-08-24GUI: Show "locked" saves during syncAlexander Tkachev
2016-08-24CLOUD: Add SaveLoadCloudSyncProgress enumAlexander Tkachev
2016-08-24CLOUD: Make DefaultSaveFileManager ignore syncing filesAlexander Tkachev
2016-08-24CLOUD: Make ProgressDialog display downloading progressAlexander Tkachev
2016-08-24GUI: Add SaveLoadCloudSyncProgressDialogAlexander Tkachev
2016-08-24CLOUD: Make Save/Load dialog start saves syncAlexander Tkachev
2016-08-24CLOUD: Update syncSaves() to return SavesSyncRequest *Alexander Tkachev
2016-08-24CLOUD: Add new CloudManager shortcutsAlexander Tkachev
2016-08-24GUI: Fix copyRectOnOSD()Alexander Tkachev
2016-08-24CLOUD: Fix SavesSyncRequest to return right filesAlexander Tkachev
2016-08-24CLOUD: Extend Storage & SavesSyncRequestAlexander Tkachev
2016-08-24CLOUD: Add new cloudicon.pngAlexander Tkachev
2016-08-24CLOUD: Document CloudIcon::draw() more preciselyAlexander Tkachev
2016-08-24CLOUD: Fix CloudIconAlexander Tkachev
2016-08-24CLOUD: Make CloudIcon switch ConnMan's timer offAlexander Tkachev
2016-08-24CLOUD: Make CloudIcon pulsate, fade in and fade outAlexander Tkachev
2016-08-24GUI: Separate OSD message alpha from OSD surfaceAlexander Tkachev
2016-08-24CLOUD: Fix CloudIconAlexander Tkachev
2016-08-24GUI: Add getOSDFormat() and make OSD 32 bppAlexander Tkachev
2016-08-24CLOUD: Fix ConnectionManager a littleAlexander Tkachev
2016-08-24CLOUD: Fix CloudIcon to use clearOSD()Alexander Tkachev
2016-08-24GUI: Add clearOSD() methodAlexander Tkachev
2016-08-24CLOUD: Add CloudIconAlexander Tkachev
2016-08-24GUI: Add copyRectToOSD()Alexander Tkachev
2016-08-24CLOUD: Fix SavesSyncRequestAlexander Tkachev
2016-08-24CLOUD: Add GoogleDriveStorageAlexander Tkachev
2016-08-24CLOUD: Document ConnectionManager's onDeleteCallbackAlexander Tkachev
2016-08-24CLOUD: Add mutexes in StorageAlexander Tkachev
2016-08-24CLOUD: Make CloudManager singletonAlexander Tkachev
2016-08-24CLOUD: Fix ConnectionManager's destructorAlexander Tkachev
2016-08-24CLOUD: Implement Storage's isWorking()Alexander Tkachev
2016-08-24CLOUD: Shorten Cloud APIAlexander Tkachev
2016-08-24CLOUD: Fix SavesSyncRequest to create saves folderAlexander Tkachev
2016-08-24CLOUD: Add OneDriveCreateDirectoryRequestAlexander Tkachev
2016-08-24CLOUD: Add DropboxCreateDirectoryRequestAlexander Tkachev
2016-08-24CLOUD: Move download methods into StorageAlexander Tkachev
2016-08-24CLOUD: Use uint64 in StorageInfoAlexander Tkachev
2016-08-24CLOUD: Make syncSaves() common for all StoragesAlexander Tkachev
2016-08-24CLOUD: Add OneDrive::info()Alexander Tkachev
2016-08-24CLOUD: Make SavesSyncRequest work with OneDriveAlexander Tkachev
2016-08-24CLOUD: Add OneDriveUploadRequestAlexander Tkachev
2016-08-24CLOUD: Refactor RequestAlexander Tkachev
2016-08-24CLOUD: Fix OneDriveTokenRefresherAlexander Tkachev
2016-08-24CLOUD: Make SavesSyncRequest workAlexander Tkachev
2016-08-24COMMON: Add SaveFileManager::openRawFile()Alexander Tkachev
2016-08-24CLOUD: Add ListDirectoryStatus structAlexander Tkachev
2016-08-24CLOUD: Make DropboxUploadRequest use "/upload" tooAlexander Tkachev
2016-08-24CLOUD: Add UploadStatus structAlexander Tkachev
2016-08-24CLOUD: Add DropboxUploadRequestAlexander Tkachev
2016-08-24CLOUD: Add SavesSyncRequest sketchAlexander Tkachev