| .. |
|
creds
|
HTTP Creds: Do not send the password at every request
|
2015-04-27 16:28:37 +02:00 |
|
accessmanager.cpp
|
Namespace fixes
|
2014-12-02 14:20:13 +01:00 |
|
accessmanager.h
|
Merge branch 'master' into rename_client
|
2014-11-12 00:07:59 +01:00 |
|
account.cpp
|
Nicer fix for the security issue #3283.
|
2015-06-03 11:37:26 +02:00 |
|
account.h
|
Merge remote-tracking branch 'origin/1.8' into 1.9
|
2015-05-12 09:57:22 +02:00 |
|
accountfwd.h
|
Use global Account/AccountState less.
|
2014-12-18 15:39:51 +01:00 |
|
authenticationdialog.cpp
|
Adjust namespaces
|
2014-11-09 22:34:07 +01:00 |
|
authenticationdialog.h
|
Adjust namespaces
|
2014-11-09 22:34:07 +01:00 |
|
bandwidthmanager.cpp
|
BandwidthManager: fix warnings
|
2015-05-12 16:35:27 +02:00 |
|
bandwidthmanager.h
|
Propagator: Fix crash
|
2015-02-06 11:19:41 +01:00 |
|
clientproxy.cpp
|
Proxy: Register meta type #3170
|
2015-04-29 14:54:08 +02:00 |
|
clientproxy.h
|
Proxy: Fix compile harder
|
2015-03-27 11:02:19 +01:00 |
|
CMakeLists.txt
|
Add a class TransmissionChecksumValidator, incl. unit test.
|
2015-05-19 17:09:40 +02:00 |
|
configfile.cpp
|
Theme: Allow to change the transmission checksum through theming.
|
2015-05-21 15:59:24 +02:00 |
|
configfile.h
|
MirallConfigFile: Add an option of transmission checksumming.
|
2015-05-19 17:09:39 +02:00 |
|
connectionvalidator.cpp
|
Improve reporting of server error messages. #3220
|
2015-06-04 10:07:24 +02:00 |
|
connectionvalidator.h
|
AccountState: Treat *any* 503 as a temporary error. #3113
|
2015-05-07 09:21:52 +02:00 |
|
cookiejar.cpp
|
Fix compilation with Qt 5.5
|
2015-04-19 11:02:43 +02:00 |
|
cookiejar.h
|
CookieJar: Don't accidentally overwrite cookies. #2808
|
2015-03-27 10:49:24 +01:00 |
|
discoveryphase.cpp
|
Merge pull request #3281 from owncloud/confirm
|
2015-06-10 13:39:52 +02:00 |
|
discoveryphase.h
|
Coverity do not support non-static data initializer
|
2015-06-12 13:57:17 +02:00 |
|
filesystem.cpp
|
Improved implementation efficiency of checksum calculation.
|
2015-05-20 21:42:08 +02:00 |
|
filesystem.h
|
Windows: Fix unit test build.
|
2015-05-27 14:59:28 +02: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
|
Merge remote-tracking branch 'origin/1.8'
|
2015-06-10 13:42:02 +02:00 |
|
networkjobs.h
|
Improve reporting of server error messages. #3220
|
2015-06-04 10:07:24 +02:00 |
|
owncloudpropagator_p.h
|
Propagator: Fix compile
|
2015-03-30 08:41:53 +02:00 |
|
owncloudpropagator.cpp
|
Merge remote-tracking branch 'origin/1.8'
|
2015-05-26 12:28:31 +02:00 |
|
owncloudpropagator.h
|
Pass SyncFileItems by pointer instead of by value
|
2015-04-18 14:26:40 +02:00 |
|
owncloudtheme.cpp
|
Fix build when compiling libsync without QtGui
|
2015-02-16 10:24:42 +01:00 |
|
owncloudtheme.h
|
Merge branch 'master' into rename_client
|
2014-12-02 13:37:22 +01:00 |
|
ownsql.cpp
|
Merge pull request #3281 from owncloud/confirm
|
2015-06-10 13:39:52 +02:00 |
|
ownsql.h
|
OwnSQL: fix initialisation of variables
|
2015-06-08 15:30:39 +02:00 |
|
progressdispatcher.cpp
|
Time estimate: Refactor remaining time guess. #2328
|
2015-04-22 11:20:31 +02:00 |
|
progressdispatcher.h
|
ProgressInfo: Fix Windows build
|
2015-05-20 11:59:33 +02:00 |
|
propagatedownload.cpp
|
More compilation fixes after the merge
|
2015-05-26 12:33:19 +02:00 |
|
propagatedownload.h
|
Merge remote-tracking branch 'origin/1.8'
|
2015-05-26 12:28:31 +02:00 |
|
propagateremotedelete.cpp
|
Pass SyncFileItems by pointer instead of by value
|
2015-04-18 14:26:40 +02:00 |
|
propagateremotedelete.h
|
Pass SyncFileItems by pointer instead of by value
|
2015-04-18 14:26:40 +02:00 |
|
propagateremotemkdir.cpp
|
Pass SyncFileItems by pointer instead of by value
|
2015-04-18 14:26:40 +02:00 |
|
propagateremotemkdir.h
|
Pass SyncFileItems by pointer instead of by value
|
2015-04-18 14:26:40 +02:00 |
|
propagateremotemove.cpp
|
Pass SyncFileItems by pointer instead of by value
|
2015-04-18 14:26:40 +02:00 |
|
propagateremotemove.h
|
Pass SyncFileItems by pointer instead of by value
|
2015-04-18 14:26:40 +02:00 |
|
propagateupload.cpp
|
Merge remote-tracking branch 'origin/1.8'
|
2015-06-10 13:42:02 +02:00 |
|
propagateupload.h
|
Merge remote-tracking branch 'origin/1.8'
|
2015-05-26 12:28:31 +02:00 |
|
propagator_legacy.cpp
|
Fix the neon build
|
2015-05-12 13:04:47 +02:00 |
|
propagator_legacy.h
|
Fix the neon build
|
2015-04-20 11:31:02 +02:00 |
|
propagatorjobs.cpp
|
SyncScheduling: Avoid new resyncs on local mkdir.
|
2015-06-05 10:27:28 +02:00 |
|
propagatorjobs.h
|
Merge remote-tracking branch 'origin/1.8'
|
2015-05-26 12:28:31 +02:00 |
|
syncengine.cpp
|
Coverity do not support non-static data initializer
|
2015-06-12 13:57:17 +02:00 |
|
syncengine.h
|
Coverity do not support non-static data initializer
|
2015-06-12 13:57:17 +02:00 |
|
syncfileitem.h
|
Merge remote-tracking branch 'origin/1.8'
|
2015-05-26 12:28:31 +02:00 |
|
syncfilestatus.cpp
|
Adjust namespaces
|
2014-11-09 22:34:07 +01:00 |
|
syncfilestatus.h
|
Adjust namespaces
|
2014-11-09 22:34:07 +01:00 |
|
syncjournaldb.cpp
|
Confirm feature: Use selective sync in the database
|
2015-05-26 12:34:07 +02:00 |
|
syncjournaldb.h
|
Confirm feature: document the white/black/unconfirmed lists
|
2015-05-26 14:41:29 +02:00 |
|
syncjournalfilerecord.cpp
|
OwnSQL: fix initialisation of variables
|
2015-06-08 15:30:39 +02:00 |
|
syncjournalfilerecord.h
|
Make public API explicit about blacklist kind. #2301
|
2015-01-16 10:17:19 +01:00 |
|
syncresult.cpp
|
Adjust namespaces
|
2014-11-09 22:34:07 +01:00 |
|
syncresult.h
|
Adjust namespaces
|
2014-11-09 22:34:07 +01:00 |
|
theme.cpp
|
Theme: Allow to change the transmission checksum through theming.
|
2015-05-21 15:59:24 +02:00 |
|
theme.h
|
Theme: Allow to change the transmission checksum through theming.
|
2015-05-21 15:59:24 +02:00 |
|
transmissionchecksumvalidator.cpp
|
include qtconcurrentrun header rather than QtConcurrent for Qt4
|
2015-05-22 14:46:29 +02:00 |
|
transmissionchecksumvalidator.h
|
Windows: Fix unit test build.
|
2015-05-27 14:59:28 +02:00 |
|
utility_mac.cpp
|
Switch monochrome systray icon color depending on systray brightness.
|
2014-10-24 21:52:41 +02:00 |
|
utility_unix.cpp
|
Switch monochrome systray icon color depending on systray brightness.
|
2014-10-24 21:52:41 +02:00 |
|
utility_win.cpp
|
Additional code cleanup
|
2015-05-06 15:09:41 +02:00 |
|
utility.cpp
|
Branding: Append the appName short to the user agent string.
|
2015-05-19 17:09:39 +02:00 |
|
utility.h
|
StopWatch: return the duration from the stop() command.
|
2015-05-19 17:09:39 +02:00 |
|
version.h.in
|
Split into three separate projects: library, gui and cmd
|
2014-07-11 11:07:31 +02:00 |