RetroShare/libretroshare/src/plugins
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
..
dlfcn_win32.cc PluginManager: 2011-06-18 00:58:09 +00:00
dlfcn_win32.h added dlopen method for windows. To be tested. 2011-06-17 18:51:22 +00:00
pluginclasses.h - Added basic infrastructure to plugin system in libretroshare and retroshare-gui. 2011-06-16 21:59:26 +00:00
pluginmanager.cc Improvement of the plugin system: 2011-07-05 20:29:07 +00:00
pluginmanager.h Improvement of the plugin system: 2011-07-05 20:29:07 +00:00