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