RetroShare/retroshare-gui/src/gui/gxsforums
2020-10-17 15:18:11 +02:00
..
CreateGxsForumMsg.cpp Set text for a Editing a Post to "Update" 2020-10-17 15:18:11 +02:00
CreateGxsForumMsg.h added atach picture button to forum post 2019-09-29 17:32:14 +02:00
CreateGxsForumMsg.ui Changed the buttons to use QPushButton which is easier with stylesheets 2020-10-12 21:46:06 +02:00
GxsForumGroupDialog.cpp switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
GxsForumGroupDialog.h completely removed TokenQueue from GxsGroupDialog and GxsGroupFrameDialog 2020-03-22 21:47:14 +01:00
GxsForumModel.cpp Merge pull request #2025 from chelovechishko/forums_gui 2020-09-11 21:53:52 +02:00
GxsForumModel.h gxsforums: add background color for pinned and filtered posts into qss 2020-07-06 13:27:06 +09:00
GxsForumsDialog.cpp converted all calls to QIcon("somefile.png") into FilesDefs::getIconFromQtResourcePath("somefile.png") to save memory duplicated by Qt 2020-08-15 22:17:52 +02:00
GxsForumsDialog.h completely removed TokenQueue from GxsGroupDialog and GxsGroupFrameDialog 2020-03-22 21:47:14 +01:00
GxsForumThreadWidget.cpp cleanup old icons 2020-09-14 20:53:16 +02:00
GxsForumThreadWidget.h gxsforums: add background color for pinned and filtered posts into qss 2020-07-06 13:27:06 +09:00
GxsForumThreadWidget.ui Added forum settings for Font size & contrast 2020-05-13 19:37:44 +02:00
GxsForumUserNotify.cpp fixed up top bar tooltips to display what the numbers actually mean 2020-04-27 21:56:43 +02:00
GxsForumUserNotify.h fixed up top bar tooltips to display what the numbers actually mean 2020-04-27 21:56:43 +02:00