Commit Graph

4171 Commits

Author SHA1 Message Date
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
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
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
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
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
csoler
b3bedd592d fixed display of channels with publish key
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7585 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-10-06 19:18:09 +00:00
csoler
0f025efb13 fixed wrong include line
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7584 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-10-05 21:30:18 +00:00
csoler
d0469ccfc3 implemented publish key sharing between peers for channels.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7582 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-10-05 19:14:05 +00:00
thunder2
d0238810b7 Common folders for libraries, includes and binaries of all external libraries for Windows compile.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7580 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-10-05 15:31:00 +00:00
defnax
9f12ebaddf Enabled Antialiasing for QGraphicsView
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7578 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-10-02 16:23:29 +00:00
csoler
77a367bc8a fixed inconsistency in Defines
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7577 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-10-01 19:43:31 +00:00
defnax
cb1da0d3d3 enabled by default to inform me via Message a Friend request from a known peer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7576 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-10-01 14:55:35 +00:00
defnax
80c49e2a62 Added forgotten files
Added some useful labels for the people page

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7575 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-29 14:47:34 +00:00
csoler
9efc43f41c Big progress for People dialog. Phenom work.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7573 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-28 20:46:56 +00:00
csoler
28277c53df antialiasing of channel images
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7572 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-28 20:19:52 +00:00
csoler
58e338a1ff restaured tunnel names in the gui
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7571 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-28 19:41:47 +00:00
csoler
2b6d6db201 added Qt socket test to update TOR led. This is a very basic test that does not prove the presence of TOR on the socket.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7570 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-28 19:24:03 +00:00
thunder2
3d38367d75 Forums:
- Load all messages (not only latest)
- Fixed flat view

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7569 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-28 12:14:57 +00:00
defnax
65d2249bf4 Removed Edit/Delete ID Buttons, for better look and feel and get more space for the search filter, use Edit/Delete from context menu.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7566 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-27 14:24:40 +00:00
defnax
afb883e012 renamed combobox item
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7564 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-26 15:34:07 +00:00
csoler
eede11a772 - removed "use olf key format" from certificate export
- improved GXS Id display when unsigned
- use ProfileManager to export own PGP key pair in keyring and profile.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7562 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-25 20:14:21 +00:00
thunder2
37ddbf63cc Fixed count of new and unread messages for Channels and Posted.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7561 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-24 23:57:47 +00:00
csoler
3a0e944ecf fixed fonts for IDs in Identities
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7560 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-24 21:00:40 +00:00
csoler
5167106504 compacted layout in Identity: remove one line
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7559 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-24 20:53:07 +00:00
csoler
d3594d8063 improved naming and layout in Identities
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7558 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-24 20:48:16 +00:00
csoler
e93c814427 improved display in Identity tab
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7557 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-24 20:13:19 +00:00
defnax
c074d3abc3 Removed Add Friend Button from Friends Dialog
Removed Distant Chat page from Settings

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7556 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-24 14:58:05 +00:00
csoler
38c7e50e06 fixed bug causing forum posts to disappear/re-appear and to be set unread again. The bug was due to inconsistency between cleaning old messages and still inserting old messages again. Also augmented the storage period to 4 months (previously 1 month). Challenge: we should keep threads until the newest post in the thread is older than 4 months
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7554 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-22 18:50:45 +00:00
csoler
c42232e91b fixed up MainWindow layout
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7543 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-16 20:15:39 +00:00
csoler
789e6ae24e removed some debug info
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7542 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-16 19:53:23 +00:00
csoler
c873421914 fixed tooltip and proper display of IDs in forums. Commented out class GxsIdTreeWidgetItem, which is unused and very similar to GxsIdRSTreeWidgetItem. fixed display of from field in messages. Still, it would be better to use a clean GxsIdRSTreeWidget instead of this QListWidget class
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7541 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-16 19:11:22 +00:00
defnax
2cbeecbe73 changed back to use the default folder colored icons for channels treeWidget, it looks better
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7540 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-15 23:53:08 +00:00
defnax
d90f22be84 * Display the gxs id icons on nickname columns too & set a default header size for nickname*s column
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7539 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-15 23:28:53 +00:00
csoler
5e6fc0ff59 disabled group restriction when not using circles in forums/posted/channels. Also disabled key sharing since it is unfinished
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7538 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-15 19:14:38 +00:00
defnax
d72354d7f0 added tooltip for the buttons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7537 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-15 15:13:50 +00:00
defnax
eac4b29849 *Set a minimum size for users list
*Fixed the default header size of the "Author" item
*Disabled Messenger Window, not more useable, needs a better design.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7536 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-15 14:43:01 +00:00
csoler
f3aeaea526 added icon for currently selected identity
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7534 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-14 16:28:02 +00:00
csoler
cf1b3e1be8 added cache for GxsId icons, to speed it up
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7533 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-13 16:34:07 +00:00
csoler
e2a8ed46f2 improved naming, icons and tooltip for GxsIds
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7532 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-13 14:07:59 +00:00
defnax
ab1b930852 Added a default Top Margin for the ListWidget,for better look and feel to stay on same line
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7531 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-13 13:50:42 +00:00
defnax
c2c305ab24 Disabled for add plugins pages on Statistics Window.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7530 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-13 12:12:50 +00:00
thunder2
e07dac9ca7 Show channel logo in group tree
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7528 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-11 22:07:06 +00:00
defnax
3dff1d7bfc renaming strings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7527 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-11 15:12:28 +00:00
defnax
f713def6a4 Removed Turtle/Router Stats from settings page, its visible via Statistics Window
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7526 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-11 11:40:16 +00:00
csoler
0fb8ff8829 added help strings to posted, channels, forums
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7525 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-10 21:38:43 +00:00
defnax
49cc42ae7d Added to display Turtle Router Dialog in Statistics
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7524 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-10 14:26:37 +00:00
defnax
1d668b377a forget to commit this
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7523 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-10 14:08:37 +00:00
defnax
1fdd6d6447 Renamed some defines
Added background color for RTT stats graph
Moved statistics pages to statistics folder

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7522 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-10 13:53:48 +00:00
thunder2
938b95c8fe Fixed compile with deactivated modules
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7521 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-10 08:37:27 +00:00
csoler
c1bc38ab25 updated help string in messages dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7520 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-09 20:04:58 +00:00
csoler
809e713132 fixed up layout in chat lobbies - made it consistent with the other tabs
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7519 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-09 19:55:31 +00:00
csoler
dbc81ac79a improved layout of Identities tab, added help string
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7518 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-09 19:45:38 +00:00
csoler
f490ff19a9 improved layout of FriendsDialog, changed some naming to make it appear as a network visualization tab
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7517 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-09 19:19:18 +00:00
csoler
ff990b96b3 moved wiki, People, Circles to unifinished config target, so that only the finished parts of the code can be exposed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7516 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-09 18:46:09 +00:00
defnax
1b28e40346 Added "DHT graph" for display the RS DHT users in a graph
Enabled Antialiasing for RTT Statistics

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7506 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-08 14:45:31 +00:00
csoler
c7f551a0d1 added missing dependencies in INCLUDEPATH if sqlcipher is not installed in the system
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7503 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-06 16:48:39 +00:00
defnax
05be764186 Added a new Statistics Window
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7501 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-04 17:01:28 +00:00
defnax
29a11b021e Added a graphframe to Bandwidth Control Window and Turtle Router Statistics Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7500 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-08-29 14:18:50 +00:00
thunder2
6085ccd43f Fixed crash in GxsIdChooser. The TokenQueue was not deleted in the destructor.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7499 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-08-29 11:22:54 +00:00
defnax
21b0479159 renaming string
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7498 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-08-27 12:56:01 +00:00
defnax
3a8541291a * beautify DHT details
* Added to display the Bandwidth details,Turtle router, Global router into the DHT Window
* Now the DHT Details, will be a place to view all the details about the DHT, Bandwidth, Turtle & Global router and more.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7497 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-08-26 23:03:17 +00:00
csoler
8b39ca5a2e added name and location to certificate link, to ease display in web forums, html pages etc.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7495 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-08-26 18:52:21 +00:00
csoler
f6db432c74 Merge of branch v0.6-rssocialnet 7419 to 7488. Changes from electron and myself:
- added possibility to modify groups (e.g. edit circles)
- fixed mismatched free/delete in fimonitor.cc, authssl.cc, pqibin.cc (saving encrypted hash cache file)
- improved plugin interface class to allow plugins to access GXS objects.
- added method to un-register notify clients from RsNotify
- fixed pqisslproxy for windows, due to win not properly supporting sockets in non blocking mode.
- removed static members form RsInitConfig and made RsAccounts object a pointer. This prevents plugin initialisation problems at symbol resolving time.
- removed bool return from p3IdService::getOwnIds()



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7492 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-08-25 21:07:07 +00:00
defnax
a6e70a2db4 set a default header size for the Author column
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7490 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-08-11 13:39:43 +00:00
defnax
67b1d49885 fixing spelling
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7489 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-08-09 15:55:48 +00:00
defnax
ff366f0ec2 Added Phenom's Patch Fix_NonBreakingSpace_0.6_7480.patch
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7486 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-08-07 23:07:16 +00:00
csoler
9f1f08b332 fixed compilation for ubuntu 12.04
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7485 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-08-07 12:52:15 +00:00
thunder2
f60b37a213 Added a new setting to channels to enable/disable threaded loading.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7484 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-08-06 17:41:22 +00:00
thunder2
27c2ed0a97 Close feed item in files view when a channel is loaded.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7483 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-08-06 17:33:48 +00:00
thunder2
c2624309e9 Forgot to clear the list of files when a channel is loaded.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7482 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-08-06 15:02:22 +00:00
thunder2
899aa36fb8 Added new files view to channels.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7481 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-08-05 20:50:55 +00:00
thunder2
7a65ad1a14 Added threaded loading of channel posts.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7480 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-08-01 18:54:55 +00:00
defnax
2d2e3881cf Fixed the stylesheets
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7479 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-08-01 16:19:07 +00:00
thunder2
d13aa90b2b Added basic widget RSFeedWidget for showing feed items in a QTreeWidget as replacement for the QScrollArea.
- Use sort of QTreeWidget
- Filter items
- Open/collapse selected item with +/-
- Remove selecteds item with dselete key

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7478 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-08-01 14:49:58 +00:00
thunder2
e588b25b67 Added new method to GxsFeedItem to set content with QVariant.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7477 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-27 18:29:35 +00:00
thunder2
3458cdc8fc - Added copy link to GxsFeedItem (GxsChannelPostItem)
- Fixed copy link of GxsGroupFrameDialog
  - utf8 issue
  - removed unread message count from group name

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7476 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-26 23:52:45 +00:00
thunder2
8427c92486 - Added picture support to channel gui
- Removed picture support from forum gui
- Disabled share key in GxsGroupDialog

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7475 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-26 22:29:53 +00:00
thunder2
eacb69f155 Disabled share key of groups until it's working.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7474 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-26 21:18:03 +00:00
thunder2
2347f9e9b1 Added new icon for Posted (patch from defnax)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7473 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-26 16:09:54 +00:00
thunder2
d20ce41c96 - Removed all usages of the old windows icon (rstray3.png) and used the standard icon of the application
- Added possibility to change the icon of the GxsGroupDialog

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7471 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-24 23:26:04 +00:00
thunder2
6792348402 - Moved settings for user notify into the base class
- Removed defines TRAYNOTIFY_...

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7470 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-24 20:01:12 +00:00
thunder2
d355e8dd88 Reworked/fixed some settings.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7469 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-24 16:52:11 +00:00
thunder2
42e579a294 - Added settings page for Posted.
- Added new base class for GroupFrame settings for settings pages.
- Moved usage of GroupFrame settings (forum, channel and posted) to base class.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7468 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-24 14:54:23 +00:00
thunder2
0bcc8697ef Added subscribe button to Posted.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7467 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-23 20:04:25 +00:00
thunder2
1de9e4a842 Added new base class GxsMessageFramePostWidget for post-based services like Channels and Posted.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7466 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-23 18:51:56 +00:00
defnax
b1f7523248 use correct icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7465 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-22 22:16:22 +00:00
thunder2
30fcab1bff Posted:
- Used GxsGroupFrameDialog
- Added tabbed interface
- Added user notify

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7464 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-22 15:04:36 +00:00
thunder2
9c3266fdd9 - Added two new members to GxsGroupStatistic/GxsServiceStatistic - mNumMsgsNew, mNumMsgsUnread
- Set mGrpId on GxsGroupStatistic
- Changed GxsUserNotify and GxsGroupFrameDialog to statistics

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7462 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-20 19:35:33 +00:00
csoler
9006c567a1 added method to add new widget in chatWidget
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7451 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-15 15:59:12 +00:00
thunder2
d6408daafc Added new option to hide the tabbar with one open tab in forums and channels.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7450 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-14 21:29:51 +00:00
thunder2
383a035bdb - Added new translatable strings (patch from Henry)
- Updated english translation

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7447 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-10 18:37:21 +00:00
csoler
e7489ea2dc patch from serhaf to fix auto-detection of sqlcipher
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7445 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-09 18:11:10 +00:00
thunder2
eb22610145 Merged revision 7443 from branches v0.5.5
Added patch from Henry:
- Added translation for password input
- Fixed utf8 issue in ProfileManager

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7444 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-07 19:37:04 +00:00
thunder2
1164344976 Added subscribe button to forums.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7442 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-07 11:18:20 +00:00
csoler
13256578ed added missing files from previous commit
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7441 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-06 21:31:21 +00:00
thunder2
6c3b6c6880 Added "Mark all as read/unread" to channels.
Updated open points for forums and channels.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7440 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-06 19:25:51 +00:00
thunder2
199c38b2b8 Added display of unread message count in group tree.
Count unread messages by retrieving all messages of all subscribed groups until getGroupStatistic is available.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7439 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-06 16:39:09 +00:00
csoler
8667cf9f92 add changing state for Send button in chat when msg size exceeds allowed size (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7438 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-06 11:33:04 +00:00
csoler
24ad4b8880 add GXS ID creation option for forum/channel/[...] posting. (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7437 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-06 11:19:58 +00:00
csoler
e25a8eda97 fix broadcast own message (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7436 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-06 11:07:33 +00:00
thunder2
bd58cca832 Added UserNotify to gxs channels and forums.
Count new messages by retrieving all messages of all subscribed groups until getServiceStatistic is available.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7435 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-06 10:32:13 +00:00
thunder2
c32ac6821a Fixed compile error (lower case include)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7433 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-05 20:23:54 +00:00
thunder2
48e5a49cd5 Added new base class for a subscribe button - SubscribeToolButton.
Added subscribe and auto-download button to channel dialog.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7431 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-05 18:33:11 +00:00
thunder2
1c03fb0344 Added update of channel item when meta data changed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7429 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-04 22:17:38 +00:00
thunder2
60a67846b0 Added notify of meta changes to RsGenExchange
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7428 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-04 21:51:17 +00:00
csoler
15718cbca9 various utf8 fixed (patch from HM)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7426 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-04 18:50:27 +00:00
csoler
2785094c97 patch from HM to make password question translated
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7424 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-03 21:03:28 +00:00
thunder2
c5e41f0eaf Merged revision 7414 from v0.5.5
Added parts of patch from Bogdan:
- Fixed double declare of variable item in GroupTreeWidget::calculateScore


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7418 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-06-29 19:54:53 +00:00
csoler
384ba9ede5 removed distant chat invite links, which are not used anymore
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7416 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-06-28 20:19:04 +00:00
csoler
604f80ac59 fixed cert links. Only kept radix64 field.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7415 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-06-28 20:15:08 +00:00
thunder2
bdc5a9398e Fixed Windows compile with Qt 5.3.0
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7413 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-06-22 20:40:01 +00:00
thunder2
d8ed978b28 Merged revision 7410 from v0.5.5
Fixed Windows compile with MinGW 4.8.2

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7411 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-06-21 21:12:27 +00:00
defnax
1b822f940e Added for the "Identity Type" radio items own GroupBox
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7407 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-06-14 16:57:50 +00:00
csoler
be82951e2e fixed popup of distant chat dialog, and display of peer names.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7406 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-06-12 22:06:43 +00:00
csoler
1c00055ea9 fixed compilation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7405 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-06-12 17:05:49 +00:00
csoler
80f4401e88 - implemented DH protocol for PFS encryption in distant chat between GXS ids.
- changed format of keyId in rstlvkeys.{h,cc}, but kept the serialisation for backward compatibility (A #define needs to be removed to fix it for good). Updated rsrecogn, rsmsgitems, gxssecurity accordingly
- added "chat peer" in IdDialog to help testing distant chat.

Distant chat works and is now encrypted. The GUI still needs some smoothing: display of correct peer names
in chat window, remove the need to add a message in p3chatservice.cc:3217 to force poping up the chat window.

- added MsgAddress class to handle generic address types while keeping type separation in Messages. Not used yet.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7403 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-06-12 10:28:23 +00:00
defnax
114352c0d6 fixed HeaderFrame
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7402 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-06-08 11:09:02 +00:00
defnax
c904ef169c Added HeaderFrame to Identities Dialog, for Display Logo and Nickname
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7399 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-06-05 00:18:28 +00:00
defnax
f5d9182327 some titlebar layout changes
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7398 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-06-04 15:10:39 +00:00
thunder2
a68211e65c Fixed compile
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7396 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-06-01 13:17:30 +00:00
drbob
095995f3e3 Added Posted Dialog back into GUI.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7395 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-06-01 09:36:56 +00:00
defnax
3cf9d9b955 Added Phenom's new Compact Mode Changes:
A new compact mode remove useless text on status bar so the main windows not growing.
It is selectable on Appearance option page, with check to hide Sound and Toaster disable buttons.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7392 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-29 16:15:26 +00:00
defnax
c9ef2a77b5 Added a Header Frame for Collection Editor
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7391 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-29 15:50:46 +00:00
defnax
6d8f567a58 Added Patch from Phenom AddChatMutedIconActivity_v0.6_7355
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7390 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-29 15:19:19 +00:00
defnax
2ae9f2d50d Add Patch from Phenom:
Fix return to GenCertDialog when RsAccounts::GenerateSSLCertificate failed (if you enter a false password).
Now, directly abort.
And order tab stop.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7389 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-29 15:09:49 +00:00
defnax
e65f73a44d Added new Patch from Phenom (AddRSCollectionEditor_v0.6_7386)
Some Improvements : added submenu, Edit and view mode.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7388 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-29 14:49:45 +00:00
defnax
5e1099f47f Fixed GxsGroup TreeWidget's Context Menu by Phenom
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7387 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-29 13:34:08 +00:00
defnax
f54162db76 Added a tooltip for Clear Button
Set a fixed size for ForumThreadWidget's Search Filter

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7386 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-27 23:59:18 +00:00
chrisparker126
0dabe4b8a1 support for retroshare links in gxs forums
- only group can link at the moment

added more nxs tests and better cleanup
- test ability sync with a delayed circle load 

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7384 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-27 21:14:05 +00:00
defnax
838e263ba3 Fixed the Header frame of People Dialog, display right text there
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7383 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-27 15:13:06 +00:00
drbob
d42bb9175f added missing #include
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7382 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-27 08:40:23 +00:00
defnax
3a4a8f388d Added Channel Item Filter from Phenom
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7381 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-27 06:57:45 +00:00
defnax
f93d41991e Changed the QFrame of QScrollArea on Settings to noFrame
Added Search and Marker Feature for the Chat Widget, thx to Phenom for the Patch (AddSearchAndMarkerOnChatWidget_v0.6_7377.patch)

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7380 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-26 21:51:53 +00:00
csoler
b6c68d1812 - started changing distant chat so that it works with GXS ids instead of PGP ids. Something is still broken in
service control. Crypto is not done yet => distant chat is unencrypted.
- changed GUI for distant chat. Removed invitation system.
- added menu item to distant chat GXS ids from IdentityItem (only entry point for now).
- fixed bug in chat lobbies causing re-connexion of lobbies not to happen everytime (bug reported bu Lain)



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7378 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-25 21:43:05 +00:00
defnax
d18878aa9c fixed header size
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7377 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-23 23:07:19 +00:00
csoler
bfe872118b - fixed a bug in distant message signature checking
- fixed delay problem in not getting uncached GXS Id keys by prior requesting details about the key
- enabled signing by default in MessageComposer
- implemented print() in RsTlvIdSet.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7373 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-17 21:36:07 +00:00
defnax
bc56c8e0f1 restored back
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7367 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-12 05:38:06 +00:00
csoler
291b51c2de improved readability of global router console
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7366 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-11 21:42:57 +00:00
defnax
a573ac1bbd Fixed the layout, to add a top morgin for the ListWidget
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7364 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-11 13:59:14 +00:00
defnax
19b6360203 removed the default grid size
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7363 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-10 18:52:26 +00:00
thunder2
cc08fd5a95 Added disable all toaster in status bar (Modified patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7362 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-10 18:32:48 +00:00
defnax
995d63c979 Added new fixes from Phenom (AddFrameListeInsteadOfToolBar_v0.6_7360.patch)
Add an option for List item icon size.                          
Save state for List Item and Option window.                     
Make ListItem linked with Function pointer instead of SLOT char.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7361 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-10 18:05:18 +00:00
defnax
bcff888eb7 Added new Gui Design changes from Pheonom, Added new ListWidget for Page selection, via settings can switch to use List or Toolbar AddFrameListeInsteadOfToolBar_v0.6_7357.patch
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7360 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-10 02:38:47 +00:00
csoler
72a61959e2 added button to show/add all possible ids into external group, not only signed ones
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7356 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-09 21:08:25 +00:00
thunder2
097ba1655d Add a new Channel Page in settings (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7355 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-08 17:17:48 +00:00
defnax
78f3ab21fd moved the nick list to the right side of the Chat lobbies
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7354 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-08 13:33:39 +00:00
csoler
3766449bec fixed display of message links in composer window and message window. Still takes several attempts to display correctly.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7352 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-08 08:39:04 +00:00
csoler
a946504bb5 fixed RS link so as to send messages to GXS ids. Remaining issue: a link might need to be clicked several times before it works
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7351 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-08 07:52:28 +00:00
thunder2
2da8acd967 - Added comment tabs to GxsGroupFrameDialog
- Switched channels from GxsCommentContainer to new tabbed GxsGroupFrameDialog

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7350 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-08 00:00:21 +00:00
defnax
dacc60d28f Moved Circles & Identities to Network
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7349 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-07 23:45:53 +00:00
thunder2
1fd00c1c51 - Added label "loading" to GxsGroupFrameDialog
- Fixed display of loading status in channel tab

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7348 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-07 21:04:54 +00:00
csoler
a5d88d967e added code to transmit the sender GXS id in the message widget. Still need to make distant message links work
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7347 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-07 20:53:16 +00:00
defnax
1f461282e5 Fixed disabled the Edit/Delete actions by default before refresh
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7345 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-07 10:19:32 +00:00
defnax
9b1c5a0e85 Fixed to display the right icons for the channels context menu
Added a warn MessageBox

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7344 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-06 23:43:14 +00:00
thunder2
4c66f82da8 Added set read status to channel post
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7343 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-06 20:55:30 +00:00
thunder2
0abc2342fe - Added update of changed posts to GxsChannelPostsWidget
- Added auto update to GxsFeedItem

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7342 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-06 20:19:04 +00:00
defnax
2b36cefca2 Improving the Identity design layout.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7341 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-06 20:01:25 +00:00
defnax
1f90872894 Added Patch thx to Phenom for the fix:
Make rework certificate link.(Paste my certificate link) and click by other. Fix_CertificateLink_v0.6_7312.patch

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7340 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-06 19:04:57 +00:00
defnax
bcb3dee381 changed News Feed icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7339 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-06 18:10:35 +00:00
defnax
25c15d1a32 Fixed to display right header image for each mode
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7338 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-06 17:41:38 +00:00
defnax
a9dcd24ba7 Added Phenom's patch AddGxsIdDeleting_v0.6_7328.patch
Changed some context menu icons for GxsGroupFrameDialog

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7337 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-06 17:15:20 +00:00
thunder2
d2bd938e82 Code maintenance
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7336 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-05 23:34:28 +00:00
thunder2
471f4357ba Code maintenance
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7335 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-05 23:25:17 +00:00
thunder2
306c8fe431 - Added request of complete fill to update broadcast
- Added fill of new messages to GxsChannelPostsWidget instead of a complete refill
- Removed static html text from GxsCannelPostItem.ui

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7334 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-05 21:53:47 +00:00
defnax
7634afe733 fixed icon size
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7333 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-05 21:28:16 +00:00
csoler
0290143da3 added item for circles. Does not show up yet because of a grou retrieval problem
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7332 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-05 21:12:23 +00:00
thunder2
3675b1fd0f Added missing files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7330 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-04 23:09:54 +00:00
thunder2
50bb541c4e Added new base class for group and tabbed message dialogs (forums, channels)
- GxsGroupFrameDialog, GxsMessageFrameWidget

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7329 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-04 22:59:06 +00:00
defnax
4c8eaeb421 Added new Circles icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7328 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-04 16:56:41 +00:00
defnax
269c228241 Display for editing circles own Header Text
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7327 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-04 16:21:43 +00:00
defnax
14b55a720c Added context menu action for "Edit Identity"
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7323 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-03 17:56:12 +00:00
csoler
31ee64a4f8 fixed display bug
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7322 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-03 13:32:31 +00:00
csoler
7a9e2e865d started widget for graphic display of identities and groups
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7321 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-03 12:50:40 +00:00
thunder2
23b60d8d9a Added possibility to use UserNotify in ApplicationWindow.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7317 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-01 13:08:22 +00:00
csoler
6e4fa142d1 reverted previous change on MainWindow that caused compilation issues for plugins
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7316 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-01 11:46:25 +00:00
defnax
52b3c372a2 Set the Text for the Add Share Button
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7312 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-29 21:53:29 +00:00
defnax
06fe72e0d8 Removed Left side ToolBar.
Moved Info, About & Options to the Top ToolBar
Moved Add Friend Button to Friends Dialog

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7311 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-29 11:52:13 +00:00
thunder2
07e57836bf Merged revision 7165 from v0.5.5
Create a hard link for preview on Windows with the real name of the downloading file


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7309 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-28 23:20:29 +00:00
csoler
4569c21cb0 Moved Forums and Channels to main window. Renamed Friends->Network. Code simplification in MainWindow. Next step: merge Circles and Identities
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7308 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-27 14:23:27 +00:00
csoler
75188fb6f0 moved forums and channels into main window
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7304 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-26 16:32:33 +00:00
defnax
8ec000220f Added new "Type" Label for the radio items
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7298 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-22 23:23:11 +00:00
defnax
d18ac1fc84 added icons for the radio items
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7297 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-22 22:35:23 +00:00
csoler
33abca82e5 - removed LinksCloud from plugins (based on obsolete cache system)
- removed copy constructor of RsGenericId from std::string as it allowed many inconsistencies and double transforms of IDs from/to strings


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7289 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-20 16:34:26 +00:00
defnax
2d2a906ef2 update dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7286 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-20 12:20:23 +00:00
defnax
0c224b014d Added default icons for the radio items
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7282 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-19 13:48:02 +00:00
thunder2
06ef59856f - Revert remove of forum settings
- Added process of description in GxsGroupDialog (forum, wiki, channel, posted)
- Show forum description in GsxForumThreadWidget when no thread is selected
- Updated some todo's

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7277 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-14 22:36:10 +00:00
thunder2
0be1f8ee98 IdDialog:
- Added missing tooltip "Edit Identity"
- Fixed gui layout
- Updated todo

IdEditDialog:
- Added window icon
- Added spacer to gui layout
- Set recogn tags at dialog start to hidden

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7276 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-14 15:37:06 +00:00
thunder2
50fcd401b1 Show "Add group" action in context menu of FriendList without groups.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7273 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-13 14:54:49 +00:00
defnax
d1e526cdf7 Fixed SIGSEGV fault, thx to Phenom for the Patch ( FixConfCertDialog_SIGSEGV_v0.6.patch )
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7263 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-11 11:47:46 +00:00
defnax
5221ec0aca set the default active page on Server settings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7257 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-08 16:47:26 +00:00
defnax
55be20d15b added some tag icons for the gxs id details
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7256 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-08 13:28:58 +00:00
drbob
e2cf4feaa5 fixed compilation error.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7253 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-07 13:12:57 +00:00
drbob
e93cd21a2e remove compile errors in main.cpp
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7247 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-06 09:01:20 +00:00
defnax
2bed14865f forget to commit this, vote buttons not yet done.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7229 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-04 13:55:00 +00:00
drbob
46fd60f1e4 fixup GUI with changes to libretroshare serialisers.
added back in the other gxs services.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7222 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-02 11:28:06 +00:00
csoler
1042744685 merged remaining of v0.6-IdCleaning branch (7180->7213) to incorporate global router stuff in trunk
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7214 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-29 14:18:05 +00:00
drbob
a9a1b054dd record Permission Changes and pass to libretroshare.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7206 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-25 12:22:16 +00:00
drbob
057939270f Fixed double increment bug, enabled GXS in gui by default.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7202 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-23 03:33:04 +00:00
drbob
708f6d6b43 load actual permissions from rsServiceControl
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7199 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-22 11:12:10 +00:00
thunder2
a4b54e1021 Fixed compile on Windows
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7194 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-21 14:50:34 +00:00
chrisparker126
e2c8c6e141 Compilation fix. Rs compiles now, group and message creation work ok, more testing to do still
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7192 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-20 11:26:53 +00:00
drbob
5b472c34e2 adding back compile error
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7190 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-19 12:11:17 +00:00
chrisparker126
0f29d28b1b merge of branch v0.6-idclean 7180
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7187 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-17 20:56:06 +00:00
drbob
7815efb16f remove reference to uncommited file.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7181 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-10 09:39:31 +00:00
notdefine
9dedf6f461 Update Doxfiles for Online Doxygen generation http://notdefine.de/retroshare/retroshare-gui/html/index.html and http://notdefine.de/retroshare/libretroshare/html/index.html
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7179 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-08 13:07:34 +00:00
defnax
d9aead7709 update icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7177 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-07 16:21:17 +00:00
drbob
740de02489 Added ServicePermissions Settings page.
This just presents dummy data at the moment.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7172 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-07 13:48:33 +00:00
defnax
a621dcc4d1 clean up old icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7169 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-06 15:35:34 +00:00
defnax
76ecaffccb updated the MinGW build bat files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7168 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-05 22:46:37 +00:00
defnax
e21564f72e cleanup old icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7155 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-28 17:54:52 +00:00
defnax
ddf811f80a added new icons and splash images from Feal, cleaning up old icons, still need more cleanup
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7154 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-28 17:01:14 +00:00
defnax
265bc65299 changed the default identity icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7133 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-19 16:20:19 +00:00
drbob
4bdd7b3b4d - Correct missed parts for fixed updateGroup.
- Updated IdDialog to support Modifying Opinions on GxsIds.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7132 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-19 11:11:06 +00:00
defnax
b785132cbe Fixing layout changes in Id Edit Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7113 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-13 11:55:14 +00:00
drbob
d65bdca1ec Improved GxsGroupDialog for Show / Edit of Groups.
- Added Show/Edit Menu Options for all services.
 - Fixed up BUTTONBOX_OK bugs.
 - Tested name changes for all services.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7102 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-09 10:43:59 +00:00
defnax
c626feeed5 improving they combobox layout direction, for better look.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7097 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-06 16:49:15 +00:00
drbob
bbd28256b6 fixed circlesComboBox enabled in gui.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7093 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-05 07:08:29 +00:00
defnax
307404fa0f improving the layout for the hidden checkbox
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7089 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-04 18:34:13 +00:00
drbob
f51efde985 added missing header for Linux.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7088 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-04 08:10:44 +00:00
chrisparker126
accdf7e982 fixed segfault in forum show dialog
prob merge issue

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7085 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-02 23:17:07 +00:00
drbob
a4f0221d89 Added in Icons to GxsIDs.
Can support:
	- "Unique" Icon based of GxsID.
	- Icon indicating PGP/Anon.
	- Icons for RecognTags.

Needs more work to Make Unique Icons look good.
and Add Icon sets.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7084 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-02 11:25:11 +00:00
csoler
10bf083ca3 imported IdEditDialog.ui from v0.6-initdev branch
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7081 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-01 15:55:03 +00:00
defnax
d706a98dd6 merging the ui changes
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7079 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-01 15:18:33 +00:00
drbob
c0738eec7f Merging branches/v0.6-initdev into trunk.
These split at 6672 -> 7075, so quite a bit merge.
libretroshare compiles - but untested.
retroshare-gui needs GenCertDialog.ui and IdEditDialog.ui to be properly merged. (compile errors).
some plugins will be broken.
retroshare-nogui is untested.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7078 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-01 14:16:15 +00:00
csoler
1aa2e221d2 put compilation error in place and redirect users to branch 0.5.5.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7071 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-29 20:07:48 +00:00
csoler
1d19938295 added jpeg to the list of image extensions for messages/avatars/etc
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7067 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-28 21:38:11 +00:00
csoler
730554d397 improved gui message for known peers that are not friends
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7066 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-28 21:33:17 +00:00
drbob
08f442d65b updated version.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7065 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-28 09:03:34 +00:00
drbob
3b71e8e140 Improvements to enable Edit/Show of GxsGroups.
NB: The actual update doesn't happen yet - mainly just the display of info.
  - Fixed up Constructor, and loading of MetaData via TokenService.
  - Fixed up Enabled / ReadOnly for Show.
  - Updated children to match new functionality.
  - Fixed up Show in Circles Dialog too.
  - removed a few compile errors.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.6-initdev@7062 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-28 07:57:58 +00:00