Commit Graph

54 Commits

Author SHA1 Message Date
thunder2
15c032468a Enabled translation (system default language) of the message box before the login to a profile.
Fixed german translation.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5304 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-07-15 21:37:35 +00:00
thunder2
7e6ad94f82 Removed usage of gpg from the pro-file of the plugins.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5297 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-07-14 08:49:49 +00:00
thunder2
33f4d4f2b8 Removed some std::ostringstream.
To be continued.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5105 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-16 17:47:53 +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
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
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
csoler
c843a047ff patch from thunder to fixed compilation on windows
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5000 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-27 09:02:34 +00:00
csoler
cbad3a0a1e patch e9d7d4e from joss. Sets default sound capture values
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4997 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-26 20:54:34 +00:00
csoler
e9b53f0a12 patch 1d83f7b from joss to VOIP plugin
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4996 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-26 20:31:16 +00:00
csoler
1ee48b68a6 fixed bug in having two different service ids in VOIP
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4995 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-26 17:13:54 +00:00
csoler
af1b90707a patch from joss to correct some bugs in VOIP plugin
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4994 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-26 16:10:27 +00:00
csoler
b748f1a3f1 added logic for handling invitations
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4993 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-26 15:49:07 +00:00
csoler
a4320d785f moved RS_SERVICE_TYPE_VOIP into plugin
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4992 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-26 15:36:07 +00:00
csoler
528e822d8e added transmission of data from voip service to audio popup chat dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4991 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-25 21:03:06 +00:00
csoler
db07053214 added communitation between service and GUI part of VOIP plugin.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4990 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-25 18:15:36 +00:00
csoler
12b3ed02f1 added special VOIP buttons to chat dialog through plugin
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4989 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-25 12:18:40 +00:00
thunder2
63cd9d65f2 Fixed path to the libs in Windows build of the plugins.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4987 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-25 01:57:02 +00:00
csoler
4867c76bb1 fixed compilation of LinksCloud plugin
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4984 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-24 21:05:44 +00:00
csoler
e8f93f1569 added load/save config values to VOIP plugin. Added methods for ringin/accepting calls
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4980 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-22 20:43:27 +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
csoler
44d94d6c39 added french translation for linkscloud plugin
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4977 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-21 15:47:47 +00:00
csoler
48a34ba7a5 added needed rsItems, and serial methods to VOIP plugin
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4969 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-19 21:13:20 +00:00
csoler
2f38506763 merged existing p3VoRS service with VOIP plugin
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4965 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-19 15:07:47 +00:00
csoler
0d4feb89b4 cleaned directory structure
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4962 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-19 08:32:47 +00:00
csoler
4fb02f9f67 improved VOIP plugin code. Plugin loads, has a config tab. Next step: merge service with existing p3VoRS service
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4961 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-18 20:30:10 +00:00
csoler
fbce07eab0 saved current work on VOIP plugin. Not working yet.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4959 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-18 16:15:37 +00:00
csoler
c78b45b755 saved current work on VOIP plugin. Not working yet.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4958 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-18 15:56:37 +00:00
csoler
1fea734862 added missing file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4946 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-15 21:18:21 +00:00
csoler
fc15899f0f started conversion of VOIP code (from Joss) into a plugin. Unfinished!
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4945 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-15 21:17:18 +00:00
thunder2
08a06731bf Now removed not used plugins from the .pro file.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4905 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-08 18:04:01 +00:00
defnax
5340e44981 removed not used gui plugins from trunk
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4902 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-08 08:28:23 +00:00
csoler
a22e7bc6ed updated p3ranking to use correct include file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4872 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-01 20:38:56 +00:00
thunder2
1fd107a491 Added missing files.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4673 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-11-17 21:19:46 +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
defnax
26e114bfae fixed windows lib path
fixed qrc resources load

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4643 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-18 22:27:41 +00:00
chrisparker126
c1af9b13ad fix for windows plugin system
uses call back to expose the retroshare interface to plugins



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4633 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-08 17:47:36 +00:00
csoler
20c44c4bca fixed compilation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4412 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-09 15:47:49 +00:00
csoler
367d1aa790 added missing Q_INIT_RESOURCE call to get the plugins icon loading correctly
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4394 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-05 20:42:28 +00:00
csoler
ccfbfa9984 Improvement of the plugin system:
- Added configuration saving for plugin manager and serialization methods
	- added a list of accepted plugin hashes
	- added plugin widget for each plugin in settings, to allow enabling/disabling plugins
	- updated LinkCloud plugin to new rsPlugin class
	- put the addconfiguration for plugin manager in rsinit.cc a bit earlier to allow to load 
		the list of accepted hashes early enough
	- added icon for disabled plugins



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4393 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-05 20:29:07 +00:00
csoler
fd98b94dbd fixed early initialization of QIcon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4364 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-29 22:57:35 +00:00
defnax
ed24033323 removed not needed gui plugins
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4284 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-17 20:04:10 +00:00
csoler
3c93d21b34 fixed LinksCloud Plugin
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4282 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-17 19:57:13 +00:00
csoler
f6001770b1 fixed plugin .pri file for windows and ubuntu
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4281 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-17 18:55:59 +00:00
csoler
b32289a8f9 added missing file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4276 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-17 07:13:47 +00:00
csoler
a2c91a7924 - Added basic infrastructure to plugin system in libretroshare and retroshare-gui.
- ported LinksCloud to a new plugin, and removed it from main sources

Next moves:
- add gui for managing plugins
- handle windows compilation



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4275 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-16 21:59:26 +00:00
defnax
67fcb01573 forget to add this
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4242 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-08 20:19:56 +00:00
astei
e78774d490 Removed Mac directory junk.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2669 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-01 20:14:38 +00:00
defnax
f56fcc40bf update ColorCode plugin to the latest 0.6.1 version
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2403 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-23 21:10:35 +00:00
defnax
082d5732b0 added game plugin solocards
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2346 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-17 01:14:52 +00:00