RetroShare/retroshare-gui/src/gui/gxsforums
2015-10-26 23:38:10 -04:00
..
CreateGxsForumMsg.cpp added new flag to GxsIdChooser to force non anonymous ids. Disabled by default 2015-10-24 12:48:17 -04:00
CreateGxsForumMsg.h Removed buttons to create a new identity 2014-12-24 00:10:15 +00:00
CreateGxsForumMsg.ui fixed compilation on debian squeeze. Removed placeHolder properties in CreateGxsForumMsg.ui and GxsGroupDialog.ui which need to be set in the cpp. Added a new DEFINE=NO_SQLCIPHER to compile without sqlcipher when sqlcipher cannot be found (no sqlcipher is available on debian squeeze). 2015-02-13 19:34:38 +00:00
GxsForumGroupDialog.cpp added proper UI for setting anti-spam flags in GroupCreationDialog 2015-10-25 19:28:13 -04:00
GxsForumGroupDialog.h - Removed all usages of the old windows icon (rstray3.png) and used the standard icon of the application 2014-07-24 23:26:04 +00:00
GxsForumsDialog.cpp added GUI support for non anon forums. Changed serialisation of GxsGroupMetaData so that mSignFlags is serialised in place of mAuthenFlag, which is not used anyway 2015-10-24 00:22:55 -04:00
GxsForumsDialog.h Fixed filter of description in group tree of forums, channels and posted. 2014-12-27 22:13:29 +00:00
GxsForumsFillThread.cpp Rolled back commit 7720 and fixed forum search by content issue introduced in revision 7716. 2014-11-30 22:56:50 +00:00
GxsForumsFillThread.h Rolled back commit 7720 and fixed forum search by content issue introduced in revision 7716. 2014-11-30 22:56:50 +00:00
GxsForumThreadWidget.cpp enabled ID tracking forums. Fixed thresholds for anti-spam forums. Changed computation of reputation scored 2015-10-26 23:38:10 -04:00
GxsForumThreadWidget.h merged with upstream head 2015-10-25 20:42:41 -04:00
GxsForumThreadWidget.ui Used ElidedLabel for the forum name to avoid the horizontal growing of the forum list. 2015-06-09 23:21:16 +00:00
GxsForumUserNotify.cpp fixed a few icons and sizeHint functions. Removed unused SFListDelegate files from compilation 2015-06-29 16:08:17 +00:00
GxsForumUserNotify.h - Moved settings for user notify into the base class 2014-07-24 20:01:12 +00:00