mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-14 20:12:29 -04:00
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
This commit is contained in:
parent
731d28bd41
commit
a4f0221d89
10 changed files with 567 additions and 145 deletions
|
@ -1175,10 +1175,12 @@ gxsgui {
|
|||
|
||||
HEADERS += gui/gxs/GxsGroupDialog.h \
|
||||
gui/gxs/WikiGroupDialog.h \
|
||||
gui/gxs/GxsIdDetails.h \
|
||||
gui/gxs/GxsIdChooser.h \
|
||||
gui/gxs/GxsIdLabel.h \
|
||||
gui/gxs/GxsCircleChooser.h \
|
||||
gui/gxs/GxsCircleLabel.h \
|
||||
gui/gxs/GxsIdTreeWidget.h \
|
||||
gui/gxs/GxsIdTreeWidgetItem.h \
|
||||
gui/gxs/GxsCommentTreeWidget.h \
|
||||
gui/gxs/GxsCommentContainer.h \
|
||||
|
@ -1203,10 +1205,12 @@ gxsgui {
|
|||
|
||||
SOURCES += gui/gxs/GxsGroupDialog.cpp \
|
||||
gui/gxs/WikiGroupDialog.cpp \
|
||||
gui/gxs/GxsIdDetails.cpp \
|
||||
gui/gxs/GxsIdChooser.cpp \
|
||||
gui/gxs/GxsIdLabel.cpp \
|
||||
gui/gxs/GxsCircleChooser.cpp \
|
||||
gui/gxs/GxsCircleLabel.cpp \
|
||||
gui/gxs/GxsIdTreeWidget.cpp \
|
||||
gui/gxs/GxsIdTreeWidgetItem.cpp \
|
||||
gui/gxs/GxsCommentTreeWidget.cpp \
|
||||
gui/gxs/GxsCommentContainer.cpp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue