aboutsummaryrefslogtreecommitdiff
path: root/backends/cloud/savessyncrequest.cpp
AgeCommit message (Expand)Author
2019-08-25CLOUD: Make Network::ErrorResponse messages more verboseAlexander Tkachev
2019-08-24CLOUD: Fix Inverted Test Regression in Debug Message CodeD G Turner
2019-08-03CLOUD: Fix GCC Compilation Warning in Debug Code.D G Turner
2019-07-30CLOUD: Ignore hidden files in sync/downloadAlexander Tkachev
2019-07-30CLOUD: Minor fixes for the PR#1754Alexander Tkachev
2019-07-30CLOUD: Fix saves syncingAlexander Tkachev
2019-07-30CLOUD: Fix OneDriveStorage API interactionAlexander Tkachev
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-08-24CLOUD: Fix RequestsAlexander Tkachev
2016-08-24CLOUD: Update SavesSyncRequestAlexander Tkachev
2016-08-24ALL: Fix debug, warning and error usageAlexander Tkachev
2016-08-24CLOUD: JANITORIAL: Fix code formattingEugene Sandulenko
2016-08-24CLOUD: Fix code formattingPeter Bozsó
2016-08-24JANITORIAL: Remove spaces at the end of the lineAlexander Tkachev
2016-08-24CLOUD: Do some refactoring/cleanupAlexander Tkachev
2016-08-24CLOUD: Add Storage::uploadStreamSupported()Alexander Tkachev
2016-08-24CLOUD: Fix finishSuccess() warningAlexander Tkachev
2016-08-24CLOUD: Delete the incomplete file (when downloading)Alexander Tkachev
2016-08-24CLOUD: Update save's timestamp on rewriteAlexander Tkachev
2016-08-24CLOUD: Add Request::date()Alexander Tkachev
2016-08-24GUI: Add Refresh button in Options Cloud tabAlexander Tkachev
2016-08-24CLOUD: Update Requests to use StorageFile::id()Alexander Tkachev
2016-08-24CLOUD: Update GoogleDriveCreateDirectoryRequestAlexander Tkachev
2016-08-24CLOUD: Minor fixesAlexander 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: Fix SavesSyncRequest to return right filesAlexander Tkachev
2016-08-24CLOUD: Extend Storage & SavesSyncRequestAlexander Tkachev
2016-08-24CLOUD: Fix SavesSyncRequestAlexander Tkachev
2016-08-24CLOUD: Fix SavesSyncRequest to create saves folderAlexander Tkachev
2016-08-24CLOUD: Add DropboxCreateDirectoryRequestAlexander Tkachev
2016-08-24CLOUD: Make SavesSyncRequest work with OneDriveAlexander Tkachev
2016-08-24CLOUD: Refactor RequestAlexander Tkachev
2016-08-24CLOUD: Make SavesSyncRequest workAlexander Tkachev
2016-08-24CLOUD: Add ListDirectoryStatus structAlexander Tkachev
2016-08-24CLOUD: Add UploadStatus structAlexander Tkachev
2016-08-24CLOUD: Add SavesSyncRequest sketchAlexander Tkachev