| .. |
|
creds
|
Double check usage of asserts #5429
|
2017-02-08 15:15:19 +01:00 |
|
abstractnetworkjob.cpp
|
Improve http error messages; cleanup
|
2017-04-04 09:27:37 +02:00 |
|
abstractnetworkjob.h
|
Improve http error messages; cleanup
|
2017-04-04 09:27:37 +02:00 |
|
accessmanager.cpp
|
AccessManager: don't set an invalid network configuration on linux (#5538)
|
2017-02-16 16:14:55 +01:00 |
|
accessmanager.h
|
License: Adjust license of GPLv2 source files to GPLv2+
|
2016-10-25 11:06:54 +02:00 |
|
account.cpp
|
Merge remote-tracking branch 'origin/2.3'
|
2017-04-24 10:32:53 +02:00 |
|
account.h
|
Merge remote-tracking branch 'origin/2.3'
|
2017-04-24 10:32:53 +02:00 |
|
accountfwd.h
|
License: Adjust license of GPLv2 source files to GPLv2+
|
2016-10-25 11:06:54 +02:00 |
|
asserts.h
|
Double check usage of asserts #5429
|
2017-02-08 15:15:19 +01:00 |
|
bandwidthmanager.cpp
|
libtypos comment and message typos for master
|
2015-10-05 09:05:09 +05:45 |
|
bandwidthmanager.h
|
Use doxygen style everywhere
|
2015-06-29 18:56:09 +02:00 |
|
capabilities.cpp
|
Sharing multiple public links: Depend on new capability
|
2017-04-21 14:08:00 +02:00 |
|
capabilities.h
|
Sharing multiple public links: Depend on new capability
|
2017-04-21 14:08:00 +02:00 |
|
checksums.cpp
|
Don't reallocate a QByteArray for each contentChecksumType call #5481
|
2017-01-26 17:13:54 +01:00 |
|
checksums.h
|
Checksums: remove the downloadChecksumValidationEnabled option
|
2016-04-21 11:43:44 +02:00 |
|
clientproxy.cpp
|
License: Adjust license of GPLv2 source files to GPLv2+
|
2016-10-25 11:06:54 +02:00 |
|
clientproxy.h
|
License: Adjust license of GPLv2 source files to GPLv2+
|
2016-10-25 11:06:54 +02:00 |
|
CMakeLists.txt
|
Revert "Disable RTTI"
|
2017-02-07 17:35:04 +01:00 |
|
configfile.cpp
|
dynamic chunking: cleanup, fixes, improvements
|
2017-03-28 11:32:10 +02:00 |
|
configfile.h
|
dynamic chunking: cleanup, fixes, improvements
|
2017-03-28 11:32:10 +02:00 |
|
connectionvalidator.cpp
|
Merge remote-tracking branch 'origin/2.3'
|
2017-04-24 10:32:53 +02:00 |
|
connectionvalidator.h
|
Merge remote-tracking branch 'origin/2.3'
|
2017-04-24 10:32:53 +02:00 |
|
cookiejar.cpp
|
Cookies: Use different DB for different accounts (#5490)
|
2017-01-26 10:54:03 +01:00 |
|
cookiejar.h
|
Cookies: Use different DB for different accounts (#5490)
|
2017-01-26 10:54:03 +01:00 |
|
discoveryphase.cpp
|
Merge pull request #5518 from ckamm/asserts
|
2017-02-08 15:25:02 +01:00 |
|
discoveryphase.h
|
dynamic chunking: cleanup, fixes, improvements
|
2017-03-28 11:32:10 +02:00 |
|
excludedfiles.cpp
|
Don't use the StopWatch for each job in production builds #5456
|
2017-01-26 17:13:54 +01:00 |
|
excludedfiles.h
|
Don't use the StopWatch for each job in production builds #5456
|
2017-01-26 17:13:54 +01:00 |
|
filesystem.cpp
|
Folder: Make folder only accessible by user #5282 (#5315)
|
2016-11-23 11:05:41 +01:00 |
|
filesystem.h
|
Fix the UNIT_TESTING build on Windows
|
2017-02-14 14:32:41 +01:00 |
|
libsync.md
|
Structure developer documentation
|
2015-06-29 18:43:21 +02:00 |
|
logger.cpp
|
Fix the log window not showing csync logs
|
2016-12-09 10:03:46 +01:00 |
|
logger.h
|
Fix the log window not showing csync logs
|
2016-12-09 10:03:46 +01:00 |
|
networkjobs.cpp
|
Merge remote-tracking branch 'origin/2.3'
|
2017-04-24 10:32:53 +02:00 |
|
networkjobs.h
|
Merge remote-tracking branch 'origin/avatar_pics'
|
2017-04-13 11:54:28 +02:00 |
|
owncloudpropagator_p.h
|
ETag: Allow parsing of weak tags #3946
|
2015-10-15 14:57:34 +02:00 |
|
owncloudpropagator.cpp
|
Removed Magic Numbers in propagator #5685 (#5705)
|
2017-04-20 11:14:53 +02:00 |
|
owncloudpropagator.h
|
Removed Magic Numbers in propagator #5685 (#5705)
|
2017-04-20 11:14:53 +02:00 |
|
owncloudtheme.cpp
|
Verify that all strings are properly escaped (#5558)
|
2017-02-23 14:54:17 +01:00 |
|
owncloudtheme.h
|
Make postfixlineedit more userfriendly, rename email id string to "Email".
|
2016-04-13 14:56:49 +02:00 |
|
ownsql.cpp
|
Double check usage of asserts #5429
|
2017-02-08 15:15:19 +01:00 |
|
ownsql.h
|
Sql: Allow prepare fail for PRAGMA quick_check #5357
|
2017-01-03 10:43:29 +01:00 |
|
progressdispatcher.cpp
|
Increase initial bandwidth estimates #4428 #5390
|
2016-12-21 08:53:47 +01:00 |
|
progressdispatcher.h
|
Pass the SyncFileItem as SyncFileItemPtr in itemCompleted
|
2017-01-25 23:26:23 +01:00 |
|
propagatedownload.cpp
|
Merge remote-tracking branch 'origin/2.3'
|
2017-04-13 10:19:35 +02:00 |
|
propagatedownload.h
|
Removed Magic Numbers in propagator #5685 (#5705)
|
2017-04-20 11:14:53 +02:00 |
|
propagateremotedelete.cpp
|
Improve http error messages; cleanup
|
2017-04-04 09:27:37 +02:00 |
|
propagateremotedelete.h
|
Improve http error messages; cleanup
|
2017-04-04 09:27:37 +02:00 |
|
propagateremotemkdir.cpp
|
Improve http error messages; cleanup
|
2017-04-04 09:27:37 +02:00 |
|
propagateremotemkdir.h
|
Propagator: Pump in more requests if we think current ones are quick
|
2016-03-02 15:22:21 +01:00 |
|
propagateremotemove.cpp
|
Improve http error messages; cleanup
|
2017-04-04 09:27:37 +02:00 |
|
propagateremotemove.h
|
Improve http error messages; cleanup
|
2017-04-04 09:27:37 +02:00 |
|
propagateupload.cpp
|
Remove all conditional checks for Qt 4.x (#5505)
|
2017-04-21 18:13:32 +02:00 |
|
propagateupload.h
|
Removed Magic Numbers in propagator #5685 (#5705)
|
2017-04-20 11:14:53 +02:00 |
|
propagateuploadng.cpp
|
Merge remote-tracking branch 'origin/2.3'
|
2017-04-13 10:19:35 +02:00 |
|
propagateuploadv1.cpp
|
Improve http error messages; cleanup
|
2017-04-04 09:27:37 +02:00 |
|
propagatorjobs.cpp
|
Reduce the connection data used by PropagateDirectory objects
|
2017-02-23 17:54:33 +01:00 |
|
propagatorjobs.h
|
Replace WaitForFinishedInParentDirectory with WaitForFinished for directory moves
|
2017-02-23 17:54:33 +01:00 |
|
syncengine.cpp
|
dynamic chunking: cleanup, fixes, improvements
|
2017-03-28 11:32:10 +02:00 |
|
syncengine.h
|
Merge remote-tracking branch 'origin/master' into 2.3
|
2017-01-27 17:45:05 +01:00 |
|
syncfileitem.h
|
Remove SyncFileItem::_requestDuration #5456
|
2017-01-26 17:13:54 +01:00 |
|
syncfilestatus.cpp
|
Revert "Discovery: consider also the "shared by me" as shared"
|
2016-11-16 17:45:40 +01:00 |
|
syncfilestatus.h
|
Revert "Discovery: consider also the "shared by me" as shared"
|
2016-11-16 17:45:40 +01:00 |
|
syncfilestatustracker.cpp
|
Double check usage of asserts #5429
|
2017-02-08 15:15:19 +01:00 |
|
syncfilestatustracker.h
|
Pass the SyncFileItem as SyncFileItemPtr in itemCompleted
|
2017-01-25 23:26:23 +01:00 |
|
syncjournaldb.cpp
|
Folder: Keep files option after aboutToRemoveAllFiles should not clear selective sync list (#5531)
|
2017-02-15 13:27:41 +01:00 |
|
syncjournaldb.h
|
Folder: Keep files option after aboutToRemoveAllFiles should not clear selective sync list (#5531)
|
2017-02-15 13:27:41 +01:00 |
|
syncjournalfilerecord.cpp
|
Blacklist: Escalate repeated SoftError to NormalError #5500
|
2017-03-10 15:51:55 +01:00 |
|
syncjournalfilerecord.h
|
Blacklist: Escalate repeated SoftError to NormalError #5500
|
2017-03-10 15:51:55 +01:00 |
|
syncresult.cpp
|
Release SyncFileItem objects with their job
|
2017-01-25 23:26:23 +01:00 |
|
syncresult.h
|
Release SyncFileItem objects with their job
|
2017-01-25 23:26:23 +01:00 |
|
theme.cpp
|
Move check for mono icons into separate function
|
2017-04-26 17:39:01 +02:00 |
|
theme.h
|
Move check for mono icons into separate function
|
2017-04-26 17:39:01 +02:00 |
|
utility_mac.cpp
|
License: Adjust license of GPLv2 source files to GPLv2+
|
2016-10-25 11:06:54 +02:00 |
|
utility_unix.cpp
|
License: Adjust license of GPLv2 source files to GPLv2+
|
2016-10-25 11:06:54 +02:00 |
|
utility_win.cpp
|
When creating explorer favorite use more specific windows functions (#5690)
|
2017-04-27 10:34:07 +02:00 |
|
utility.cpp
|
Transfers: Show a decimal for single digit MB rates #4428
|
2017-04-04 09:54:06 +02:00 |
|
utility.h
|
Merge branch 'master' into dbjournal_per_account
|
2016-11-23 16:47:56 +01:00 |
|
version.h.in
|
Reduce the amount of rebuild needed after a git commit
|
2015-06-17 14:32:34 +02:00 |