Commit Graph

4433 Commits

Author SHA1 Message Date
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
csoler
9ca902159b updated ubuntu changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5066 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-31 08:01:53 +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
csoler
08a52dc369 fixed bug causing some transfers to never finish
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5063 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-30 19:33:58 +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
thunder2
b32fddb3e0 Added two new functions to libretroshare for writing formatted data to std::string
int rs_sprintf(std::string &str, const char *fmt, ...);
  int rs_sprintf_append(std::string &str, const char *fmt, ...);


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5059 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-29 18:15:36 +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
8f69251334 small improvements to the chunk checking algorithm
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5047 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-24 14:45:33 +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
9f627783aa Fixed deadlock when receiving a chat message with open history browser.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5042 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-20 21:25:39 +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
thunder2
e90b8c86d4 Added some missing locks in p3GroupDistrib.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5039 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-19 21:50:58 +00:00
csoler
633b66b1dd fixed missign delete in hash computation code
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5038 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-19 13:50:33 +00:00
thunder2
e090d0a443 Fixed compile of VOIP on Windows with Qt >4.7.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5037 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-18 21:07:37 +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
0b1126babf Added thread safe function for inet_ntoa in libbitdht.
Used the existing thread safe function for inet_ntoa in libretroshare.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5033 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-18 01:33:25 +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
csoler
ded4174a13 patch from costa to add a spanish intro server
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5031 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-17 15:34:03 +00:00
csoler
c9f99c0be9 removed debug info
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5030 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-17 14:45:52 +00:00
csoler
456177ef11 fixed bug responsible for sending wrong checksums on windows systems
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5029 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-17 14:08:27 +00:00
csoler
b68e660a1c fixed compilation of introserver
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5028 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-17 13:18:29 +00:00
csoler
d7ad01b57a updated ubuntu changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5027 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-03-17 12:32:55 +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