nextcloud-desktop/src
Jocelyn Turcotte 185cb2e39a
Use SyncJournalDb in csync
This gets rid of the csync_statedb sqlite layer and use
the same code and same connection as the rest of the SyncEngine.

Missing functions are added to SyncJournalDb and change a few minor
things (like changing SyncJournalFileRecord::_modtime to be an int64
instead of a QDateTime, like it was in csync).
2017-10-05 22:01:37 +02:00
..
3rdparty Use the Qt5 connection syntax (automated with clazy) 2017-10-05 22:01:35 +02:00
cmd Use the Qt5 connection syntax (automated with clazy) 2017-10-05 22:01:35 +02:00
common Use SyncJournalDb in csync 2017-10-05 22:01:37 +02:00
crashreporter Apply clang-format 2017-05-17 12:26:27 +02:00
csync Use SyncJournalDb in csync 2017-10-05 22:01:37 +02:00
gui Use SyncJournalDb in csync 2017-10-05 22:01:37 +02:00
libsync Use SyncJournalDb in csync 2017-10-05 22:01:37 +02:00
CMakeLists.txt Enable DEP & ASLR on Windows 2017-10-05 22:01:04 +02:00