csoler
32ac7efb42
added paste own certificate to chat/forum context menu (patch from AC)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5125 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-27 12:04:40 +00:00
thunder2
d28ffb9c0d
Added new notify on connect attempt by the local message system.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5124 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-26 23:41:14 +00:00
defnax
e8b1c08ace
Removed not needed field in FriendRequest Dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5121 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-26 09:42:35 +00:00
thunder2
9501a4fe2c
Added new friend request toaster from defnax.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5120 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-25 19:19:16 +00:00
thunder2
586e8bc042
Added patch from Imanuel
...
- Fixed base path for the external stylesteets
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5119 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-24 19:43:38 +00:00
thunder2
3dca71330c
Optimized channel loading and layout.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5118 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-24 15:34:22 +00:00
thunder2
83f49ac143
Added threaded loading of channels (GUI).
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5115 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-21 13:00:17 +00:00
thunder2
10400faf4c
Removed minimal version.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5113 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-20 15:17:52 +00:00
notdefine
60a68210d5
Activate DHTML in Doxygen Documentation, for Fold in/out Class hierarchy images.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5102 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-14 14:32:00 +00:00
notdefine
67aa7e3ac8
Small change
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5101 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-14 14:03:28 +00:00
notdefine
705cc62220
New Doxygen configuratin for Retroshare GUI, see this evening at
...
http://notdefine.de/retroshare/retroshare/trunk/retroshare-gui/src/html/index.html
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5100 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-14 14:01:25 +00:00
thunder2
3b85873313
Added patch from AC
...
- add missing includes "unistd.h" for compiling with gcc 4.7.0.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5096 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-12 23:29:39 +00:00
thunder2
f2f5d60a8a
Added modified patch from AC
...
- don't remove color and font when the last char is deleted from the chat text entry box
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5095 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-12 23:00:39 +00:00
defnax
722bade918
Fixed, hide "Accept Friend Request" Button for Unknown Peers
...
Update translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5094 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-12 22:50:44 +00:00
csoler
2f749e2bf5
Improved Search Dialog (Patch from AsamK)
...
-don't add friend sources count to anonymous count each time a result for the same file is received!, this could lead to enormously large sources numbers
-don't readd search in summary list if it was already removed by the user
-don't clear the filter when new search results are added
-when using the file name filter only show result from the current search, not also from previous searches
-fixed adding only file types which were searched for, for this I created a new hidden column in summary list to store the file type
-fixed sorting by file size/age, pad string with '0' instead of ' ' Search feature: a quirk I've found
-decrease gui hanging:
-when adding search results temporarily disable sorting
-only add 250 instead of 500 items in one go
-don't call selectSearchResults() for each item added to the result list; instead call hideOrShowSearchResult() which only sets the hidden status of the added item, not the complete list
-replace std::string with QString, removes unnecessary conversions
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5093 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-12 19:30:41 +00:00
defnax
a1f6f0ad8c
update ts files
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5092 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-12 15:56:20 +00:00
defnax
68c07321ea
Added a label for Connect Attempt after nickname "wants to be friends with you on RetroShare"
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5091 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-12 15:30:14 +00:00
defnax
57260853b7
removed not used items
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5090 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-12 15:20:06 +00:00
csoler
5910a69725
updated french translation (Max Romeo)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5089 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-11 11:37:44 +00:00
defnax
6aa7cd1e14
Added "You have a friend request" label to FriendRequest Dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5088 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-10 15:55:12 +00:00
defnax
e31ea01305
update ts files
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5087 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-10 12:42:23 +00:00
thunder2
681ec848e0
Fixed clickable links in forum message feed.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5085 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-09 15:01:25 +00:00
csoler
b43fb7e8b3
- added encryption / decryption of files and memory
...
- started implementation of new AuthGPG
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-OpenPGP@5084 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-08 14:52:01 +00:00
defnax
665b7fbf47
removed not needed button
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5083 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-07 11:19:42 +00:00
defnax
70af1eccf5
Renamed "Accept Friend Request" Button to "Confirm",
...
set correct stylesheet for new forum item
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5082 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-06 21:29:09 +00:00
defnax
d0a9874c54
Added stylesheet for the Friend Request Buttons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5081 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-05 21:20:28 +00:00
thunder2
7756b093bf
Added new basic class for a QLineEdit with a clear button - LineEditClear.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5080 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-05 21:03:03 +00:00
thunder2
1df5582e1c
Enabled file preview on Windows.
...
The link file to preview a not finished download is created in temp directory.
Added a messagebox when preview a not finished download to remove the link file.
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5079 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-04 22:45:40 +00:00
defnax
70a7d6ce40
Added Friend Request Dialog for SecurityItem
...
Fixed the horizontal spacers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5077 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-04 15:44:35 +00:00
thunder2
af48bb9555
Removed the max length from the ip fields in ProfileWidget to display all 15 digits.
...
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5076 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-03 19:35:11 +00:00
csoler
2cd1df7484
enabled disabling autodownload for channel admin (patch from asamK)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5075 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-03 18:56:29 +00:00
defnax
fb47f06d24
Some Layout changes for MsgItem
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5074 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-02 15:57:44 +00:00
defnax
61f5ff5180
Improved PeerItem and SecurityItem layout
...
Added icon for "Not Yet Friends"
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5069 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-31 23:05:30 +00:00
thunder2
25a266bcbf
Added new flags to the html optimizer to remove font and color from html and used this for displaying the message in the toaster.
...
Fixed layout of the toasters.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5068 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-31 15:20:19 +00:00
csoler
5b5d5b5c43
updated french translation (Max Romeo)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5067 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-31 08:09:04 +00:00
thunder2
37986e00a3
Added three new toasters - private chat, group chat and chat lobby.
...
Fixed some utf8 issues in toasters and feeds.
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5065 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-30 23:02:52 +00:00
csoler
0778e8f691
3 patches from AsamK:
...
* fixed utf8 in dropping links to channels
* fixed pasting cert links in the friend list
* added code to allow pasting GPG certificates missing a newline at the end.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5064 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-30 19:43:39 +00:00
defnax
6fa38e7d18
changed Avatar icons for SecurityItem
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5062 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-30 09:30:52 +00:00
thunder2
fae86aff3b
Added two new images from defnax to SecurityItem for SEC_TYPE_CONNECT_ATTEMPT and SEC_TYPE_UNKNOWN_IN.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5060 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-29 20:23:18 +00:00
defnax
9951b36092
added icon
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5058 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-29 13:22:02 +00:00
defnax
fdea1fc309
update ts files
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5057 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-29 10:21:22 +00:00
thunder2
4cb844c44d
Removed most of the usages of std::ostringstream in the gui.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5056 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-28 18:02:49 +00:00
defnax
9ef7d08d2b
Fixed Download link for Email Invite
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5055 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-28 15:48:42 +00:00
thunder2
c82c4ea8eb
Set the default page of CreateChannelMsg back to the first page.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5054 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-28 12:23:42 +00:00
thunder2
343dced111
Removed unused member
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5051 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-27 19:40:49 +00:00
defnax
f7c3bad31b
update new Spanish translation from Aitor
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5049 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-26 07:34:30 +00:00
csoler
0e1b989e08
fixed version script (Patch form AC)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5046 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-24 12:40:23 +00:00
csoler
c174ad913f
fixed crying smiley (Patch from AC)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5045 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-24 12:21:43 +00:00
thunder2
67cf9c5f3c
Changed display of the own name in FriendsDialog from "Name (me) Location" to "Name (Location)".
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5044 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-22 09:01:17 +00:00
thunder2
bbdb3b9614
Added welcome message to the chat lobby.
...
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5043 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-20 23:05:17 +00:00
thunder2
d765721e83
Modified some defaults:
...
- set auto check of shared directories to 15 minutes
- set time to idle mode to 5 minutes
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5041 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-20 21:05:59 +00:00
defnax
d869b51fe5
Added icons for the Buttons in Profile Widget
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5040 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-20 10:30:36 +00:00
csoler
dc22171166
added placeholder texts (Qt>4.7)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5035 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-18 12:26:15 +00:00
csoler
29fab85034
updated french translation (Contrib: Max Romeo)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5034 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-18 11:59:09 +00:00
thunder2
117d10eb44
Fixed crash in TransfersDialog when right clicking on a download without "#define USE_NEW_CHUNK_CHECKING_CODE".
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5032 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-17 23:52:10 +00:00
defnax
5ab6c5decc
Added Copy Certificate Button to ProfileWidget
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5026 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-16 23:14:57 +00:00
csoler
40b9e17a2e
fixed small issue in sorting information from different peers
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5025 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-16 23:07:28 +00:00
csoler
65cde95fba
- added/fixed patch from defnax to allow setting up a topic for each chat lobby. The topic is displayed to friends.
...
- handled backward compatibility by keeping/sending old LobbyList item. Should be remove in the near future.
- removed constraint to have at least one friends invited when creating a new lobby.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5024 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-16 22:47:49 +00:00
defnax
42372c4223
fixed the icon size in forums
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5022 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-16 11:48:47 +00:00
defnax
6cc7a2dbc7
update windows installer script
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5021 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-16 10:15:00 +00:00
thunder2
a5f8aa3077
Fixed display of the location with utf8 characters in ConnectFriendWizard.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5020 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-15 21:12:02 +00:00
csoler
889a2b2433
Added deferred check of chunks during file transfer. Chunk sha1 sums are requested to the sources and checked for downloaded data.
...
Validated chunks are shared to other peers. Force check is now very simple since it just turns all chunks into "needs checking" mode
and sums are asked to sources. Sources maintain a temporary cache of chunks. Since sums are requested sparsely, this should not
affect the sources in terms of performance. We can still imagine precomputing and saving sha1 of chunks while hashing them.
For backward compatibility reasons, the following has been setup *temporarily* in this version:
- unvalidated chunks are still considered as already obtained, and are shared and saved
- force check has been disabled
- final file check is maintained
- in case of file fail, the old checking mode will be used.
All changes for next version are kept in the define 'USE_NEW_CHUNK_CHECKING_CODE' that will be made the default in a few weeks.
At start, I expect most chunk to stya yellow during download, until most sources are able to provide chunk hashs.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5019 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-15 19:55:43 +00:00
thunder2
7ab5b54266
Fixed clear of "is typing...".
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5018 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-15 13:18:47 +00:00
thunder2
c918ac84af
Fixed update of the forum message state and the summary in ForumsDialog when the message is read in the news feed.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5015 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-12 00:27:18 +00:00
thunder2
fedba02d18
Fixed display of the friend status in chat window.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5014 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-11 00:22:25 +00:00
thunder2
499003d875
Bring the main window to foreground when receiving a link from the browser (Windows only).
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5012 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-10 23:39:42 +00:00
thunder2
523d0c0865
Fixed compile with shadow build.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5011 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-10 00:23:22 +00:00
defnax
6dc64ab9d3
update installer script, added spanish,italian,greek and portuguese language support
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5009 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-07 14:55:54 +00:00
defnax
cce9e1748b
update ts files
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5008 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-07 12:11:29 +00:00
defnax
b781bd5f2f
added arabic ts file
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5007 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-07 11:36:31 +00:00
thunder2
a646f52671
Optimized layout of the newsfeed items.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5005 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-04 22:00:28 +00:00
thunder2
50c8ce261f
Fixed hanging notification star in tray icon.
...
After reading a message the notifier was not cleared.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5004 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-29 23:03:09 +00:00
thunder2
96199fabc5
Fixed linking of the VOIP plugin on Windows.
...
Exports all symbols from RetroShare.exe and import it in the plugins.
Removed the direct linking of the libretroshare and libbitdht from the plugins.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5003 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-28 21:59:01 +00:00
thunder2
30564fe6ad
Fixed utf8 characters in the transfer tab name of plugins.
...
Added Q_OBJECT to the VoipStatistics classes.
Removed compiler warnings.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5002 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-28 18:25:57 +00:00
thunder2
160a895c47
Fixed layout of the PluginPage.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4998 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-26 21:45:52 +00:00
csoler
96fd780502
added ability for plugins to return their own PopupChatDialog class
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4988 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-25 12:17:36 +00:00
thunder2
45ac04e2e7
Count the friends (gpg id's) instead of the locations (ssl id's) in the statusbar.
...
Moved update of the friends from QTimer to signals.
Combined p3LinkMgr::getFriendCount and p3LinkMgr::getOnlineCount and moved to p3PeerMgr.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4986 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-25 01:48:56 +00:00
thunder2
9ab7920a7a
Fixed scroll position of the text browser in the chat dialog when the friend changes the status and the info frame is shown or hidden.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4983 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-23 23:30:53 +00:00
thunder2
56b9fe49ea
Reworked the start of a chat with a gpg id (doubleclick in friends tree).
...
Removed the question to send a message when a chat with an offline friend is started.
Start the chat when
- only one ssl id exist (online or offline)
- only one ssl id is online
Show a messagebox when more than one ssl ids are online or all are offline.
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4981 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-23 00:09:41 +00:00
csoler
826e8f3728
- added ability to plugins to add a tab in transfers dialog
...
- improved VOIP plugin to add RTT statistics tab to RS gui.
- added comments in rsplugins.h
- added big tooltip in transfers that would be stuck in checking... mode
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4979 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-21 21:53:25 +00:00
thunder2
c907a5846c
Added check for required location during gpg key generation.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4978 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-21 19:17:38 +00:00
defnax
67c3321ae4
update changelog and corrected some path for win libs
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4974 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-20 12:38:04 +00:00
thunder2
0538c45fef
Fixed compiler warnings.
...
Fixed tab order in config pages Directories and Server.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4972 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-20 00:24:40 +00:00
drbob
3208fcaffe
updated versions to v0.5.3b and svn 4971
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4971 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-19 21:45:31 +00:00
csoler
afb0a1ba42
corrected stupid bug in settings causing crash when a plugin is ot loaded correctly
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4970 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-19 21:28:07 +00:00
csoler
ee5dcd1a8c
- moved RsAutoUpdatePage into retroshare-gui/ directory, to allow plugins to use it
...
- removed VOIP code from main executable. Moved it into VOIP plugin (c.f next commit)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4963 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-19 15:03:07 +00:00
csoler
2c6a2b4ee7
improved plugin management to allow services to be used, and config pages to be added
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4960 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-18 20:29:03 +00:00
csoler
5679a30e67
Improvement to plugin system:
...
- made config page system more automatic, to allow addign config pages from plugins
- added (disabled) checkbox and function to allow all plugins for development
- added config page methods to RsPlugin class
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4957 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-18 14:55:50 +00:00
csoler
13283b40ee
updated french traduction
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4956 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-18 13:42:21 +00:00
thunder2
5c75b3933a
Mark local existing files in SearchDialog with red text color.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4955 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-18 01:50:33 +00:00
thunder2
5073913686
Fixed compile on Windows with enabled shadow build of Qt Creator.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4952 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-17 11:14:06 +00:00
thunder2
970d88200d
Removed some more compiler warnings from Windows compile (GCC 4.4).
...
Added -Wextra to the Windows compile.
Added new define in libbitdht for snprintf and fprintf to proper handling of "%ll" under Windows.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4951 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-17 10:03:38 +00:00
thunder2
8f0f6a9f3e
Moved the news feed tab to the first position.
...
Added icon to the ConnectFriendWizard.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4944 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-15 21:13:16 +00:00
thunder2
5bacc13eba
Renamed "Dht" to "DHT".
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4943 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-15 20:40:41 +00:00
thunder2
bdc8a11203
Added patch from James Vasile.
...
Replaced string "Authemticated Messages" by "Authenticated Messages".
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4941 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-15 00:27:47 +00:00
thunder2
363c7d8f41
DownloadToaster:
...
- Fixed handling of utf8 characters in the file name
- Replaced QDesktopServices by RsUrlHandler to handle collections
- Fixed crash after opening a collection
Thanks to AsamK
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4936 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-13 23:26:56 +00:00
thunder2
dcf23e0ccb
Fixed usage of utf8 characters in certificate links (gpg and location name) (Patch from Asamk)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4935 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-13 21:09:38 +00:00
thunder2
8675eb9225
Added translation for "[ ... Missing Message ... ]".
...
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4934 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-13 20:40:36 +00:00
drbob
1eb82bd676
* Added two new Services to RS GUI.
...
- The Wire, this is not at all functional yet - just a gui shell.
- Identity, Basics of the GUI complete. talks via rsIdentity to the backend.
* Fixed the Photo Drag and Drop under Linux.
* Resurrected the Application Window - for Unfinished Service.
* Moved Photos, Wire, Identity & Wiki to the Unfinished Window.
* Added "Experimental Services" option in Settings -> though this is not yet saved / used.
* changed #ifdef UNFINISHED -> #ifdef UNFINISHED_FD for bits in FriendList, which didn't compile.
* removed old Unfinished Applications from Window.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-new_cache_system@4933 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-13 18:43:15 +00:00
csoler
d26be6c05c
removed debug info
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4931 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-12 20:45:42 +00:00
thunder2
07ea6829b6
The channel message (in channels) is set to read when the user clicks on the show more button.
...
The forum/channel news feed is removed when the user reads the message in forums/channels.
Recompile needed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4927 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-12 00:58:47 +00:00
thunder2
d828d23ca7
The standard font is now used for new chat lobbies.
...
Added a new menu item to set the font of a private chat and chat lobby to the default font.
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4926 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-11 21:41:41 +00:00
csoler
98086e125b
added missing IPs to certificate links
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4924 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-11 14:49:04 +00:00
thunder2
340a313fea
Fixed bug when the user clicks on a link without http:// in a QTextBrowser. This link was opened directly in RetroShare.
...
Show clickable links in the channel feed message.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4923 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-11 13:42:42 +00:00
drbob
6a44342e4f
fixed reference to tryNetMode.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4922 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-11 12:49:09 +00:00
csoler
311e62b70c
updated french translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4921 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-11 12:31:01 +00:00
csoler
fd83e5950f
added control over TR forward rate, so that we can experiment with it on large bandwidth servers
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4918 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-10 22:23:06 +00:00
thunder2
f6c88667c4
Changed the color of the time of the compact chat style from red to gray.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4917 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-10 22:07:03 +00:00
csoler
2bfd0bad42
disabled autodownload when subscribing to a channel. This is a response to a heavy demand from users annoyed by the need to cancel many downloads and the wish to be able to select what to DL in a channel. We could create a popup with a autdownload checkbox (unchecked by default) possibly asking what to DL in the subscribed channel (everything/only last post/nothing) when subscribing to make auto-download a little more visible
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4916 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-10 20:59:57 +00:00
defnax
01899b85f9
set a icon for Friend Recommendation menu action
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4915 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-10 13:28:51 +00:00
thunder2
74055ed834
Sort nick names by name in the chat lobby.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4914 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-09 21:24:51 +00:00
thunder2
3b314e3a69
Added multi friend recommendation dialog.
...
You can start it from the tools menu in FriendsDialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4913 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-09 19:18:15 +00:00
defnax
12767d8fe9
update changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4910 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-09 08:59:16 +00:00
csoler
5393f754f9
updated french translation (Max Romeo)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4906 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-08 19:55:18 +00:00
defnax
3ce21cdfc2
update translations
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4904 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-08 15:05:41 +00:00
thunder2
d5479940d1
Fixed RetroShare links with " characters in the name.
...
Removed not used plugins from the .pro file.
Removed some warnings from lupdate.
Fixed german translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4903 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-08 12:11:15 +00:00
thunder2
886faa89ba
Fixed RetroShare links with "#" and "&" characters in the name.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4901 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-07 22:56:19 +00:00
defnax
fb7bc3e832
updated the help page, added few more infos
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4899 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-07 16:33:54 +00:00
csoler
2811831b3a
updated french translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4898 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-06 22:04:18 +00:00
csoler
fa31608e7b
fixed parenthesis problem with #ifdef that armed lupdate
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4897 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-06 21:22:00 +00:00
thunder2
2cdb36fda1
Fixed layout of the CryptoPage and german language.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4896 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-06 21:21:30 +00:00
thunder2
b4d9828438
Added new translation for chat lobby invitation.
...
Fixed german translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4894 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-06 18:48:23 +00:00
thunder2
92275e8e85
Switched the used chat style for the lobbies from private to public.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4893 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-06 16:58:45 +00:00
thunder2
04dedf5ce0
Fix some source code for better translation, added some new words to translate and removed some words not to be translated.
...
Fixed german translation.
Please review the other languages.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4892 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-05 21:05:11 +00:00
thunder2
3b1c26de35
Set the focus the subject input when creating a new forum/channel or channel message.
...
Set the forum/channel message to read when expanding the message feed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4891 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-05 14:56:27 +00:00
csoler
549fdf9daa
updated french translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4890 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-05 14:12:30 +00:00
drbob
35ab646aa2
Added PhotoShare Plugin to Retroshare.
...
- Like the Wiki, this is GUI without a backend.... so we can get this part right first.
- Added Bits to compile into Retroshare too.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-new_cache_system@4888 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-04 14:06:37 +00:00
drbob
42acb5007e
Added Wiki GUI Elements.
...
- This is a new Plugin, for development with the new cache system.
- We want to get the GUI right before finalising the back-end.
- This will start life here, then be moved to the Plugin section.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-new_cache_system@4887 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-04 13:47:36 +00:00
thunder2
91809abd56
Replaced std::string by QString in GetStartedDialog for easier translation and to prevent problems with utf8 chars.
...
Fixed german translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4886 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-04 00:55:55 +00:00
thunder2
d3e2eb1f54
Added new variant to the compact chat style with colored nicknames calculated from the name.
...
It's disabled by default. You can enable it with the define COLORED_NICKNAMES in ChatStyle.cpp.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4884 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-03 21:43:09 +00:00
drbob
a1806bb04f
Fixed up Email Invite Text...
...
* Unified Text Source.
* Added "Cut Below Here" line
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4883 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-03 20:38:45 +00:00
defnax
fd5e3e2f0f
update
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4879 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-03 13:56:49 +00:00
thunder2
20b00401ec
Fixed handling of utf8 characters in lobby nick name.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4878 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-03 13:29:16 +00:00
defnax
77d668fc38
update
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4877 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-03 12:56:44 +00:00
defnax
b9d1032151
update changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4876 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-03 12:38:44 +00:00
drbob
15ea61caa3
More changes for V0.5.3a
...
- Updated English Email Invite (sorry guys, you'll have to redo translations).
- Set OSX default style to "Cleanlooks" - as AQUA style hides some windows.
- Updated Version strings to V0.5.3a. / 4874
- Fixed missing headers for plugin manager.
- Disabled ZEROCONF for OSX.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4874 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-03 00:15:49 +00:00
thunder2
e1e3ea6384
Removed not needed files.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4873 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-02 15:34:32 +00:00
thunder2
ff0d6ff25a
Optimized some internals in the news feed items
...
- std::string -> const std::string&
- QObjectList -> QSet<QObject*>
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4870 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-01 12:21:14 +00:00
csoler
7cfdbd2d8d
updated french translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4869 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-01 10:19:46 +00:00
csoler
a4eb2da2e0
updated french translation (From Max Romeo)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4868 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-31 09:18:47 +00:00
thunder2
602ae72d7d
Added new compact style for chat.
...
Improved the HTML optimizer.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4867 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-31 00:06:24 +00:00
thunder2
55d53e6dd4
Start the CreateLobbyDialog from the list of chat lobbies with the privacy level of the selected item.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4866 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-30 23:20:42 +00:00
defnax
75f152a21f
fixed to display the the correct help icon on MainWindow
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4865 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-30 10:52:08 +00:00
csoler
b8816c8622
fixed small bug in certificate correction
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4864 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-29 16:49:35 +00:00
drbob
4e5e149a95
Patch from Peter - to build Retroshare on FreeBSD.
...
- Fixup BSD qmake parameters: mainly library locations.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4863 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-29 14:27:14 +00:00
thunder2
8431e7b3af
Added change nick name to the chat lobby dialog.
...
Optimized layout of the chat dialogs.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4862 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-28 15:11:58 +00:00
csoler
6c7535a3aa
suppressed debug output
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4860 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-28 13:20:01 +00:00
thunder2
6de8541a4e
Added (make functional) the lobby menu in the context menu of the gpg and group item in FriendList.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4858 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-27 20:53:17 +00:00
thunder2
0cf53e993e
Added doubleclick to join a lobby.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4857 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-27 18:51:27 +00:00
defnax
cf5d88ab8b
Removed DynDns from Quick Start Wizard
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4856 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-27 15:02:56 +00:00
thunder2
2aa1ede192
Changed some internals in the chat dialog handling (private chat and lobby).
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4855 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-27 14:49:48 +00:00
drbob
44ff9fe4f7
Disable the Startup Wizard.
...
- Most of the defaults are sensible now, so its no longer needed!
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4854 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-27 13:52:13 +00:00
thunder2
e6816c9d6f
Added new common widget FriendSelectionWidget for selecting friends and use it in CreateLobbyDialog, ShareKey (forums and channels) and MessageComposer.
...
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4850 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-27 00:32:17 +00:00
thunder2
a3a0690cb4
Fixed crash when closing a chat window.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4849 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-26 21:30:57 +00:00
defnax
522729bae4
Fixed Auto-Download Button
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4846 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-26 08:46:22 +00:00
thunder2
4433872cb6
Fixed wrong display of the news feed notify in FriendsDialog when the tabs were moved.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4845 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-25 21:45:23 +00:00
csoler
54c1a403c2
updated langage files
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4843 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-25 20:40:52 +00:00
defnax
69dea0e845
little changes for Getting Started Tab
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4842 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-24 23:01:43 +00:00
csoler
a139700de4
added button to add/remove signatures and button to copy RS cert link to clipboard
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4841 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-24 22:31:53 +00:00
csoler
fe156882ae
added keep-alive packet to lobbies to maintain up-to-date list of listenners. Will need to play a bit with delays...
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4839 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-23 22:49:47 +00:00
thunder2
cb9111ad88
Changed the recommendation of friends from person link to certificate link.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4838 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-23 22:38:50 +00:00
csoler
ecf49d0e14
update participant list when peer leaving/joining
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4837 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-23 21:10:34 +00:00
csoler
a8456a2332
Plugged-in method for removing signatures in PGP keys => now RS has small and constant-sized certificates.
...
- added checkbox in ConfCertDialog to allow adding/removing signatures
- enabled again key signature button in friend wizard
- RS cert links now use small keys.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4836 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-23 20:55:08 +00:00
thunder2
fadc86b189
Removed scroll to the end in ChatWidget (private chat and chat lobby) when the scrollbar is not at the end.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4835 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-23 19:57:06 +00:00
thunder2
5529588a1f
Removed compiler warnings.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4833 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-22 23:29:11 +00:00
thunder2
3cba51abf4
Reworked SoundManager and SoundPage in the settings.
...
Added new icon in the statusbar to switch off the sound.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4832 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-22 22:58:23 +00:00
thunder2
7c11c6efac
Added missing return and removed compiler warnings.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4830 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-21 21:14:11 +00:00
drbob
36b0e98377
Changed minimums / defaults for Relay Config Page: 0 Friends, 1 FOF, 1 General - to match librs code.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4828 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-20 17:52:06 +00:00
thunder2
80a20b41a3
Fixed message reply and forward.
...
The new lines were removed falsely.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4815 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-18 23:00:50 +00:00
csoler
51cfb0c5fe
added retroshare certificate links: allows to paste certificates everywhere. Users need to click on them to launch the make friend wizard on the certificate. Certificates can be copied from each location of the Friends list
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4812 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-18 20:31:30 +00:00
thunder2
912e5339ca
Moved the chat lobby tabs to the FriendsDialog.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4811 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-18 20:02:19 +00:00
thunder2
1ec716175b
Fixed shown name in chat list.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4810 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-18 00:32:15 +00:00
thunder2
35c7605704
Extracted a new widget ChatWidget for the basic chat handling from the PopupChatDialog and use it in ChatLobbyDialog too.
...
Added an own ui for the ChatLobbyDialog.
Saved settings of the ChatLobbyDialog.
Changed parameters of RsStatus interface from "std::string" to "const std::string&"
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4806 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-17 20:36:36 +00:00
csoler
036bd64811
- Added chat lobby privacy type to lobby invite => lobby type is propagated correctly to friends
...
that are invited.
- added auto-clean of nicknames
- added auto-clean of public lobby records.
Warning: this commit breaks one small bit of compatibility:
* direct invitations from new versions will pass accross versions (private lobbies will need the new version)
* but people can still join public lobbies accross versions.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4801 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-14 21:09:04 +00:00
defnax
d09c94296a
Changed the Buttons layout on ChannelsFeed
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4793 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-13 16:26:24 +00:00
defnax
fbcc3f2070
Added a Label for Chat Lobby Widget
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4792 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-12 22:56:12 +00:00
defnax
8d2eb8e09c
Added "Create new Chat lobby" menu Entry to Friends Dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4784 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-12 16:24:36 +00:00
csoler
4700a75557
fixed compilation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4783 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-12 11:14:50 +00:00
thunder2
6c626e180f
Chat lobby:
...
- added new notifier to p3ChatService
GUI:
- list all public and private chat lobbies
- added subscribe/unsubscribe
- added new basic widget ChatTabWidget and use it in PopupChatWindow and ChatLobbyDialog
- added a tabbed dialog for every subscribed chat lobby
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4782 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-12 00:13:25 +00:00
csoler
1164c66d3a
added new variable in config->transfers to allow reserving n slots to non cache transfers
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4775 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-10 23:07:53 +00:00
csoler
6df92753b1
improved gui of chat lobby
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4762 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-07 23:03:59 +00:00
csoler
1a191c7f91
commited currentgui state. Not working
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4761 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-07 21:37:31 +00:00
csoler
30411659e0
a bit of gui. Not working yet.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4760 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-07 21:01:43 +00:00
csoler
485c394e2b
added interface methods for public lobby exchange and subscription to public lobbies. Need a GUI now
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4759 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-07 19:52:58 +00:00
csoler
434ba06c82
added exchange and auto-update of public chat lobby lists.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4758 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-07 13:33:30 +00:00
csoler
e9d6940b09
Improvements to chat lobbies:
...
- added generic methods and items for bouncing generic objects through lobbies
- added handling of peer typing status
- proper handling of peer join/leave lobby
- added sub item ids to lobby messages to allow proper message splitting
- made 2 different message splitting methods for normal chat vs. lobbies. In v0.6, we'll have to handle all messages the same way.
- added parent id to RsChatLobbyMsgItem, to allow threaded chat.
- added possibility to make a lobby public/private (not yet fully working)
- added items for requesting/exchanging list of public lobbies at friends' (not yet fully working)
- major cleaning of p3chatservice.cc
Next move:
- gui for listing friend public lobbies, joining them, etc.
- load/save of persistent lobbies.
- autoremove of inactive lobbies
Warning: lobby message items of this version are incompatible with previous versions. It won't crash, but
messages will not pass through.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4755 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-06 22:17:08 +00:00
drbob
ac6f0fcfe4
--- Merging r4718 through r4752 from branches/v0.5-dhtmods
...
Added ZeroConf for OSX.
Changes for Relay Support.
Summary of Changes:
libbitdht
----------
* added Relay Flags to bdNode::setNodeDhtMode()
* added dropRelayServers() / pingRelayServers() functions for mode switches
* added utility function: bdFriendList::findPeersWithFlags()
* added utility function: bdSpace::clean_node_flags(uint32_t flags)
* added RelayMode to ConnectManager.
* added failedConnection callback when in Server Mode.
* added incomplete udpproxylayer code. (not compiled)
libretroshare
-------------
* added Configuration to p3BitDht for storing Relay Settings. (bit Hackish!)
* added RelayHandler & getRelayReceiver() - to outsource some Relay functions.
* + RelayHandler_InstallRelayConnection() & RelayHandler_LogFailedProxyAttempt()
* added RelayServer, Mode and RelayAllowance to external DHT interface.
* added p3PeerMgr::getGpgId() for ZeroConf usage.
* updated parts of pqiassist virtual interfaces.
* added Bandwidth storage to udprelay.
* modified the way Relay Slots are allocated to match GUI interface.
* ZeroConf now working on OSX.
* added ZeroConf to OSX compilation.
* extended rsDht interface to expose Relay configuration.
retroshare-gui
--------------
* added Relay configuration panel.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4753 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-06 15:33:51 +00:00
defnax
f6678263f9
Little design improvements for Plugin Item
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4749 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-04 22:17:28 +00:00
thunder2
3ac5ead40e
Fixed lobby names with utf8 characters.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4748 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-02 00:25:43 +00:00
defnax
da69e1f1ad
little design fixes for Create Lobby
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4747 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-12-30 21:23:35 +00:00
defnax
78130fd635
fixed Chat Lobby Dialog Layout
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4746 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-12-29 22:39:31 +00:00
csoler
94608c8467
added list of participants in lobby, handled large messages using splitted display (cannot ensure rebuilt message yet.)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4745 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-12-29 14:19:53 +00:00
csoler
4236ad59a5
fixed display of peer nicknames in chat lobby
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4742 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-12-28 09:15:28 +00:00
csoler
ed395fe061
fixed compilation for Qt<4.7
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4741 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-12-27 21:06:43 +00:00
csoler
60bb76e3df
Imported chat lobby function from branch v0.5-ChatLobby (merged commits 4682-4739)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4740 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-12-27 16:32:19 +00:00
csoler
3addb36e4c
added unsubscribe protocol, updated GUI
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ChatLobby@4738 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-12-27 13:47:37 +00:00
csoler
cc57ab2462
added load/save of default nickname, plus some debugging
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ChatLobby@4737 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-12-26 22:43:54 +00:00
drbob
00b1161ace
Added Relay Configuration Panel.
...
- Handles rsDht Relay settings.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-dhtmods@4731 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-12-20 02:09:27 +00:00
thunder2
ef57cd44b3
Added a new menu item "Search again" to the SearchDialog.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4724 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-12-10 23:41:58 +00:00
thunder2
030874ca41
Added the size of the collection to the link only for files (missing test).
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4723 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-12-10 21:59:42 +00:00
thunder2
d07dbffa69
Added the real size of all files of a collection to the link when added with drag and drop.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4722 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-12-10 21:38:38 +00:00
thunder2
27bc170471
ConnectionFriendWizard: Show the messagebox "Your Cert is copied to Clipboard" after copying the cert into the clipboard.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4721 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-12-10 13:26:03 +00:00
thunder2
ac9e35160b
Show the correct name in the title of the RsCollectionDialog when the filename contains ".".
...
Fixed creating of the download path of the collection when running as portable version.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4715 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-12-08 09:16:45 +00:00
thunder2
a7ab09e453
Fixed compile on Linux.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4714 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-12-07 18:23:01 +00:00
thunder2
0ee35b55f4
Added new widget for hashing files.
...
Added new common class FilesDefs to handle informations of file types like icons and names.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4713 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-12-07 13:08:12 +00:00
csoler
816a477806
bug corrections
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ChatLobby@4712 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-12-07 00:12:17 +00:00
csoler
0086e182ec
bug fixes
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ChatLobby@4710 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-12-04 22:22:15 +00:00
csoler
71a079b55f
added chat lobby creation window
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ChatLobby@4709 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-12-04 22:03:54 +00:00
csoler
a0e3522273
debugged basic chat lobby communication
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ChatLobby@4708 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-12-04 14:31:48 +00:00
csoler
1b35e21ff0
2 bug fixes (by AsamK) to make rscollection files compatible with utf8
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4702 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-11-30 19:31:41 +00:00
csoler
e62008d493
2 bug fixes (by AsamK) to make rscollection files compatible with utf8
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4701 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-11-30 19:24:17 +00:00
csoler
46f1e2b562
added invitation system
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ChatLobby@4696 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-11-28 22:36:13 +00:00
csoler
b01470c639
small corrections.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ChatLobby@4695 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-11-27 21:46:49 +00:00
csoler
6c93253050
- derived new class of PopupChatDialog to handle chat lobbies
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ChatLobby@4694 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-11-27 21:04:10 +00:00
thunder2
bab7ebaa5b
Added new button "Open Collection" in TransfersDialog.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4691 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-11-25 23:46:41 +00:00
csoler
cd30487898
Added send and forward methods. Improved data structures.
...
Next: serialization of ChatLobbyItems
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ChatLobby@4690 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-11-25 21:31:52 +00:00
thunder2
031629d528
Removed compiler warnings.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4689 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-11-25 13:32:46 +00:00
thunder2
a124c928d5
Show main window with click on system icon when the main window is minimized.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4688 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-11-25 11:07:54 +00:00
csoler
5cdc36d730
Basic methods and a bit of interface for chat lobby.
...
Next:
- chat lobby algorithmics (cache+broadcast system)
- invitation handling
- specification of chat lobby window with list of known/unknown participants
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ChatLobby@4685 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-11-23 22:10:37 +00:00
thunder2
8fc1a46ee7
Added translation for plugins and added german language to LinksCloud. Recompile needed.
...
Changed the name and the description of the plugin to utf8.
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4672 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-11-17 21:17:24 +00:00
thunder2
f952bc267b
Beautified RsCollectionDialog.
...
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4670 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-11-13 13:58:39 +00:00
thunder2
e181127a30
Added new column "Last Contact" to the FriendsDialog and MessengerWindow. Moved some more basic functions to FriendsList and optimized the exisiting code.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4669 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-11-12 01:26:26 +00:00
csoler
43cbc153ed
added dialog to select files to DL from collection files
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4667 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-11-09 21:26:51 +00:00
csoler
072c6c7e12
fixed extension stuff for rscollection
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4666 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-11-09 14:16:19 +00:00
csoler
f77bb8136f
added icon for rscollection file type
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4665 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-11-09 14:02:15 +00:00
csoler
50d5c1159d
Added the hability to create and handle collection files. A collection file contains a directory structure
...
and files that RS can DL seamlessly in the DL directory. Collection files are created from shared files
and can be handled by righ-clicking on them in Transfers and Shared files. Handling is based on the extension,
that must be "rscollection".
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4664 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-11-07 23:07:25 +00:00
thunder2
e3245fac5c
Updated german language
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4655 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-29 20:06:27 +00:00
csoler
78955270e2
corrected bug about wrong layout of friend list (patch from asamK)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4652 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-24 16:10:24 +00:00
defnax
659814f156
fixed the FriendList layout
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4651 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-23 22:39:08 +00:00
thunder2
8e40fd6360
Replaced spaces with %20 in RetroShare links.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4649 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-22 11:15:30 +00:00
csoler
521e9cb7c2
added missing files
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4646 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-20 22:48:50 +00:00
csoler
01a93b5f36
commited rest of AsamK patch for factoring friend list.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4645 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-20 21:34:44 +00:00
defnax
c876925e57
layout changes for PluginItem
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4644 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-18 22:53:47 +00:00
csoler
6a585517f0
corrected previous commit. Included file that does not exist yet
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4640 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-15 17:41:48 +00:00
csoler
2b6d2ede7c
added missing lib to link line for ubuntu oneiric
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4639 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-15 17:38:43 +00:00
csoler
8ae018d0f1
imported french translation from Max Romeo
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4638 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-14 21:49:15 +00:00
csoler
6989a40312
fixed issue of loading the correct instance of RetroShare.conf when switching locations (Patch from AsamK #3423256 )
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4637 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-14 21:16:34 +00:00
thunder2
7a98e83df1
Fixed some more utf8 issues with umlauts in the Windows user name.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4636 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-12 23:36:25 +00:00
thunder2
7e3a342a9a
Fixed utf8 issues (Patch from Asamk #3393353 )
...
SearchDialog: enable search for strings containing utf8 characters, I assume that filenames are always stored as utf8 on all platforms
ConnectFriendWizard: adding friends with gpg key or from file, now sets location name correctly
notifyqt: setting status message in chatwindow works correctly now, when a friend changes his message while the chat window is open
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4635 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-11 23:29:38 +00:00
thunder2
e3798dafe9
Fixed utf8 issue with links from browser (Windows only).
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4634 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-08 17:49:06 +00:00
csoler
6addc80e99
fixed link passed issue due to usin self-closign links (Patch from Asamk #3418941 )
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4631 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-05 16:57:33 +00:00
chrisparker126
af3f9b1dcc
Added loading text to forumsdialog and enabled percentage numbers to be
...
shown also
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4627 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-01 15:19:19 +00:00
csoler
c650265704
added display of TR forwarding probability as a function of depth
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4625 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-01 11:46:00 +00:00
thunder2
b3bcfe9d30
Fixed compile on Linux.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4624 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-29 09:52:01 +00:00
thunder2
29c090fb44
Moved the chat history into the libretroshare.
...
Now the history is saved encrypted. Please delete all files with "chat*.xml" in your profile folder.
Added new config p3HistoryMgr and interface p3History.
Added new option to limit the count of the saved history items.
Added new simple html optimizer "RsHtml::optimizeHtml" to reduce the size of the html strings.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4623 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-29 09:20:09 +00:00
drbob
5ea8cfb67d
Added Ben's patches:
...
* Compilation for FreeBSD.
* Notes that MT is not cryptographically secure.
* modified sorting of DHT Window.
Only one change that I didn't commit:
bitdht {
- LIBS += ../../libbitdht/src/lib/libbitdht.a
- PRE_TARGETDEPS *= ../../libbitdht/src/lib/libbitdht.a
+ LIBS += ../../libbitdht/src/libbitdht.a
+ PRE_TARGETDEPS *= ../../libbitdht/src/libbitdht.a
}
As this would have broken compilation on the other platforms.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4619 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-28 15:16:21 +00:00
thunder2
bb9f362458
Fixed compile on Windows.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4618 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-27 20:25:12 +00:00
csoler
21feaf46da
fixed sorting of transfer by priority
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4617 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-26 21:39:28 +00:00
csoler
b4d4f3171c
fixed inaccurate text in transfer page
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4616 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-26 21:00:25 +00:00
csoler
4111740cb6
fixed utf8 issues in sending cert by email (patch from asamK #3393826 )
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4615 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-25 12:33:37 +00:00
csoler
ad4b0153b2
added next unread button to forums (patch from devnewton #3401840 )
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4614 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-25 12:15:25 +00:00
csoler
3ed0c1d885
added patch from AsamK to show the availability status of peers at the level of locations instead of GPG keys
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4611 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-23 17:06:07 +00:00
csoler
ad04f62e80
added past RS links to post on channels, and additional check that the file is already shared
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4609 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-18 19:43:38 +00:00
thunder2
2fac47293e
Reworked the process of the RetroShare links. Now RetroShare asks when adding a file or a person link and shows a detailed result.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4604 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-11 22:07:24 +00:00
csoler
dc0f4ef68a
send msg in plain text when the html encoding does not change anything into the message. This drastically reduces messages size.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4599 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-09 19:54:17 +00:00
thunder2
5b3543d41a
Added missing status frame for idle.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4597 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-09 12:17:24 +00:00
thunder2
1821d8cb06
Set own status initially to online.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4592 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-08 13:17:49 +00:00
thunder2
a34c482db1
Added double click to NetworkDialog to show the peer details.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4591 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-06 20:44:22 +00:00
thunder2
62b2de63b7
Added new widget to display an avatar with or without the status frame - AvatarWidget.
...
Changed all existing avatars to AvatarWidget.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4589 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-05 21:19:07 +00:00
csoler
7f610a4849
removed unused image
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4586 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-03 08:45:18 +00:00
thunder2
b35d32ef15
Added avatar image to ConfCertDialog (defnax).
...
Added new class AvatarDefs to get the avatar for a ssl id or gpg id.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4585 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-02 10:22:44 +00:00
csoler
0591ef0432
corrected bad modification of commit #4560 , which made RS not compilable on ubuntu karmic
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4584 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-01 16:42:05 +00:00
csoler
80269eb824
changed local root directory to be "My files" instead of SSLid
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4582 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-31 20:17:24 +00:00
csoler
52a8b281d5
fixed up color codes for qt 4.7 in NetworkGraph (bug in qt::lighter())
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4581 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-31 20:04:04 +00:00
csoler
8941aa5991
corrected a few bugs in the cert cleaning method. Added feedback to the GUI and error codes for the cert cleaning function of rspeers
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4580 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-30 21:49:49 +00:00
chrisparker126
3ff69a1be5
added private groups option to forums
...
fix for grp edit in p3distrib
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4579 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-29 21:20:48 +00:00
thunder2
35a059c44c
Partial fix for ticket #146 :
...
- set default of the signature checkbox in ConnectFriendWizard to disabled
- set the initial option for the download directory to network wide only
- set the default of a new shared directory to network wide
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4578 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-28 22:54:01 +00:00
thunder2
44806b7581
Found another missing toUtf8 in GenCertDialog.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4577 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-28 00:21:34 +00:00
thunder2
185307ad37
Fix for ticket #129
...
Utf8 chars don't show up for peer names, in private chat and file list.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4576 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-27 22:54:05 +00:00
thunder2
4f1d1b8dc7
Fix for ticket #127
...
Impossible to download a directory, if the download directory is utf8.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4575 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-27 21:04:02 +00:00
thunder2
154d315c92
Fix for ticket #124
...
Search don't work with utf8 chars.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4574 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-27 16:15:56 +00:00
thunder2
ac6f4539e9
Fixed the display of the time in the SecurityItem.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4573 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-22 09:32:03 +00:00
thunder2
01fa9eec3f
Added a new checbox in the settings (NotifyPage) to enable/disable the new SecurityItem. It is enabled by default, but all existing users need to enable it.
...
Added new buttons to SecurityItem to add/remove the peer and view peer details.
Added new call to notifyListChange with NOTIFY_LIST_FRIENDS in AuthGPGimpl::AllowConnection.
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4572 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-21 22:28:19 +00:00
thunder2
d349204a63
Added check for administrator rights to add/remove the retroshare:// protocol.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4570 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-17 00:06:44 +00:00
thunder2
0f51b7d72f
Set inititial sizes of the splitter and columns in FriendsDialog and SearchDialog.
...
Fixed height of the MainWindow when GetStartedDialog is visible.
Fixed the initial size of the ShareManger and show the checkboxes for the share mode centered.
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4569 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-15 23:42:07 +00:00
thunder2
d25730eabb
- Removed not used function RsDirUtil::createBackup.
...
- Moved ProfileView and ProfileEdit to the folder unfinished.
- Removed "location:" before the ssl name in FriendsDialog and MessengerWindow.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4567 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-14 22:31:05 +00:00
thunder2
39708cdd0b
Removed some more compiler warnings in retroshare-gui.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4566 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-14 21:25:41 +00:00
thunder2
cd0854c4e8
Removed duplicate labels in ui files and some other compiler warnings.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4565 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-13 22:26:51 +00:00
thunder2
0fbada0eba
Applied patch from AsamK and fixed german translation.
...
Reduced code duplication with avatar picture loading, by creating two new functions that handle image choosing and thumbnail creation.
two new functions:
bool misc::getOpenAvatarPicture(QWidget *parent, QByteArray &image_data)
QPixmap misc::getOpenThumbnailedPicture(QWidget *parent, const QString &caption, int width, int height)
getOpenThumbnailedPicture opens a QFileDialog to let the user choose a picture file. This picture is converted to a thumbnail and returned as a QPixmap.
getOpenAvatarPicture calls getOpenThumbnailedPicture and converts the result to a PNG byte array.
All three avatar loading functions now call getOpenAvatarPicture
Furthermore Channel Logo and Channel Msg thumbnail functions now use getOpenThumbnailedPicture
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4561 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-12 20:27:05 +00:00
thunder2
43c0594d18
Changed some parameters from "std::string" to "const std::string&" in rsinit.h.
...
Log the error messages from gpgme (ProcessPGPmeError) to stderr.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4560 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-12 20:02:00 +00:00
thunder2
70d02c718d
Removed unused parameter warnings in retroshare-gui.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4559 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-12 14:06:29 +00:00
thunder2
babbea6599
- Moved the setting maxTimeBeforeIdle from the section [%General] to [General] in the profile. Please set your prefered value again.
...
- Saved the selected tab in the TransferDialog in the profile.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4555 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-10 22:47:18 +00:00
defnax
8a995313ad
update changelog and rsversion
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4553 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-10 21:49:17 +00:00
drbob
8438d011c1
Updated OSX password warning - as the storage is pretty secure (Application Specific) under OSX.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4548 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-08 12:19:28 +00:00
drbob
b082362c58
Updated retroshare-gui to match libretroshare interface changes.
...
* remove calls to rsPeers->setAcceptToConnectGPGCertificate();
* these are replaced with addFriend() / removeFriend().
* renamed rsPeers->getSSLChildListOfGPGId() => rsPeers->getAssociatedSSLIds().
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4543 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-07 21:14:09 +00:00
thunder2
80629c5d9b
Fixed layout in GeneralPage under Windows (there are three additional checkboxes).
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4541 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-07 20:21:02 +00:00
thunder2
687b2ecd36
The password dialog can be canceled.
...
Fixed an error when cancel the login password dialog at startup. RetroShare did not start after this.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4537 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-05 20:45:09 +00:00
defnax
91b37be2e5
changed DHT icon on system tray menu
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4529 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-04 21:41:53 +00:00
drbob
a9bdb5119f
* Disable RTT display by default.
...
* flipped RTT horizontal axis, and added "New" and "Old" Indicators.
* only consider visible points for maxRTT (vertical scale) of plot.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4526 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-04 15:01:11 +00:00
defnax
615b1b5704
fixed win compile
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4522 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-03 19:06:40 +00:00
drbob
70d0328a3b
Hacked up Cyril's TurtleStatistics to provide plot of RTT measurements.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4520 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-03 17:45:03 +00:00
thunder2
466697276e
Applied patch to enable the sort of the columns star and unread in messages (from AsamK)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4515 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-02 21:07:42 +00:00
drbob
c1d23c27c7
added missing "FORWARDED_PORT" case to natstatus
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4513 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-02 19:07:22 +00:00
defnax
7e6c58dd10
update rs version
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4509 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-31 17:56:34 +00:00
defnax
db364e003d
fixed win compile
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4508 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-31 17:47:29 +00:00
drbob
1cb0a9dc21
Various improvements to the GUI.
...
* Switched ServerPage to use netMode, rather than tryNetMode. This fixes the Network Status.
* Added "Advanced Mode" to Settings GeneralPage.
* Store / Set Advanced Mode via rsConfig::get/setConfigurationOptions.
* removed %0D%0A from Linux / OSX emails - made it Windows Only.
* updated GetStartedDialog text.
* updated Dht and Nat Indicators to accurately reflect Network status. Roughly:
- DHT. Off: gray, ERROR: red, NO RS PEERS: yellow, GOOD: green.
- NAT. Offline: gray, BAD NET: red, NO DHT, or FIREWALLED: yellow, GOOD: green
* disable GetStartedDialog is AdvancedMode is set.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4502 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-30 17:13:08 +00:00
drbob
a1e112934d
Improvements to the GettingStarted Tab.
...
* Re-written the text.
* Enabled buttons for "Invite Friends" and "Add Friend". Linked to Email Invite, and Connect Friend Wizard.
* Switched out FAQ for links to website, and email support buttons.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4499 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-30 12:41:28 +00:00
csoler
b3052e0208
set maximum port value to 65535 instead of old arbitrary value of 50000, and warned about system-reserved ports in server settings gui
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4486 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-23 20:07:06 +00:00
defnax
0b890420a0
enabled sorting and added dht icon for the window
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4485 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-21 23:12:05 +00:00
drbob
9d7b3446a2
Display UDP addresses in Dht WIndow.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4470 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-19 00:06:52 +00:00