Revision: 7137
          http://sourceforge.net/p/retroshare/code/7137
Author:   csoler
Date:     2014-02-20 21:12:04 +0000 (Thu, 20 Feb 2014)
Log Message:
-----------
changed std::string into RsFileHash for all file hashes

Modified Paths:
--------------
    branches/v0.6-IdCleaning/libretroshare/src/dbase/cachestrapper.cc
    branches/v0.6-IdCleaning/libretroshare/src/dbase/cachestrapper.h
    branches/v0.6-IdCleaning/libretroshare/src/dbase/fimonitor.cc
    branches/v0.6-IdCleaning/libretroshare/src/dbase/fimonitor.h
    branches/v0.6-IdCleaning/libretroshare/src/dbase/findex.cc
    branches/v0.6-IdCleaning/libretroshare/src/dbase/findex.h
    branches/v0.6-IdCleaning/libretroshare/src/dbase/fistore.cc
    branches/v0.6-IdCleaning/libretroshare/src/dbase/fistore.h
    branches/v0.6-IdCleaning/libretroshare/src/dbase/rsexpr.cc
    branches/v0.6-IdCleaning/libretroshare/src/dht/p3bitdht_peernet.cc
    branches/v0.6-IdCleaning/libretroshare/src/ft/ftcontroller.cc
    branches/v0.6-IdCleaning/libretroshare/src/ft/ftcontroller.h
    branches/v0.6-IdCleaning/libretroshare/src/ft/ftdata.h
    branches/v0.6-IdCleaning/libretroshare/src/ft/ftdatamultiplex.cc
    branches/v0.6-IdCleaning/libretroshare/src/ft/ftdatamultiplex.h
    branches/v0.6-IdCleaning/libretroshare/src/ft/ftdbase.cc
    branches/v0.6-IdCleaning/libretroshare/src/ft/ftdbase.h
    branches/v0.6-IdCleaning/libretroshare/src/ft/ftextralist.cc
    branches/v0.6-IdCleaning/libretroshare/src/ft/ftextralist.h
    branches/v0.6-IdCleaning/libretroshare/src/ft/ftfilecreator.cc
    branches/v0.6-IdCleaning/libretroshare/src/ft/ftfilecreator.h
    branches/v0.6-IdCleaning/libretroshare/src/ft/ftfileprovider.cc
    branches/v0.6-IdCleaning/libretroshare/src/ft/ftfileprovider.h
    branches/v0.6-IdCleaning/libretroshare/src/ft/ftfilesearch.cc
    branches/v0.6-IdCleaning/libretroshare/src/ft/ftfilesearch.h
    branches/v0.6-IdCleaning/libretroshare/src/ft/ftsearch.h
    branches/v0.6-IdCleaning/libretroshare/src/ft/ftserver.cc
    branches/v0.6-IdCleaning/libretroshare/src/ft/ftserver.h
    branches/v0.6-IdCleaning/libretroshare/src/ft/fttransfermodule.cc
    branches/v0.6-IdCleaning/libretroshare/src/ft/fttransfermodule.h
    branches/v0.6-IdCleaning/libretroshare/src/plugins/pluginmanager.cc
    branches/v0.6-IdCleaning/libretroshare/src/plugins/pluginmanager.h
    branches/v0.6-IdCleaning/libretroshare/src/pqi/p3cfgmgr.cc
    branches/v0.6-IdCleaning/libretroshare/src/pqi/p3cfgmgr.h
    branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsexpr.h
    branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsfiles.h
    branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsids.h
    branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsplugin.h
    branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsturtle.h
    branches/v0.6-IdCleaning/libretroshare/src/retroshare/rstypes.h
    branches/v0.6-IdCleaning/libretroshare/src/rsserver/rsinit.cc
    branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsconfigitems.cc
    branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsconfigitems.h
    branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsfiletransferitems.cc
    branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsfiletransferitems.h
    branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsmsgitems.cc
    branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsmsgitems.h
    branches/v0.6-IdCleaning/libretroshare/src/serialiser/rstlvfileitem.cc
    branches/v0.6-IdCleaning/libretroshare/src/serialiser/rstlvtypes.h
    branches/v0.6-IdCleaning/libretroshare/src/services/p3chatservice.cc
    branches/v0.6-IdCleaning/libretroshare/src/services/p3chatservice.h
    branches/v0.6-IdCleaning/libretroshare/src/turtle/p3turtle.cc
    branches/v0.6-IdCleaning/libretroshare/src/turtle/p3turtle.h
    branches/v0.6-IdCleaning/libretroshare/src/turtle/rsturtleitem.cc
    branches/v0.6-IdCleaning/libretroshare/src/turtle/turtleclientservice.h
    branches/v0.6-IdCleaning/libretroshare/src/turtle/turtletypes.h
    branches/v0.6-IdCleaning/libretroshare/src/util/rsdir.cc
    branches/v0.6-IdCleaning/libretroshare/src/util/rsdir.h
    
branches/v0.6-IdCleaning/retroshare-gui/src/gui/FileTransfer/DetailsDialog.cpp
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/FileTransfer/DetailsDialog.h
    
branches/v0.6-IdCleaning/retroshare-gui/src/gui/FileTransfer/FileTransferInfoWidget.cpp
    
branches/v0.6-IdCleaning/retroshare-gui/src/gui/FileTransfer/FileTransferInfoWidget.h
    
branches/v0.6-IdCleaning/retroshare-gui/src/gui/FileTransfer/TransfersDialog.cpp
    
branches/v0.6-IdCleaning/retroshare-gui/src/gui/FileTransfer/TransfersDialog.h
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/FriendsDialog.cpp
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/RemoteDirModel.cpp
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/RetroShareLink.cpp
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/SearchDialog.cpp
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/SearchDialog.h
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/SharedFilesDialog.cpp
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/chat/ChatWidget.cpp
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/HashBox.h
    
branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/RsCollectionDialog.cpp
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/RsCollectionFile.cpp
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/feeds/AttachFileItem.cpp
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/feeds/AttachFileItem.h
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/feeds/SubFileItem.cpp
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/feeds/SubFileItem.h
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/msgs/MessageComposer.cpp
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/msgs/MessageWidget.cpp
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/notifyqt.cpp
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/settings/PluginsPage.cpp
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/toaster/DownloadToaster.cpp
    branches/v0.6-IdCleaning/retroshare-gui/src/gui/toaster/DownloadToaster.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel

Reply via email to