aboutsummaryrefslogtreecommitdiff
path: root/backends/networking/curl/connectionmanager.cpp
AgeCommit message (Expand)Author
2017-07-10Revert "COMMON: Change way the Singleton instances are instantiated"Eugene Sandulenko
2017-07-10COMMON: Change way the Singleton instances are instantiatedThierry Crozat
2017-04-29CLOUD: Fix compilation with old curl vesionsThierry Crozat
2016-09-18CLOUD: Change the cloud icon to be updated by the main threadBastien Bouclet
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-08-24ALL: Fix debug, warning and error usageAlexander Tkachev
2016-08-24CLOUD: JANITORIAL: Fix code formattingEugene Sandulenko
2016-08-24JANITORIAL: Remove spaces at the end of the lineAlexander Tkachev
2016-08-24CLOUD: Do some refactoring/cleanup in NetworkingAlexander Tkachev
2016-08-24GUI: Update DownloadDialogAlexander Tkachev
2016-08-24CLOUD: Calculate FolderDownload download speedAlexander Tkachev
2016-08-24CLOUD: Fix crash on exiting ScummVM while ConnMan is activePeter Bozsó
2016-08-24CLOUD: Add ConnMan::urlEncode()Alexander Tkachev
2016-08-24CLOUD: Fix ConnectionManagerAlexander Tkachev
2016-08-24CLOUD: Make Save/Load dialog start saves syncAlexander 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-24CLOUD: Fix ConnectionManager a littleAlexander Tkachev
2016-08-24CLOUD: Add CloudIconAlexander Tkachev
2016-08-24CLOUD: Document ConnectionManager's onDeleteCallbackAlexander Tkachev
2016-08-24CLOUD: Fix ConnectionManager's destructorAlexander Tkachev
2016-08-24CLOUD: Implement Storage's isWorking()Alexander Tkachev
2016-08-24Fix comment formattingPeter Bozsó
2016-08-24CLOUD: Fix ConnectionManager singleton warningAlexander Tkachev
2016-08-24CLOUD: Refactor ConnectionManager/Requests systemAlexander Tkachev
2016-08-24CLOUD: Add OneDriveStorage::download()Alexander Tkachev
2016-08-24CLOUD: Add OneDriveTokenRefresherAlexander Tkachev
2016-08-24CLOUD: Add RequestInfo structAlexander Tkachev
2016-08-24CLOUD: Add Requests idAlexander Tkachev
2016-08-24CLOUD: Add DownloadRequest stubAlexander Tkachev
2016-08-24CLOUD: Make ConnectionManager singletonAlexander Tkachev
2016-08-24CLOUD: Add Dropbox into CloudManager's configsAlexander Tkachev
2016-08-24CLOUD: Fix CurlJsonRequestAlexander Tkachev
2016-08-24CLOUD: Add CurlJsonRequestAlexander Tkachev
2016-08-24CLOUD: Rewrite NetworkReadStreamAlexander Tkachev