-changend plaintext to to html for Message sending

-added formating features now can send Formated Messages to Friends .
-redesigned Compose Dialog
-Added Contacts View Action for hide/show the Contacts DockWidget


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@413 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2008-03-24 17:36:17 +00:00
parent 6370582c9d
commit bd8613deaf
25 changed files with 632 additions and 164 deletions

View file

@ -443,7 +443,7 @@ void MessagesDialog::insertMsgTxtAndFiles()
ui.filesText->setText("");
ui.subjectText->setText("");
ui.msgText->setText("");
//ui.msgText->setText("");
ui.msgList->clear();
return;