RetroShare/retroshare-nogui/src
csoler 630824aa1b Updated the notification system. Main changes are:
- the notification system is now a service, p3Notify, that is a public RsNotify.
- RsNotify does nothing except providing a registration system for new notify clients.
- Clients should derive a notify client from the NotifyClient class and register it to rsNotify
- all registered clients get all notifications, so only derive the needed methods. This should allow 
  plugins to get notifications as well.
- updated the code to call RsServer::notify()->[notification method] from inside libretroshare
- pqiNotify has been removed.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6996 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-07 22:51:22 +00:00
..
menu Make rs-nogui+SSH compile against the trunk. 2012-12-17 01:24:16 +00:00
resources Fixed compile on Windows with enabled shadow build of Qt Creator. 2012-02-17 11:14:06 +00:00
rpc Updated the notification system. Main changes are: 2014-01-07 22:51:22 +00:00
ssh Updated the notification system. Main changes are: 2014-01-07 22:51:22 +00:00
introserver.cc patch from costa to add a spanish intro server 2012-03-17 15:34:03 +00:00
introserver.h patch from costa to add a spanish intro server 2012-03-17 15:34:03 +00:00
mingw32make.bat update version and changelog 2012-09-26 12:26:27 +00:00
notifytxt.cc Tweaks to nogui to remove rsiface references. 2013-08-21 21:51:36 +00:00
notifytxt.h Updated the notification system. Main changes are: 2014-01-07 22:51:22 +00:00
protobuf.pri added qt file to handle protobuf targets 2012-10-04 19:11:21 +00:00
retroshare-nogui.pro Updated the notification system. Main changes are: 2014-01-07 22:51:22 +00:00
retroshare.cc Updated the notification system. Main changes are: 2014-01-07 22:51:22 +00:00
rpcsystem.h Added Multiple Channels and Event support to RPC system. 2012-09-01 19:35:23 +00:00