RetroShare/retroshare-gui/src/gui/chat
thunder2 20887fc93b Changed the path for additional styles to "stylesheets" for Linux in "~/.retroshare" (untested), for Windows in "%APPDATA%\RetroShare" and for the portable version in the appdir.
Added variants for styles. Variants are files in the subdir "variants" of the style with the extension .css. The file <variant>.css and main.css are matched together.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3456 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-07 23:19:27 +00:00
..
ChatStyle.cpp Changed the path for additional styles to "stylesheets" for Linux in "~/.retroshare" (untested), for Windows in "%APPDATA%\RetroShare" and for the portable version in the appdir. 2010-09-07 23:19:27 +00:00
ChatStyle.h Changed the path for additional styles to "stylesheets" for Linux in "~/.retroshare" (untested), for Windows in "%APPDATA%\RetroShare" and for the portable version in the appdir. 2010-09-07 23:19:27 +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 Changed the icon of the PopupChatDialog when the friend is typing. 2010-09-07 17:35:08 +00:00
PopupChatDialog.h Chat service: 2010-09-04 14:23:30 +00:00
PopupChatDialog.ui Added a pixmap Label for display the typing icon for Private Chat 2010-09-06 20:54:48 +00:00