nextcloud-desktop/src
Olivier Goffart 35f80bd439 csync_vio_local: merge readdir and stat in the same call
For the remote this was already done long time ago
For windows, this was already partially done

The goal is to avoid needless conversion of the path to local encoding.
2017-09-22 16:18:18 +02:00
..
3rdparty Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +02:00
cmd Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +02:00
common RemotePermissions: Store in a class rather than in a QByteArray to save memory 2017-09-22 09:29:08 +02:00
crashreporter Apply clang-format 2017-05-17 12:26:27 +02:00
csync csync_vio_local: merge readdir and stat in the same call 2017-09-22 16:18:18 +02:00
gui RemotePermissions: Store in a class rather than in a QByteArray to save memory 2017-09-22 09:29:08 +02:00
libsync SyncEngine: Adjust free space messaging 2017-09-22 11:07:27 +02:00
CMakeLists.txt Enable DEP & ASLR on Windows 2017-09-11 11:18:18 +02:00