thunder2
a0631e3991
Fixed crash in GxsIdDetails::process (GxsIdDetails::mInstance == NULL) by adding one global instance of GxsIdDetails.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8149 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-20 22:28:19 +00:00
csoler
c811d71738
added mask to select which icons to show in RsGxsIdTreeWidgetItem. Kept only avatar in ChatLobby participant list
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8019 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-14 19:19:34 +00:00
thunder2
41750b0d27
Removed not used base class GxsIdTreeWidget.
...
Used QPixmap instead of QIcon to draw the gxs image in GxsIdTreeWidgetItem.
Fixed use of transparent background in GxsIdDetails::GenerateCombinedPixmap (formerly GxsIdDetails::GenerateCombinedIcon).
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7965 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-22 11:52:33 +00:00
csoler
9dcb3b2555
removed unused code
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7917 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-05 19:53:22 +00:00
csoler
5ae5d4f0a1
added avatar to GxsId tooltip (see in forums). Removed thread data race due to multiple threads accessing the static data member image_cache, causing avatars to not show up randomly. I do not have a clean solution yet on how to restore this cache
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7911 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-04 23:05:56 +00:00
csoler
a018f17af7
switch to standard identity icon format for defautl icons (patch from Phenom, slightly modified)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7903 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-02 21:59:44 +00:00
thunder2
f692116207
Simplified usage of GxsIdDetails and removed some QTimer.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7714 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-11-27 00:55:48 +00:00
csoler
e2a8ed46f2
improved naming, icons and tooltip for GxsIds
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7532 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-13 14:07:59 +00:00
drbob
a4f0221d89
Added in Icons to GxsIDs.
...
Can support:
- "Unique" Icon based of GxsID.
- Icon indicating PGP/Anon.
- Icons for RecognTags.
Needs more work to Make Unique Icons look good.
and Add Icon sets.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7084 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-02 11:25:11 +00:00