RetroShare/libretroshare/src/tests/serialiser
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
..
distribitem_test.cc Added read/unread state to channel service (copied from forum service). 2010-10-07 00:17:42 +00:00
distribitem_test.h added new tests for msgitem and refactored support functions. testnotes added to keep track of whats left to be done 2010-08-02 20:33:53 +00:00
Makefile temporary changes (lrand48 - rand(), s/random - s/rand() to turtle tunnel, and tlv random tests to allow windows 2010-08-07 19:05:49 +00:00
rsbaseitem_test.cc * Introduced new tests directory. 2010-06-20 11:08:39 +00:00
rsmsgitem_test.cc - Change methods of RsMsgs from "std::string" to "const std::string&" 2010-11-02 21:11:11 +00:00
rsmsgitem_test.h new msg items to store srcid/from address for rs messages 2010-10-03 11:56:53 +00:00
rsserial_test.cc * Moved final serialiser test over, and test notes from ft. 2010-06-20 12:37:04 +00:00
rsstatusitem_test.cc added new tests for msgitem and refactored support functions. testnotes added to keep track of whats left to be done 2010-08-02 20:33:53 +00:00
rsstatusitem_test.h added new tests for msgitem and refactored support functions. testnotes added to keep track of whats left to be done 2010-08-02 20:33:53 +00:00
rstlvwidetest.cc * Introduced new tests directory. 2010-06-20 11:08:39 +00:00
rstunnelitem_test.cc temporary changes (lrand48 - rand(), s/random - s/rand() to turtle tunnel, and tlv random tests to allow windows 2010-08-07 19:05:49 +00:00
rsturtleitem_test.cc temporary changes (lrand48 - rand(), s/random - s/rand() to turtle tunnel, and tlv random tests to allow windows 2010-08-07 19:05:49 +00:00
support.cc added new tests for msgitem and refactored support functions. testnotes added to keep track of whats left to be done 2010-08-02 20:33:53 +00:00
support.h added new tests for msgitem and refactored support functions. testnotes added to keep track of whats left to be done 2010-08-02 20:33:53 +00:00
TestNotes.txt added new tests for msgitem and refactored support functions. testnotes added to keep track of whats left to be done 2010-08-02 20:33:53 +00:00
tlvbase_test2.cc * Introduced new tests directory. 2010-06-20 11:08:39 +00:00
tlvbase_test.cc * Updated tlvbase_test.cc 2010-06-20 14:28:26 +00:00
tlvitems_test.cc * Introduced new tests directory. 2010-06-20 11:08:39 +00:00
tlvrandom_test.cc temporary changes (lrand48 - rand(), s/random - s/rand() to turtle tunnel, and tlv random tests to allow windows 2010-08-07 19:05:49 +00:00
tlvstack_test.cc * Introduced new tests directory. 2010-06-20 11:08:39 +00:00
tlvtypes_test.cc added dsitrib item tests: channels, grp, grp key, signed msg. 2010-06-24 10:35:00 +00:00
valgrind_all.sh added scrupt for brute force callof valgrind over serialiser tests 2010-09-30 21:48:16 +00:00