aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2016-08-24CLOUD: Update CloudManager and StorageAlexander Tkachev
2016-08-24CLOUD: Minor GoogleDriveUploadRequest fixAlexander 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 Requests to use StorageFile::id()Alexander Tkachev
2016-08-24CLOUD: Update GoogleDriveStorage and StorageFileAlexander Tkachev
2016-08-24CLOUD: Fix DefaultSaveFileManager againAlexander Tkachev
2016-08-24CLOUD: Update GoogleDriveCreateDirectoryRequestAlexander Tkachev
2016-08-24CLOUD: Make GoogleDriveResolveIdRequest case-insensitiveAlexander Tkachev
2016-08-24CLOUD: Fix ConnectionManagerAlexander 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: Minor fixesAlexander Tkachev
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