nextcloud-desktop/src/libsync
2015-03-26 15:17:16 +01:00
..
creds HttpCreds: Fill pw dialog with previous password. #2848 #2879 2015-03-26 09:25:45 +01:00
accessmanager.cpp
accessmanager.h
account.cpp Windows: Reset QNAM as a workaround. #2899 #2895 #2973 2015-03-19 11:40:47 +01:00
account.h Account: Unusued variable 2015-03-25 08:52:23 +01:00
accountfwd.h
authenticationdialog.cpp
authenticationdialog.h
bandwidthmanager.cpp Propagator: Fix crash 2015-02-06 11:19:41 +01:00
bandwidthmanager.h Propagator: Fix crash 2015-02-06 11:19:41 +01:00
clientproxy.cpp Qt4: Fix compile 2015-03-26 15:17:16 +01:00
clientproxy.h Proxy: Look up system proxy from different thread 2015-03-25 08:52:23 +01:00
CMakeLists.txt Fix build of the legacy propagator 2015-03-03 10:05:38 +01:00
configfile.cpp Activity: Correctly restore column sizes 2015-03-23 18:22:25 +01:00
configfile.h application: --confdir option with invalid direcotry now exit 2015-03-23 15:02:27 +01:00
connectionvalidator.cpp Proxy: Fix issues with previous patch 2015-03-25 12:25:49 +01:00
connectionvalidator.h Proxy: Look up system proxy from different thread 2015-03-25 08:52:23 +01:00
cookiejar.cpp CookieJar: Session cookies should *not* be stored in cookies.db. 2015-03-19 11:57:25 +01:00
cookiejar.h
discoveryphase.cpp ETags: For Folder and RequestEtagJob, always use Concatenation 2015-03-05 17:49:12 +01:00
discoveryphase.h ETags: For Folder and RequestEtagJob, always use Concatenation 2015-03-05 17:49:12 +01:00
filesystem.cpp Uploads: Fix big seeks on Windows. #2954 2015-03-12 13:18:08 +01:00
filesystem.h Uploads: Fix big seeks on Windows. #2954 2015-03-12 13:18:08 +01:00
logger.cpp Add a NO_MSG_HANDLER cmake option 2015-02-19 16:57:16 +01:00
logger.h Logger: use qFormatLogMessage with Qt 5.4 so it respects the Qt logging preferences 2015-02-14 14:23:01 +01:00
networkjobs.cpp Fix a crash when accessing a dangling UploadDevice pointer #2984 2015-03-23 16:14:54 +01:00
networkjobs.h Revert "SetupW: Display proper error messages if password or user was wrong." 2015-03-10 11:17:35 +01:00
owncloudpropagator.cpp Revert "Propagator: Delete job on finish" 2015-03-09 16:19:16 +01:00
owncloudpropagator.h PropagateDirectory: make the code a bit more readable 2015-02-12 20:00:04 +01:00
owncloudpropagator_p.h
owncloudtheme.cpp Fix build when compiling libsync without QtGui 2015-02-16 10:24:42 +01:00
owncloudtheme.h
ownsql.cpp SQL: Improve error reporting of failed exec(). #2693 2015-01-29 09:47:48 +01:00
ownsql.h
progressdispatcher.cpp Activity: Set a message for conflicts. #2792 2015-03-12 10:00:45 +01:00
progressdispatcher.h
propagatedownload.cpp Propagator: Introduce custom property to make error soft 2015-03-17 23:31:30 +01:00
propagatedownload.h Propagator: Introduce custom property to make error soft 2015-03-17 23:31:30 +01:00
propagateremotedelete.cpp Remote delete: Consider 404 a success. #2919 2015-03-19 10:04:02 +01:00
propagateremotedelete.h
propagateremotemkdir.cpp Propagator: Let network propagator job understand a new header OC-ErrorString 2015-02-26 15:53:09 +01:00
propagateremotemkdir.h
propagateremotemove.cpp Lnk: Work around QFile::rename() #2792 2015-03-11 12:29:33 +01:00
propagateremotemove.h
propagateupload.cpp Fix a crash when accessing a dangling UploadDevice pointer #2984 2015-03-23 16:14:54 +01:00
propagateupload.h Fix a crash when accessing a dangling UploadDevice pointer #2984 2015-03-23 16:14:54 +01:00
propagator_legacy.cpp Lnk: Work around QFile::rename() #2792 2015-03-11 12:29:33 +01:00
propagator_legacy.h
propagatorjobs.cpp Lnk: Work around QFile::rename() #2792 2015-03-11 12:29:33 +01:00
propagatorjobs.h
syncengine.cpp Sync engine: Check the blacklist for the right tree 2015-03-24 12:23:04 +01:00
syncengine.h Discovery: Free some memory before propagate (#2902) 2015-03-02 15:08:21 +01:00
syncfileitem.h Fix the build with GCC 4.7 2015-03-12 14:54:11 +01:00
syncfilestatus.cpp
syncfilestatus.h
syncjournaldb.cpp SyncJournal: Use DELETE journal mode on FAT filesystems. #2693 2015-02-11 14:03:55 +01:00
syncjournaldb.h
syncjournalfilerecord.cpp
syncjournalfilerecord.h
syncresult.cpp
syncresult.h
theme.cpp Themes: Cache icons instead of rebuilding a lot. 2015-03-25 14:59:28 +01:00
theme.h Themes: Cache icons instead of rebuilding a lot. 2015-03-25 14:59:28 +01:00
utility.cpp Fix build when compiling libsync without QtGui 2015-02-16 10:24:42 +01:00
utility.h Fix build when compiling libsync without QtGui 2015-02-16 10:24:42 +01:00
utility_mac.cpp
utility_unix.cpp
utility_win.cpp
version.h.in