..
ftchunkmap.cc
Fix warning: this statement may fall through
2017-07-16 20:27:09 +02:00
ftchunkmap.h
Fix CppCheck in ftchunkmap.h
2017-11-05 16:28:37 +01:00
ftcontroller.cc
adding pending transfers 100 at a time instead of 1 at a time when loading
2017-09-18 22:49:51 +02:00
ftcontroller.h
Add General Direct Download setting.
2017-06-29 17:18:28 +02:00
ftdata.h
merge of branch v0.6-idclean 7180
2014-03-17 20:56:06 +00:00
ftdatamultiplex.cc
removed most of CacheStrapper stuff from ftServer, replaced fimonitor by p3FileDatabase
2016-07-30 21:52:42 +02:00
ftdatamultiplex.h
added method in ftServer to allow retrieving data from shared/downloaded files (patch from electron, modified)
2015-03-08 13:46:07 +00:00
ftdbase.cc
finished conversion to RsNodeGroupId for file transfer and GUI
2016-07-05 23:49:43 -04:00
ftdbase.h
Switched most of the services to use p3ServiceControl instead of p3LinkMgr.
2014-03-29 03:57:44 +00:00
ftextralist.cc
fixed ftExtraList to accept e2e encrypted transfers in addition to direct transfers. This fixed the drag+drop of shared files in a distant chat
2017-05-06 18:20:48 +02:00
ftextralist.h
fixed ftExtraList to accept e2e encrypted transfers in addition to direct transfers. This fixed the drag+drop of shared files in a distant chat
2017-05-06 18:20:48 +02:00
ftfilecreator.cc
Fix CppCheck ftfilecreator.cc
2017-11-05 16:33:16 +01:00
ftfilecreator.h
Removed unused members mStart and mEnd from ftFileCreator.
2015-06-15 18:30:02 +00:00
ftfileprovider.cc
added check for return value of fseek in ftFileProvider
2015-06-17 09:36:20 +00:00
ftfileprovider.h
added method in ftServer to allow retrieving data from shared/downloaded files (patch from electron, modified)
2015-03-08 13:46:07 +00:00
ftfilesearch.cc
merge of branch v0.6-idclean 7180
2014-03-17 20:56:06 +00:00
ftfilesearch.h
merge of branch v0.6-idclean 7180
2014-03-17 20:56:06 +00:00
ftsearch.h
merge of branch v0.6-idclean 7180
2014-03-17 20:56:06 +00:00
ftserver.cc
added UI and parameters for two new options in shared files: max share depth and ignore duplicates
2017-09-24 17:53:06 +02:00
ftserver.h
added UI and parameters for two new options in shared files: max share depth and ignore duplicates
2017-09-24 17:53:06 +02:00
fttransfermodule.cc
Fix clang warning: unused variable 'FT_TM_CRC_MAP_MAX_WAIT_PER_GIG', ...
2017-07-16 21:11:47 +02:00
fttransfermodule.h
merge of branch v0.6-idclean 7180
2014-03-17 20:56:06 +00:00
ftturtlefiletransferitem.cc
moved rsserializer and rstypeserializer to serialiser/
2017-04-30 16:05:37 +02:00
ftturtlefiletransferitem.h
cleaned the hierarchy of serialization classes
2017-04-26 11:40:46 +02:00