Commit Graph

4894 Commits

Author SHA1 Message Date
csoler
32b893ef92 made one method virtual to help simulating
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5628 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-01 11:50:34 +00:00
csoler
f283bede4b added TR simulation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5627 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-30 19:14:10 +00:00
thunder2
ee8aac48a5 Updated english translation file of RetroShare and added the english translation files of VOIP and LinksCloud for Transiflex.
It is not needed for RetroShare.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5626 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-30 16:56:32 +00:00
thunder2
a24f7b5134 Fixed edit of a message with plaintext. The newlines remain unchanged.
(investigated by braindead)

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5625 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-30 16:20:38 +00:00
thunder2
e7ff4bbab8 Plugin LinksCloud:
- Fixed crash when clicking on the link.
- Fixed process of https links.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5623 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-30 13:16:51 +00:00
thunder2
9aa6478910 VOIP: Fixed some compiler warnings and removed unnecessary translations.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5622 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-30 09:38:13 +00:00
defnax
b6bd1e9f8e update translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5621 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-30 02:16:41 +00:00
defnax
1f868e5ae3 Added turkish voip translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5620 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-30 00:49:39 +00:00
csoler
a597aa4392 added a network simulator. Basically exchanges data between peers and visualize the stats of each peer. The basics is here (network draw, data exchange, visualization of turtle router data). The real experiments must now be implemented: adding file requests to create TR, etc
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5619 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-29 14:12:57 +00:00
csoler
e1181f7b04 updated ubuntu packaging scripts to make executable and plugin packages simulataneously
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5618 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-29 12:40:18 +00:00
defnax
f3d251f70e update turkish translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5617 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-28 15:09:33 +00:00
thunder2
85c93d0b9a Fixed reply to a message with plaintext. The newlines remain unchanged.
(investigated by braindead)

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5615 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-27 20:32:28 +00:00
defnax
584a5dc757 Added Brazilian Portuguese VOIP translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5614 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-27 11:42:55 +00:00
thunder2
805f64808e Added patch from braindead
- Added new base class MimeTextEdit to paste images from the clipboard into a QTextEdit and added this in MessageComposer and private chat.
- Disabled paste of images for the next stable release.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5613 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-26 23:32:53 +00:00
thunder2
1d76628181 Reduced fix width of the SecurityItem.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5612 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-26 23:01:34 +00:00
csoler
fff387f7dd updated ubuntu changelogs
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5611 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-26 20:28:33 +00:00
csoler
fbc937c638 limited number of warnings for missuse of AuthGPG::getGPGName()
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5610 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-26 19:28:32 +00:00
csoler
170bbf4ce2 removed debug info
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5609 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-26 19:24:59 +00:00
thunder2
b40a716e87 Fixed sensitivity of the action in the context menu to copy a link from the chat text when scrollbars are visible.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5608 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-26 17:52:58 +00:00
defnax
9f1b19bd98 stored some license files to utf-8 encoding, required by nsis installer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5607 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-26 15:44:30 +00:00
defnax
b2e88b2ed2 update version and changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5606 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-26 12:26:27 +00:00
thunder2
5726c1ec18 Fixed crash when closing the settings dialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5605 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-25 23:51:13 +00:00
defnax
29e44ddafa added Spanish translation file for the VOIP plugin
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5604 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-25 23:20:48 +00:00
thunder2
e6db506cb2 Fixed crash and memory leak in the AudioWizard of the VOIP plugin.
Please use at least Qt 4.6.4 when compiling RetrosShare with the VOIP plugin because of the fix of the bug QTBUG-11883.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5603 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-25 23:08:46 +00:00
defnax
54f0c208df Removed html code on some QLabels
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5601 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-25 12:58:30 +00:00
defnax
7eb60e0d6a update french translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5600 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-25 11:39:24 +00:00
defnax
6427c35afa Enable Translations for Voip plugin
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5599 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-24 23:41:32 +00:00
defnax
d353cc375f fixed some spelling errors
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5598 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-24 22:37:14 +00:00
thunder2
3b0ebe1b6b Changed font color in ProfileWidget to standard.
Fixed german language.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5597 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-24 21:01:07 +00:00
csoler
c5a5c1654f fixed small issues.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5596 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-24 19:53:53 +00:00
defnax
181983be10 corrected installer translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5595 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-24 14:07:56 +00:00
defnax
b7f6b66f39 update rsgui version
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5594 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-24 13:46:57 +00:00
defnax
bfd5d7ddfa update installer script
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5593 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-24 13:36:38 +00:00
thunder2
91710adfac Disabled fix color of chat messages for Qt 4.5 and lower because of missing methods on QColor.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5592 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-24 11:32:11 +00:00
csoler
16f07f766c add direct public sources for files shared in channels, when available
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5591 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-23 20:02:07 +00:00
csoler
0cb0a9b0f9 forgot to commit this patch to make the bandwidth graph refresh rate smoother
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5590 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-23 20:01:24 +00:00
csoler
1c3d6e7c16 Improvements to turtle router:
- made faster tunnels stay longer by increasing tunnel campain time. Should favor fast tunnels. 
- desactivated tunnel shortenning since it cannot produce consistent tunnels every time
- increase cache TTL for search requests to 240 secs and tunnel requests to 120 secs.
  Will remove some zombie tunnels and search requests.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5589 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-23 19:58:08 +00:00
notdefine
7d219fc3ef Debian Buildscript. Fixed Version for Packagename
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5588 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-23 17:17:46 +00:00
notdefine
a9f24ca59e Updated Debian Build Scripts from Ubuntu Buildscripts.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5587 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-23 16:36:36 +00:00
defnax
ca9cfa05e7 restored back translations and corrected, there was some translations removed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5585 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-22 15:35:26 +00:00
csoler
790b6195d9 updated ubuntu changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5584 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-22 12:54:58 +00:00
defnax
d413412229 - update Changelog for release 0.5.4a
- added latest translations from beluga
- fixed SecurityItem to hide request Label, when attempt comes from a friend

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5583 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-22 12:25:47 +00:00
thunder2
90d6672cd5 Fixed commit 5579 - readable chat
Added RSHTML_FORMATTEXT_OPTIMIZE to RSHTML_OPTIMIZEHTML_MASK.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5582 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-22 00:31:21 +00:00
drbob
80317217f7 added #ifdefs to remove icon from OSX
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5580 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-21 21:36:24 +00:00
thunder2
28ec721c1b Added patch from Anonymous Coward - readable chat
Added new options to the Chat settings window:
- Enable custom fonts
- Enable custom font size
- Enable bold
- Enable italics
- Minimum text contrast

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5579 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-21 21:23:14 +00:00
defnax
f336524bac update translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5578 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-21 13:35:00 +00:00
thunder2
8ff6bcd6b2 Fixed some GUI issues.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5575 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-20 13:08:25 +00:00
defnax
5676a8d248 Added a stylesheet textcolor for the PluginItems Info Label
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5574 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-20 11:36:42 +00:00
defnax
ee1665a27d update translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5573 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-20 10:53:30 +00:00
csoler
481e263c20 fixed double / in path that would cause plugin loading issue on windows
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5572 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-19 21:24:12 +00:00