| .. |
|
AttachFileItem.cpp
|
fixed licenses in elastic+feeds
|
2018-11-13 22:02:26 +01:00 |
|
AttachFileItem.h
|
fixed licenses in elastic+feeds
|
2018-11-13 22:02:26 +01:00 |
|
AttachFileItem.ui
|
StyleSheet Rewrite
|
2021-11-04 21:21:54 +01:00 |
|
BoardsCommentsItem.cpp
|
fixed crash due to calling a method in board item after deletion
|
2023-04-12 23:11:45 +02:00 |
|
BoardsCommentsItem.h
|
Added new widgets for the Channels & Boards comments notify for Activity Stream
|
2021-01-22 21:31:51 +01:00 |
|
BoardsCommentsItem.ui
|
StyleSheet Rewrite
|
2021-11-04 21:21:54 +01:00 |
|
ChannelsCommentsItem.cpp
|
removed token system from GxsCommentDialog
|
2022-07-09 22:33:42 +02:00 |
|
ChannelsCommentsItem.h
|
Added new widgets for the Channels & Boards comments notify for Activity Stream
|
2021-01-22 21:31:51 +01:00 |
|
ChannelsCommentsItem.ui
|
StyleSheet Rewrite
|
2021-11-04 21:21:54 +01:00 |
|
ChatMsgItem.cpp
|
saving current work on big pass over Mail
|
2022-11-21 14:18:25 +01:00 |
|
ChatMsgItem.h
|
attempt to sort out the mess in item deletion in FeedHolder widgets
|
2020-01-14 21:43:29 +01:00 |
|
ChatMsgItem.ui
|
StyleSheet Rewrite
|
2021-11-04 21:21:54 +01:00 |
|
FeedHolder.cpp
|
firther license cleaning/fixing
|
2018-12-27 16:35:21 +01:00 |
|
FeedHolder.h
|
attempt to sort out the mess in item deletion in FeedHolder widgets
|
2020-01-14 21:43:29 +01:00 |
|
FeedItem.cpp
|
Fixed "initialized after (-Wreorder)" warning
|
2022-01-03 01:03:19 +01:00 |
|
FeedItem.h
|
attempt to sort out the mess in item deletion in FeedHolder widgets
|
2020-01-14 21:43:29 +01:00 |
|
GxsChannelGroupItem.cpp
|
Added to show on New Board/New Channel feed last updated time
|
2023-01-28 13:48:26 +01:00 |
|
GxsChannelGroupItem.h
|
removed most of the token queue system from GxsFeedItems
|
2020-02-18 20:15:23 +01:00 |
|
GxsChannelGroupItem.ui
|
Added to show on New Board/New Channel feed last updated time
|
2023-01-28 13:48:26 +01:00 |
|
GxsChannelPostItem.cpp
|
removed token system from GxsCommentDialog
|
2022-07-09 22:33:42 +02:00 |
|
GxsChannelPostItem.h
|
added back links to posts in channel feeditems
|
2020-09-27 20:08:36 +02:00 |
|
GxsChannelPostItem.ui
|
StyleSheet Rewrite
|
2021-11-04 21:21:54 +01:00 |
|
GxsCircleItem.cpp
|
Fixed to use the right icons for the Grant & Cancel membership & improved Circle Notiy layout
|
2020-11-26 20:03:49 +01:00 |
|
GxsCircleItem.h
|
continue cleanign the old token system
|
2022-08-04 19:10:47 +02:00 |
|
GxsCircleItem.ui
|
StyleSheet Rewrite
|
2021-11-04 21:21:54 +01:00 |
|
GxsForumGroupItem.cpp
|
switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath()
|
2020-08-19 16:19:42 +02:00 |
|
GxsForumGroupItem.h
|
added NewsFeed item for advertising about new/removed moderators
|
2020-04-27 15:11:32 +02:00 |
|
GxsForumGroupItem.ui
|
Changed Moderators list to use with a Label, less space is used then before
|
2023-01-28 13:43:23 +01:00 |
|
GxsForumMsgItem.cpp
|
Fixed crash when closing forum message item in activity stream with set as read and remove
|
2022-08-05 19:02:48 +02:00 |
|
GxsForumMsgItem.h
|
Fixed crash when closing forum message item in activity stream with set as read and remove
|
2022-08-05 19:02:48 +02:00 |
|
GxsForumMsgItem.ui
|
StyleSheet Rewrite
|
2021-11-04 21:21:54 +01:00 |
|
MsgItem.cpp
|
changed Mail interface to use the generic MsgAddress type instead of the GxsId/RsPeerId combination
|
2022-11-15 11:03:23 +01:00 |
|
MsgItem.h
|
Removed old RsNotify code (NOTIFY_LIST_MESSAGELIST) from message service
|
2021-12-31 01:38:13 +01:00 |
|
MsgItem.ui
|
StyleSheet Rewrite
|
2021-11-04 21:21:54 +01:00 |
|
NewsFeedUserNotify.cpp
|
Fix UserNotify ToolTip
|
2021-02-18 18:39:21 +01:00 |
|
NewsFeedUserNotify.h
|
Fix UserNotify ToolTip
|
2021-02-18 18:39:21 +01:00 |
|
PeerItem.cpp
|
Fixed refused connection notify disable msg button
|
2021-02-09 20:34:38 +01:00 |
|
PeerItem.h
|
attempt to sort out the mess in item deletion in FeedHolder widgets
|
2020-01-14 21:43:29 +01:00 |
|
PeerItem.ui
|
StyleSheet Rewrite
|
2021-11-04 21:21:54 +01:00 |
|
PostedGroupItem.cpp
|
Added to show on New Board/New Channel feed last updated time
|
2023-01-28 13:48:26 +01:00 |
|
PostedGroupItem.h
|
removed most of the token queue system from GxsFeedItems
|
2020-02-18 20:15:23 +01:00 |
|
PostedGroupItem.ui
|
Added to show on New Board/New Channel feed last updated time
|
2023-01-28 13:48:26 +01:00 |
|
SecurityIpItem.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 |
|
SecurityIpItem.h
|
attempt to sort out the mess in item deletion in FeedHolder widgets
|
2020-01-14 21:43:29 +01:00 |
|
SecurityIpItem.ui
|
StyleSheet Rewrite
|
2021-11-04 21:21:54 +01:00 |
|
SecurityItem.cpp
|
fixed compile
|
2021-02-20 17:39:06 +01:00 |
|
SecurityItem.h
|
attempt to sort out the mess in item deletion in FeedHolder widgets
|
2020-01-14 21:43:29 +01:00 |
|
SecurityItem.ui
|
StyleSheet Rewrite
|
2021-11-04 21:21:54 +01:00 |
|
SubFileItem.cpp
|
add attachment count to channel creation window and fixed item removal (was previously only hidden!)
|
2020-10-24 00:02:26 +02:00 |
|
SubFileItem.h
|
fixed licenses in elastic+feeds
|
2018-11-13 22:02:26 +01:00 |
|
SubFileItem.ui
|
StyleSheet Rewrite
|
2021-11-04 21:21:54 +01:00 |