RetroShare/libretroshare/src/ft
thunder2 127eac1118 Fixed utf8 issues when the partial or the download dir is set to a utf8 dir.
Use the native dialog for selecting the shared folder.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4083 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-06 20:19:16 +00:00
..
ftchunkmap.cc changed a bit the file transfer strategy. To be tested further. 2010-12-07 17:09:21 +00:00
ftchunkmap.h added chunk request info, and chunk download info. Corrected bug displaying speed for stalled transfers. Warning: needs full recompilation 2010-12-26 10:58:02 +00:00
ftcontroller.cc The working (hashing) thread FileIndexMonitor is now stopped when RetroShare is closed. 2011-03-03 23:30:08 +00:00
ftcontroller.h removed channel delete feature 2010-12-18 19:35:07 +00:00
ftdata.cc added missing dummy class definitions for linking test programs 2010-10-01 19:52:24 +00:00
ftdata.h - Implemented CRC32 map traffic through direct downloads 2010-07-29 21:07:07 +00:00
ftdatamultiplex.cc corrected a bug that caused file descriptors to never get closed. Adding some tracing comments. 2011-01-08 23:27:33 +00:00
ftdatamultiplex.h Optimized parameter "hash" of method RsFiles::FileDetails from "std::string" to "const std::string&" 2010-10-27 20:01:31 +00:00
ftdbase.cc removed channel delete feature 2010-12-18 19:35:07 +00:00
ftdbase.h removed channel delete feature 2010-12-18 19:35:07 +00:00
ftextralist.cc The working (hashing) thread FileIndexMonitor is now stopped when RetroShare is closed. 2011-03-03 23:30:08 +00:00
ftextralist.h removed channel delete feature 2010-12-18 19:35:07 +00:00
ftfilecreator.cc Fixed utf8 issues when the partial or the download dir is set to a utf8 dir. 2011-03-06 20:19:16 +00:00
ftfilecreator.h Optimized some small things in TransferDialog and SearchDialog. 2011-02-20 00:59:47 +00:00
ftfileprovider.cc Optimized some small things in TransferDialog and SearchDialog. 2011-02-20 00:59:47 +00:00
ftfileprovider.h Optimized some small things in TransferDialog and SearchDialog. 2011-02-20 00:59:47 +00:00
ftfilesearch.cc Optimized parameter "hash" of method RsFiles::FileDetails from "std::string" to "const std::string&" 2010-10-27 20:01:31 +00:00
ftfilesearch.h Optimized parameter "hash" of method RsFiles::FileDetails from "std::string" to "const std::string&" 2010-10-27 20:01:31 +00:00
ftsearch.h Optimized parameter "hash" of method RsFiles::FileDetails from "std::string" to "const std::string&" 2010-10-27 20:01:31 +00:00
ftserver.cc The working (hashing) thread FileIndexMonitor is now stopped when RetroShare is closed. 2011-03-03 23:30:08 +00:00
ftserver.h removed channel delete feature 2010-12-18 19:35:07 +00:00
fttransfermodule.cc added a memory management class for small objects. 2011-02-20 21:36:21 +00:00
fttransfermodule.h Optimized some small things in TransferDialog and SearchDialog. 2011-02-20 00:59:47 +00:00