RetroShare/retroshare-gui/src/gui/chat
thunder2 daf0ea50ee PeersDialog/MessengerWindow:
- send recommended friend as message
- paste recommended friends as "retroshare://person|..." from clipboard

reworked retroshare link handling
- added new type -> retroshare://person|<name>|<hash>
- added processing of links to RetroShareLink and RSLinkClipboard and removed all processing in anchorClicked of QTextBrowser 
- fixed parseClipboard to handle all found links in clipboard
- disabled the processing of the clickable links (RetroShareLink::processUrl), because QUrl can't handle the RetroShare links properly

removed memory leaks of the QAction in some context menus


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3292 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-15 11:25:34 +00:00
..
HandleRichText.cpp Because some versions of Qt require a non-const QRegExp, we copy _embedInfos to 2010-06-07 00:49:26 +00:00
HandleRichText.h Because some versions of Qt require a non-const QRegExp, we copy _embedInfos to 2010-06-07 00:49:26 +00:00
PopupChatDialog.cpp PeersDialog/MessengerWindow: 2010-07-15 11:25:34 +00:00
PopupChatDialog.h MessengerWindow 2010-06-17 17:39:32 +00:00
PopupChatDialog.ui Added functionality to save a Privat Chat session and GroupChat History via ToolButton 2010-04-27 22:08:38 +00:00