RetroShare/retroshare-gui/src/gui/gxs
chrisparker126 50c75de73c Refactored GXS interface to remove exposure to RS internals (i.e. only reference types, declaration in retroshare folder)
To achieve this I created second interface RsGxsIface which RsGxsGenExchange derives from, and RsGxsIfaceImpl (renamed RsGxsIfaceHelper) now takes an instance of this instead so these interfaces don't exposed the RsGenExchange and its underlying types. 

The other stuff is simply definitions and type aliases required for the front-ends to work (RsGroupMeta, RsGroupId, etc) and I've moved gxs flags also. 

This is a good idea as it seem much more clear what's available to a GXS service (apart from RsGenExchange public methods).  


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6166 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-02-28 21:58:38 +00:00
..
GxsCircleChooser.cpp * Added gxs Circle Helper Classes: GxsCircleLabel / Chooser. 2012-12-15 23:11:11 +00:00
GxsCircleChooser.h * Added gxs Circle Helper Classes: GxsCircleLabel / Chooser. 2012-12-15 23:11:11 +00:00
GxsCircleLabel.cpp * Added gxs Circle Helper Classes: GxsCircleLabel / Chooser. 2012-12-15 23:11:11 +00:00
GxsCircleLabel.h * Added gxs Circle Helper Classes: GxsCircleLabel / Chooser. 2012-12-15 23:11:11 +00:00
GxsCommentTreeWidget.cpp Added logic for rank calculation and interface methods 2012-11-30 18:54:25 +00:00
GxsCommentTreeWidget.h Added logic for rank calculation and interface methods 2012-11-30 18:54:25 +00:00
GxsGroupDialog.cpp Refactored GXS interface to remove exposure to RS internals (i.e. only reference types, declaration in retroshare folder) 2013-02-28 21:58:38 +00:00
GxsGroupDialog.h Changed direction of the new text method on GxsGroupDialog. Now the service group dialogs can set the string for the gui elements. 2013-01-07 11:40:05 +00:00
GxsGroupDialog.ui Added new method to GxsGroupDialog to allow the service group dialogs to set own string for the gui elements. 2013-01-07 00:00:46 +00:00
GxsIdChooser.cpp Fixed a number of Wiki GUI bugs. 2013-02-27 23:52:27 +00:00
GxsIdChooser.h Added Identity stuff into the GUI. 2012-11-19 22:14:45 +00:00
GxsIdLabel.cpp Added Identity stuff into the GUI. 2012-11-19 22:14:45 +00:00
GxsIdLabel.h Added Identity stuff into the GUI. 2012-11-19 22:14:45 +00:00
GxsIdTreeWidgetItem.cpp Applied changes from the trunk to the GXS forums. 2012-11-21 18:55:52 +00:00
GxsIdTreeWidgetItem.h Applied changes from the trunk to the GXS forums. 2012-11-21 18:55:52 +00:00
WikiGroupDialog.cpp Changed direction of the new text method on GxsGroupDialog. Now the service group dialogs can set the string for the gui elements. 2013-01-07 11:40:05 +00:00
WikiGroupDialog.h Changed direction of the new text method on GxsGroupDialog. Now the service group dialogs can set the string for the gui elements. 2013-01-07 11:40:05 +00:00