RetroShare/libretroshare/src/services
thunder2 3c65283f8f - Change methods of RsMsgs from "std::string" to "const std::string&"
- Fixed sent messages doesn't get the flag RS_MSG_FLAGS_NEW
- Rework reply and forward message, now the replied or forwarded message gets the state and not the answer itself
- Added RsMsgParentId (with test) to save the parent of the message in draft
- Change methods of MessageComposer from "std::string" to "QString"
- Show image in the message row in MessagesDialog again
- Fixed umlauts in recommended files in MessageComposer
- Renamed tab "Live Chat" in "Group Chat"
- Fixed german translation

recompile of the GUI needed

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3741 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-02 21:11:11 +00:00
..
Makefile Bugfix for gpg connections. 2009-07-07 21:53:06 +00:00
p3blogs.cc forgot to commit changes to p3blogs 2010-08-01 10:51:34 +00:00
p3blogs.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
p3channels.cc Changes to get DHT On/Off working, and get DHT status working too: 2010-10-31 13:53:28 +00:00
p3channels.h fixed bug that caused user to lose own channel if they unsubscribed it 2010-10-10 15:20:28 +00:00
p3chatservice.cc Corrected some erases of std::iterators. 2010-10-11 15:52:12 +00:00
p3chatservice.h Save incoming not read private chat messages in config and delete it after reading. 2010-09-21 00:08:06 +00:00
p3disc.cc Added service functionality to AuthGPG for load and save of certificates in the background (prepared for more when needed). 2010-10-13 16:15:26 +00:00
p3disc.h Added service functionality to AuthGPG for load and save of certificates in the background (prepared for more when needed). 2010-10-13 16:15:26 +00:00
p3distrib.cc added channel search to channelfeed ui 2010-10-17 14:43:49 +00:00
p3distrib.h added config saving feature to distrib services. you can now save configurations that is local to 2010-07-26 22:09:33 +00:00
p3forums.cc Added read/unread state to channel service (copied from forum service). 2010-10-07 00:17:42 +00:00
p3forums.h The forum details (name and description) can be edited by the owner. 2010-09-14 19:38:47 +00:00
p3gamelauncher.cc Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
p3gamelauncher.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
p3gameservice.h * Addition of the basic Games Launcher - used to organise networked games with peers. 2008-01-21 09:22:42 +00:00
p3msgservice.cc - Change methods of RsMsgs from "std::string" to "const std::string&" 2010-11-02 21:11:11 +00:00
p3msgservice.h - Change methods of RsMsgs from "std::string" to "const std::string&" 2010-11-02 21:11:11 +00:00
p3photoservice.cc make it compile 2010-01-13 20:58:58 +00:00
p3photoservice.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
p3portservice.cc warning suppression, removed unused p3portservice from compilation 2010-02-23 22:17:06 +00:00
p3portservice.h Added Structure/Example for Port Forwarding Service. 2008-06-24 23:12:25 +00:00
p3ranking.cc ported branch v0.5.0 commits 2623, 2624, 2626, 2633, 2634, 2643, 2644, 2646, 2651 and 2654 to trunk 2010-03-28 20:46:45 +00:00
p3ranking.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
p3service.cc Added in RsItem a new virtual method queueType() that returns the type of the queue to 2010-06-16 21:09:58 +00:00
p3service.h Add the tunneling connection. Warning, encryption is not implemented yet for tunnel connection, use only for testing. 2009-12-13 21:59:26 +00:00
p3statusservice.cc Extend the status service to notify on own status change. 2010-08-30 20:14:58 +00:00
p3statusservice.h p3ConnectMgr::connectResult 2010-08-20 18:45:44 +00:00
p3tunnel.cc This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
p3tunnel.h reimplemented the tunnel handshake 2010-02-25 22:44:04 +00:00