csoler
c7bf36da7a
added missing symbols to allow LinksCloud to load properly
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5548 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-13 20:38:07 +00:00
thunder2
5d482b9a6f
Moved some internal stylesheets to the file Standard.qss.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5474 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-26 20:31:10 +00:00
thunder2
3f2ab9259d
Added new base class HeaderFrame - image and text at top of the windows.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5464 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-24 10:49:08 +00:00
thunder2
70cbd3c84d
Cleaned some ui files.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5457 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-22 13:44:23 +00:00
thunder2
4ad73afbad
Removed some unnecessary style sheets.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5454 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-21 23:15:27 +00:00
thunder2
1cefe1123a
Removed some unnecessary style sheets.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5448 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-21 13:02:44 +00:00
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
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
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
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
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
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
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