Commit Graph

20 Commits

Author SHA1 Message Date
drbob
c05acf2f95 Added NewsFeed / Popup / Chat Configuration options.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@870 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-07 14:19:13 +00:00
defnax
e03d808ad3 * Fixed sorting in Friends
* disabled auto scroll for Friends Widgett
* added retroshare own logo for Network icon
* Fixed layouts/margins/spacings of the Create Forum Message Dialog

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@847 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-28 01:14:58 +00:00
defnax
fb7541135e * set Text Alignments for some columns to Center
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@838 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-24 14:07:26 +00:00
defnax
a9bda83565 fixed Treewidget header textalignment tp center
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@649 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-12 11:57:09 +00:00
defnax
ea1326cf04 added second icon lightgrey for offline user
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@648 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-11 15:51:49 +00:00
drbob
58925b8bfc Little tweak to make Peers Dialog more informative.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@647 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-10 21:26:44 +00:00
drbob
67a27744f8 * Cleaned up more debug output.
* Fixed Popup Chats with new Peer Dialog.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@645 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-10 18:52:56 +00:00
defnax
6b88d80b5e redesigned Friends Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@642 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-10 10:34:49 +00:00
drbob
d5376cd575 Removed most debugging/std::cerr output (in #defines)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@640 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-09 09:53:47 +00:00
drbob
9e947f26ca * Fixed rsStatus=NULL bug, for RS_RELEASE.
* switched on RS_RELEASE for v0.4.09a



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@599 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-13 23:36:40 +00:00
vinnyx
a282b9fa74 Added Status service interface to retroshare-gui.
PeersDialog now displays additional status info from Status service (if any).


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@528 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-28 12:09:26 +00:00
defnax
2d6af0b4c1 redesigned little bit Peer Details
fixed qss stylesheets for lots of QPushButton's
removed not needed sources

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@487 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-08 00:31:46 +00:00
drbob
3f5966f2c0 Fixed NULL pointer - if you try to connect to noone. (thanks jarret)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@486 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-07 22:54:15 +00:00
defnax
a8386b454c fixed windowtile of smileyWidget
enabled formating feature to groupchat


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@468 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-03 21:32:45 +00:00
defnax
e1f4dc1dff removed not realy needed columns location,country,Organisation,Authcode can see that in Peer Info.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@393 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-21 01:03:27 +00:00
drbob
63828f77a8 Significant improvements to DHT behaviour, and reconnection attempts.
* Added GUI interface for auto connect state.
 * Added HTTP retrieval and storage of DHT peers update.
 * Added code for partial recv() from DHT peers.
 * Disabled Chat/Disc/Udplayer/tcpstream debug output.
 * Added Unreachable Check to connMgr.
 * Added auto reconnect functions to connMgr (#define to disable).
 * Restructured DHT notify code... much cleaner.
 * DHT now flags out of date DHT results.
 * DHT notifies ConnMgr on any results (same or diff).
 * Added Fns to cleanup old udp connection.
 * other bugfixes.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@369 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-02 14:25:59 +00:00
drbob
2dc2954f40 Added Code to detect Symmetric NAT (BAD!) Firewalls.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@361 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-28 15:58:54 +00:00
drbob
f9d6f1c418 changes to support i8n in the gui (chat and messages)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@318 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-26 13:08:28 +00:00
drbob
c4e1d73837 Commit of the new UDP Connection methods and
the rewrite of the retroshare core networking stack.

This check-in commits the changes to the GUI code.
Changes to use the new rspeers.h interface to 
the retroshare core.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@316 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-25 08:49:40 +00:00
drbob
935745a08e Created V0.3.x branch and moved the head into the trunk directory.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@246 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-11-15 03:18:48 +00:00