Commit Graph

3638 Commits

Author SHA1 Message Date
csoler
ba91c96c76 updated changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4177 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-28 19:30:09 +00:00
csoler
5511d71078 updated packaging scripts for ubuntu natty
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4176 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-28 19:22:23 +00:00
csoler
76e404db54 suppressed channel source ID from the file source peer list
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4175 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-28 19:07:16 +00:00
csoler
67e67fec2d updated base resolution of RS icon to 48x48
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4174 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-28 19:02:26 +00:00
csoler
70a3749b18 updated french translation (contrib: Romain Lamade)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4173 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-27 19:09:20 +00:00
thunder2
f29b41f303 Enabled drag and drop in ShareManager to add folders to the share.
Fixed german language.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4172 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-26 23:38:29 +00:00
csoler
993e0d225c improved strategy of cleaning unfinished cache transfers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4171 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-25 14:20:57 +00:00
csoler
61b387447f fixed display inconsistency in tunnel local src/dst when getPeerDetails() call fails
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4170 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-25 14:15:57 +00:00
csoler
db428d0cd8 always set location for connected peer. Previous settign was causing blank location display
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4169 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-25 14:12:34 +00:00
chrisparker126
660d5d8e58 attempt at fixing leak sources in channel messages
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4168 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-25 09:58:19 +00:00
csoler
478f145728 fixed compilation on ubuntu natty, probably due to a packaging bug
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4167 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-24 20:20:49 +00:00
csoler
383899e901 removed unused dependency into qt4-opengl-dev
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4166 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-23 12:54:47 +00:00
defnax
554531fc1c update changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4164 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-22 22:11:17 +00:00
csoler
7e77c01624 added print-cache code to the tests suite
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4163 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-20 20:54:44 +00:00
thunder2
e5f3518225 Added new RetroShare link formats:
retroshare://forum?
retroshare://channel?...
Added "Go to" from the news feed of forums and channels.
Added "Copy RetroShare Link" to the forum/channel tree and messagees.
Fixed style sheet of the auto download button in ChannelFeed.
Fixed german language.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4162 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-19 19:42:44 +00:00
thunder2
d058bf9511 Fixed wrong size of the transfered link from the command line in EventReceiver.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4161 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-18 22:15:24 +00:00
csoler
f110bad74c changed policy for canceling cache files: only inactive transfers get canceled now.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4160 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-17 16:22:03 +00:00
csoler
1698e17380 updated debian-src changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4159 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-16 19:18:52 +00:00
csoler
c0f94a41db used tr1::unordered_set instead of std::set to store pointer checking list, as it is more efficients for lookups
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4158 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-15 20:21:52 +00:00
thunder2
099cc6c11c Adding a link from the browser now starts RetroShare when it is not running.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4157 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-14 23:58:30 +00:00
thunder2
20fa00c40e Added handling of RetroShare protocol under Windows.
Added new command line parameter "-r retroshare://..." for adding links to the registered running RetroShare.
Recompile of the GUI needed.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4156 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-14 21:59:51 +00:00
csoler
a337941555 attempt at making remoteDirModel less CPU intentive. Remove potential deadlock source in SearchDialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4155 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-14 21:58:15 +00:00
chrisparker126
2dbd6f4380 removed potential seg fault with decrypting cache file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4154 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-11 19:07:30 +00:00
csoler
5b74d957c0 fixed compilation of retroshare-nogui
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4153 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-11 13:15:48 +00:00
csoler
4ea647b78c implemented a verification for tunnel results. When the network gets heavily loaded, some tunnel results happen to get back twice. This stops the tunnel result sibblings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4152 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-10 19:22:15 +00:00
chrisparker126
97b4d5df41 fixed cache opt bug related to new msg notice being flagged up for historical msgs
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4151 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-10 16:36:53 +00:00
thunder2
0fbde70e32 New dialog for defining own colors for the private chat window.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4150 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-09 22:52:52 +00:00
notdefine
eed8ccd1df Deprecated
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4149 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-09 20:23:01 +00:00
csoler
37f206134b updated ubuntu packaging changelog and script
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4146 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-09 20:08:37 +00:00
notdefine
52089788f0 fix
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4145 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-09 19:58:47 +00:00
csoler
210b43dc47 added temporisation to update of Flat shared files view. Makes it more handy for large lists
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4144 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-09 19:43:09 +00:00
notdefine
2796ec6048 git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4143 b45a01b8-16f6-495d-af2f-9b41ad6348cc 2011-04-09 19:42:52 +00:00
notdefine
c45904f093 New build scripts for packaging debian archives. Will replace the "debian" folder in Future.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4142 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-09 19:41:20 +00:00
notdefine
df7ead8015 New build scripts for packaging debian archives. Will replace the "debian" folder in Future.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4141 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-09 19:36:29 +00:00
chrisparker126
48d293f8b0 forgot to commit change to gui chanmsgitem for changed subscribe channel
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4140 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-09 17:39:43 +00:00
csoler
f841ffcf13 enabled file preview again for non windows users, using a direct call to the file in partials
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4139 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-09 15:18:26 +00:00
csoler
1dfa0c4155 suspended the addDirectory function, since it s not working properly yet (no hierarchy created, download not working, etc)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4138 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-09 15:06:12 +00:00
chrisparker126
753804eee8 for each channel msg post download request is now only called once.
also added logic to deal with case where auto dl has been disabled then re-enabled after a manual download

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4137 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-08 22:08:12 +00:00
chrisparker126
bff095198c for each channel msg post download request is now only called once.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4136 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-08 21:58:03 +00:00
csoler
05ed2bec88 fast simplification of code in pqistreamer, and added a missing =null in p3service that could cause a bug
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4135 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-08 20:57:16 +00:00
thunder2
8f0793f071 Removed automatic cleaning of the certificate in p3Peers::loadDetailsFromStringCert.
Added new button in ConnectFriendWizard for cleaning the certificate.
Fixed cleaning:
- added blank line after the armor header
- moved the checksum to a new line
Recompile of the GUI needed.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4134 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-08 18:53:12 +00:00
chrisparker126
1bef23042f auto download option:
ability to enable and disable channels auto dl added
added gui update to channel feed
msg download not enabled yet

cache opt:
added more enable cache opt #defines to disable cache opt code





git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4133 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-07 22:10:10 +00:00
chrisparker126
814c5d1619 auto download option:
ability to enable and disable channels auto dl added
added gui update to channel feed
msg download not enabled yet

cache opt:
added more enable cache opt #defines to disable cache opt code





git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4132 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-07 22:09:16 +00:00
csoler
d42d7cfc3e reduced path to only parent directory, to make cost tractable
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4131 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-07 22:05:22 +00:00
csoler
8e6962808d - added random bias to search and tunnel request maximum depth
- added random (and biased) re-routing of tunnel request to improve tunnel length.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4130 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-07 20:16:43 +00:00
csoler
bcdf536c98 added a column for directory in flat view of shared files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4129 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-07 20:09:32 +00:00
csoler
075efd6503 made sign GPG key button disabled by default, and added a tooltip. As this action cannot be undone,it must be performed knowingly.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4128 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-07 20:07:30 +00:00
thunder2
c21e13e68d Fixed Q_ASSERT in SharedFilesDialog on Windows.
Load and save the view type (flat or tree) in SharedFilesDialog.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4127 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-06 00:19:56 +00:00
chrisparker126
85aad4c75b fix the msg download problem
part of code the disable auto download for channels

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4126 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-05 23:07:54 +00:00
thunder2
83837fb9a8 Fixed compile on Linux.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4125 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-03 23:27:36 +00:00