aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-24CLOUD: Make "Run server" button activeAlexander Tkachev
2016-08-24CLOUD: Replace USE_CLOUD with USE_LIBCURLAlexander Tkachev
2016-08-24GUI: Fix Options' Cloud tab reflowingAlexander Tkachev
2016-08-24CLOUD: Fix SaveLoadDialogs to check USE_CLOUDAlexander Tkachev
2016-08-24GUI: Add "Run server" button in Cloud tabAlexander Tkachev
2016-08-24GUI: Add lowres support for DownloadDialog's buttonAlexander Tkachev
2016-08-24GUI: Update DownloadDialogAlexander Tkachev
2016-08-24CLOUD: Fix FolderDownloadRequestAlexander Tkachev
2016-08-24GUI: Fix SaveLoadDialogAlexander Tkachev
2016-08-24GUI: Forbid using download directory in "Add Game"Alexander Tkachev
2016-08-24GUI: Fix DownloadDialog path creationAlexander Tkachev
2016-08-24GUI: Upgrade DownloadDialogAlexander Tkachev
2016-08-24CLOUD: Add FolderDownload-related methods in StorageAlexander Tkachev
2016-08-24GUI: Initiate download in DownloadDialogAlexander Tkachev
2016-08-24CLOUD: Fix CloudManager's methodsAlexander Tkachev
2016-08-24CLOUD: Add CloudManager::downloadFolder()Alexander Tkachev
2016-08-24GUI: Use RemoteBrowser's result in DownloadDialogAlexander Tkachev
2016-08-24GUI: Add error message in RemoteBrowserAlexander Tkachev
2016-08-24GUI: Add RemoteBrowser file list sortingAlexander Tkachev
2016-08-24CLOUD: Make Google Drive sort files listAlexander Tkachev
2016-08-24GUI: Add RemoteBrowser parent directories rememberingAlexander Tkachev
2016-08-24GUI: Fix RemoteBrowser Request handlingAlexander Tkachev
2016-08-24GUI: Clean up in RemoteBrowserAlexander Tkachev
2016-08-24GUI: Make RemoteBrowser show "Loading..."Alexander Tkachev
2016-08-24GUI: Fix "Go up"Alexander Tkachev
2016-08-24GUI: Add RemoteBrowserDialogAlexander Tkachev
2016-08-24GUI: Add DownloadDialog sketchAlexander Tkachev
2016-08-24CLOUD: Fix saves syncAlexander Tkachev
2016-08-24CLOUD: Fix finishSuccess() warningAlexander Tkachev
2016-08-24CLOUD: Fix some warningsAlexander Tkachev
2016-08-24CLOUD: Fix crash on exiting ScummVM while ConnMan is activePeter Bozsó
2016-08-24CLOUD: Delete the incomplete file (when downloading)Alexander Tkachev
2016-08-24KYRA: Fix openSaveForWriting() to return OutSaveFileAlexander Tkachev
2016-08-24CLOUD: Update save's timestamp on rewriteAlexander Tkachev
2016-08-24CLOUD: Make OutSaveFile start saves syncAlexander Tkachev
2016-08-24CLOUD: Update local server's style.cssAlexander Tkachev
2016-08-24CLOUD: Fix "-Wcast-qual"Alexander Tkachev
2016-08-24CLOUD: Fix "-Wconversion-null"Alexander Tkachev
2016-08-24CLOUD: Fix "zero-length format string" warningAlexander Tkachev
2016-08-24CLOUD: Fix "type qualifiers ignored" warningAlexander Tkachev
2016-08-24CLOUD: Fix "signed/unsigned integers" warningAlexander Tkachev
2016-08-24CLOUD: Use correct redirect_urisAlexander Tkachev
2016-08-24CLOUD: Add some mutexes in LocalWebserverAlexander Tkachev
2016-08-24CLOUD: Embed cloud icons as byte arraysAlexander Tkachev
2016-08-24CLOUD: Update IndexPageHandler to search wwwroot.zipAlexander Tkachev
2016-08-24GUI: Hide StorageWizardDialog fields if server presentAlexander Tkachev
2016-08-24CLOUD: Add wwwrootAlexander Tkachev
2016-08-24CLOUD: Update LocalWebserverAlexander Tkachev
2016-08-24CLOUD: Fix ClientAlexander Tkachev
2016-08-24CLOUD: Add IndexPageHandlerAlexander Tkachev