RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
drbob 38fd0c4a5e Added Basic Dht Details Window to Retroshare GUI.
* created gui/dht/DhtWindow class.
 * brought across the basic structure from PeerNetQt... will be a condensed version of that GUI.
 * added to status Menu.
 * enabled via #define USE_DHTWINDOW  (which is defined! in MainWindow at the moment).
 * Dht Details only displays Dht Peers at the moment.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4400 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-06 13:08:27 +00:00
build_scripts updated ubuntu changelog 2011-06-28 16:39:56 +00:00
libbitdht/src Merged from /branches/v0.5-peernet/libbitdht:r4357-4397 2011-07-06 00:14:58 +00:00
libretroshare/src Added External DHT Interface to display Connection Information. 2011-07-06 13:04:50 +00:00
plugins added missing Q_INIT_RESOURCE call to get the plugins icon loading correctly 2011-07-05 20:42:28 +00:00
retroshare-gui/src Added Basic Dht Details Window to Retroshare GUI. 2011-07-06 13:08:27 +00:00
retroshare-nogui/src fixed compilation of retroshare-nogui 2011-04-11 13:15:48 +00:00
build-all-mingw32make.bat added build all bat file for windows 2011-07-02 16:52:58 +00:00