Age | Commit message (Expand) | Author |
2017-07-10 | Revert "COMMON: Change way the Singleton instances are instantiated" | Eugene Sandulenko |
2017-07-10 | COMMON: Change way the Singleton instances are instantiated | Thierry Crozat |
2017-02-28 | CLOUD: Fix GCC Unused Variable Warning. | D G Turner |
2017-01-10 | CLOUD: Add FIXME comment. | D G Turner |
2017-01-10 | CLOUD: Fix Remaining Shadowing Compiler Warnings. | D G Turner |
2017-01-10 | CLOUD: Fix Various Shadowing Compiler Warnings from errorCallback. | D G Turner |
2016-10-29 | CLOUD: Use OSDMessageQueue to post OSD messages from the cloud thread | Thierry Crozat |
2016-10-20 | CLOUD: Don't error out when PNG support is not enabled | Bastien Bouclet |
2016-09-18 | CLOUD: Change the cloud icon to be updated by the main thread | Bastien Bouclet |
2016-09-18 | ALL: Homogeneize use of 'saved game' in messages | Thierry Crozat |
2016-09-17 | CLOUD: Fix compilation for integer constant too large for 'long' type | Thierry Crozat |
2016-09-13 | CLOUD: Switch to the new OSD API | Bastien Bouclet |
2016-09-03 | JANITORIAL: Make GPL headers uniform | Eugene Sandulenko |
2016-08-24 | CLOUD: Remove unused includes | Peter Bozsó |
2016-08-24 | CLOUD: Fix warnings | Eugene Sandulenko |
2016-08-24 | CLOUD: Fix Requests | Alexander Tkachev |
2016-08-24 | CLOUD: Update SavesSyncRequest | Alexander Tkachev |
2016-08-24 | CLOUD: Update OneDriveUploadRequest | Alexander Tkachev |
2016-08-24 | CLOUD: Update OneDrive | Alexander Tkachev |
2016-08-24 | CLOUD: Update GoogleDriveUploadRequest | Alexander Tkachev |
2016-08-24 | CLOUD: Update GoogleDriveStorage | Alexander Tkachev |
2016-08-24 | CLOUD: Update DropboxUploadRequest | Alexander Tkachev |
2016-08-24 | CLOUD: Update DropboxStorage | Alexander Tkachev |
2016-08-24 | CLOUD: Update Dropbox Requests | Alexander Tkachev |
2016-08-24 | CLOUD: Update BoxUploadRequest | Alexander Tkachev |
2016-08-24 | CLOUD: Update TokenRefreshers | Alexander Tkachev |
2016-08-24 | CLOUD: Add JSON-related checks in BoxStorage | Alexander Tkachev |
2016-08-24 | CLOUD: Minor TODO fix | Alexander Tkachev |
2016-08-24 | CLOUD: Add KEY/SECRET override code | Alexander Tkachev |
2016-08-24 | ALL: Fix debug, warning and error usage | Alexander Tkachev |
2016-08-24 | CLOUD: #define all OAuth2/API-related URLs | Alexander Tkachev |
2016-08-24 | CLOUD: Upload ListDirectory Requests | Alexander Tkachev |
2016-08-24 | CLOUD: JANITORIAL: More whitespace fixes | Eugene Sandulenko |
2016-08-24 | CLOUD: Fix warning | Eugene Sandulenko |
2016-08-24 | CLOUD: JANITORIAL: Fix code formatting | Eugene Sandulenko |
2016-08-24 | CLOUD: Update BoxListDirectoryByIdRequest | Alexander Tkachev |
2016-08-24 | CLOUD: Updated BoxListDirectoryByIdRequest | Alexander Tkachev |
2016-08-24 | CLOUD: Fix format warning | Eugene Sandulenko |
2016-08-24 | CLOUD: Fix FolderDownloadRequest TODO | Alexander Tkachev |
2016-08-24 | CLOUD: Update DownloadRequest's TODO | Alexander Tkachev |
2016-08-24 | CLOUD: Fix HTTP response code TODOs | Alexander Tkachev |
2016-08-24 | CLOUD: Fix some TODOs in CloudManager | Alexander Tkachev |
2016-08-24 | CLOUD: Remove remove() from BoxStorage | Peter Bozsó |
2016-08-24 | CLOUD: Remove DropboxStorage::remove() | Alexander Tkachev |
2016-08-24 | CLOUD: Fix code formatting | Peter Bozsó |
2016-08-24 | CLOUD: Fix `redirect_uri` selection code | Alexander Tkachev |
2016-08-24 | JANITORIAL: Remove spaces at the end of the line | Alexander Tkachev |
2016-08-24 | CLOUD: Do some refactoring/cleanup | Alexander Tkachev |
2016-08-24 | CLOUD: Fix Cppcheck warnings | Alexander Tkachev |
2016-08-24 | CLOUD: Check whether Storage is working when replacing it | Alexander Tkachev |