nextcloud-desktop/src
Jocelyn Turcotte e8d734b1c2 Fix the sync direction being wrong on MSVC
The compiler seems to use signed enums and we need to reserve an extra
bit for the sign to avoid the 2 value to overflow and being interpreted
as -2 when read, and thus not being correctly compared to the full enum
value.
2016-12-09 10:03:46 +01:00
..
3rdparty QProgressIndicator: update copy from upstream 2016-10-13 12:05:59 +02:00
cmd Merge pull request #5045 from owncloud/dbjournal_per_account 2016-12-06 10:55:58 +01:00
crashreporter cmd and crashreporter minor typos 2015-09-10 17:34:26 +05:45
gui Merge pull request #5045 from owncloud/dbjournal_per_account 2016-12-06 10:55:58 +01:00
libsync Fix the sync direction being wrong on MSVC 2016-12-09 10:03:46 +01:00
CMakeLists.txt CMakeLists: move QtKeychain detection in client 2016-04-12 14:43:26 +02:00