csoler
|
929599ad7f
|
fixed display of unknown PGP keys in IDDialog. Removed debug output
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7637 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-25 13:16:47 +00:00 |
|
csoler
|
6488f5a9f4
|
using GxsIdChooser in message composition dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7636 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-25 13:15:29 +00:00 |
|
csoler
|
c5e65486aa
|
fixed bad connect in notifyQt for chat window
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7635 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-25 13:14:55 +00:00 |
|
csoler
|
067e5d4fac
|
fixed SIGSEGV when quitting due to deletion of UPnP handler during callback
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7634 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-25 12:48:03 +00:00 |
|
thunder2
|
a3af37c7e4
|
Fixed start of chat with right or double click on a friend item (not location) in friend list.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7633 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-25 12:26:09 +00:00 |
|
csoler
|
26f93c2a55
|
fixed display of unknown hash in turtle router dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7632 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-25 11:48:02 +00:00 |
|
thunder2
|
2963d71284
|
Enable "Next unread" button in forum without an active post.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7631 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-25 11:06:24 +00:00 |
|
csoler
|
d547cb6fdb
|
changed post fixed operator++ into prefixed. More efficient on some systems. Patch from Phenom.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7630 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-24 22:07:26 +00:00 |
|
csoler
|
880efee332
|
removed ifdef for the different sleep methods. Now only usleep is used, on all systems. Patch from Phenom
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7629 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-24 21:31:58 +00:00 |
|
csoler
|
c17de671bb
|
added feedback from rsgenexchange into Global router to add routing information
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7628 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-22 21:00:20 +00:00 |
|
csoler
|
b593a918a0
|
optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7627 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-21 22:33:02 +00:00 |
|
csoler
|
491a655889
|
patch update from Phenom to fix up comparisons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7626 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-20 16:42:32 +00:00 |
|
csoler
|
db55ab0bde
|
weighted maximum length of a msg in grouter inversely to how much it has spread
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7625 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-19 22:02:00 +00:00 |
|
csoler
|
90c24e7135
|
improved anti-flooding stategy in g-router
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7624 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-19 21:30:28 +00:00 |
|
csoler
|
d44eb370e4
|
fixed bug in global router making the routing matrix too sparse
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7623 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-19 21:08:09 +00:00 |
|
csoler
|
85fce2f2dc
|
added missing record of Dn traffic in turtle router
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7622 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-19 12:36:38 +00:00 |
|
drbob
|
566d8ca07c
|
Fixed up DHT Stats window so you can maximise any section with splitters.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7621 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-18 04:47:26 +00:00 |
|
drbob
|
ceb6716ace
|
Add peer version to Ping Message. (improves finding RS peers)
Add local flag to search query - to only find bitdht peers.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7620 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-18 00:40:14 +00:00 |
|
drbob
|
cdfbe90682
|
Fixed check if address has changed - was preventing resetting of local port.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7619 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-18 00:19:05 +00:00 |
|
csoler
|
c2404fcea7
|
fixed other compilation bug.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7618 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-17 21:57:33 +00:00 |
|
csoler
|
f2e0341794
|
fixed compilation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7617 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-17 21:41:29 +00:00 |
|
csoler
|
1f1c51b7d3
|
Used RSGraphWidget for bandwidth window too; Cleaned up remaining unused graph classes; Added a few missing params to RSGraphWidget; End of graph work.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7616 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-17 19:47:05 +00:00 |
|
drbob
|
bd688f0156
|
Tweaked TOU so it can accept Generic Sized Ip Addresses,
even though it will only accept IPv4 addresses.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7615 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-17 13:59:05 +00:00 |
|
csoler
|
b51c34d23b
|
improved display of graphs
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7614 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-16 19:17:17 +00:00 |
|
csoler
|
01fdb95c30
|
small fixes in number display
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7613 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-15 22:16:23 +00:00 |
|
csoler
|
8c1bf3cf8d
|
improved RSGraph class. Used it for Turtle statistics and bandwidth statistics as well
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7612 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-15 22:00:49 +00:00 |
|
csoler
|
bd96859704
|
removed unused code
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7611 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-14 20:36:22 +00:00 |
|
csoler
|
3d49af2b2b
|
fixed RTT graph. Added colors, and new options to RSGraphWidget. Still needs to draw names for different colors
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7610 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-14 20:25:23 +00:00 |
|
csoler
|
1757a85e57
|
improved RSGraph class. Not finished yet.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7609 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-13 22:05:50 +00:00 |
|
csoler
|
6e2df7e0de
|
extended group share keys to Posted
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7608 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-13 18:31:47 +00:00 |
|
defnax
|
adbfa89c7b
|
set a bigger font size for the radio items
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7607 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-13 15:19:16 +00:00 |
|
thunder2
|
bd1add2e20
|
Fixed Windows compile
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7606 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-12 21:38:27 +00:00 |
|
csoler
|
9d2a22bbb0
|
added missing file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7605 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-12 21:12:58 +00:00 |
|
thunder2
|
d365efa493
|
Updated todo strings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7604 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-12 20:36:31 +00:00 |
|
csoler
|
d79f5e10fb
|
Improvements of People dialog. Patch from Phenom (slightly modified).
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7603 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-12 20:07:12 +00:00 |
|
csoler
|
20786dbfeb
|
forgot modif from last commit
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7602 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-12 19:52:51 +00:00 |
|
csoler
|
edd7bf7c31
|
created a generic class for graphs, and used it for DHT. The plan is to use the same class to draw all graphs.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7601 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-12 19:04:43 +00:00 |
|
thunder2
|
fbb177dd66
|
Added read status to posted messages
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7600 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-12 17:22:21 +00:00 |
|
thunder2
|
d3682337f0
|
Set new messages to unread
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7599 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-12 17:11:37 +00:00 |
|
thunder2
|
1bfa4df911
|
Fixed missuse of message flag UNPROCESSED as indicator for a NEW message
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7598 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-12 15:53:23 +00:00 |
|
thunder2
|
bec735b60a
|
Added the delete of the TokenQueue in some destructors to fix crashes.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7597 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-12 10:46:09 +00:00 |
|
csoler
|
e996f9e275
|
updated ubuntu changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7596 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-11 13:28:41 +00:00 |
|
csoler
|
e8b57abf05
|
removed udp debug output
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7595 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-11 13:18:25 +00:00 |
|
defnax
|
be696eb033
|
fixed layout
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7594 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-10 12:20:49 +00:00 |
|
thunder2
|
210357ab21
|
Switched MessagesDialog from QTreeView to QTreeWidget and use GxsIdRSTreeWidgetItem to show the gxs id for a distant message.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7593 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-09 22:04:12 +00:00 |
|
csoler
|
39e8028837
|
increased sync period in RsGxsNetService so as to reduce network load. Increased transaction timeout to 30 seconds to avoid wasting too many transactions
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7592 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-09 17:20:09 +00:00 |
|
thunder2
|
a82ce123bb
|
Fixed initial fill of the contact list in message composer when only trusted people is checked.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7591 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-09 15:19:17 +00:00 |
|
thunder2
|
894addedb4
|
Fixed some compiler warnings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7590 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-09 15:17:42 +00:00 |
|
thunder2
|
dd1f88a1bb
|
Replaced external library libcrypt32-cygwin.a by libcrypt32.a from MinGW for Windows compile.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7588 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-08 16:44:25 +00:00 |
|
csoler
|
8c2ba8b980
|
added a structure in GxsNetService to record who sends info about groups, so as to dynamically compute group popularity. The GUI needs to be improved to update regularly so as to reflect current values for popularity. For now only subscribing/unsubscribing and new messages trigger the update
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7587 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-07 21:42:44 +00:00 |
|