Added basic PeerItems to NewsFeed for AUTH_DENIED and FAILED_CONNECTION case.

* This will need to be fixed up - but the basic logic is there!
 * Improved DhtWindow display of peers.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-netupgrade@4426 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2011-07-11 01:08:01 +00:00
parent 53c71daca0
commit 1cf790990f
6 changed files with 161 additions and 26 deletions

View file

@ -133,6 +133,11 @@
</item>
<item>
<widget class="QTreeWidget" name="peerTreeWidget">
<column>
<property name="text">
<string>Name</string>
</property>
</column>
<column>
<property name="text">
<string>PeerId</string>