RetroShare/libretroshare/src/tests
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
..
dbase * fixed ftdata testharness functions (ftdata.h) 2010-06-20 12:24:05 +00:00
ft corrected a bug in chunkmaps that affected file creators being providers at the same time, which could corrupt data. Added some debug info to chunk maps. 2010-10-15 22:12:29 +00:00
general added a thread-safe and cross-plateform random number generator 2010-08-15 20:20:51 +00:00
pqi Found cause of OSX network resets / lost connections: inet_ntoa is not thread-safe. 2010-07-10 20:34:03 +00:00
scripts Found cause of OSX network resets / lost connections: inet_ntoa is not thread-safe. 2010-07-10 20:34:03 +00:00
serialiser - Change methods of RsMsgs from "std::string" to "const std::string&" 2010-11-02 21:11:11 +00:00
services suppressing redundant file forum_test (content transferred to distrib_test) 2010-10-28 19:24:26 +00:00
tcponudp moved test sources to test directory and deleted a few dead files , created new util test directory. 2010-08-25 19:54:28 +00:00
util moved test sources to test directory and deleted a few dead files , created new util test directory. 2010-08-25 19:54:28 +00:00
TestNotes.txt * fixed ftdata testharness functions (ftdata.h) 2010-06-20 12:24:05 +00:00