.. |
GxsCircleChooser.cpp
|
- removed LinksCloud from plugins (based on obsolete cache system)
|
2014-04-20 16:34:26 +00:00 |
GxsCircleChooser.h
|
Improvements to enable Edit/Show of GxsGroups.
|
2014-01-28 07:57:58 +00:00 |
GxsCircleLabel.cpp
|
merge of branch v0.6-idclean 7180
|
2014-03-17 20:56:06 +00:00 |
GxsCircleLabel.h
|
Finished most of Comment GUI side.
|
2013-03-15 21:02:43 +00:00 |
GxsCommentContainer.cpp
|
Posted Links:
|
2013-07-15 18:39:39 +00:00 |
GxsCommentContainer.h
|
Posted Links:
|
2013-07-15 18:39:39 +00:00 |
GxsCommentContainer.ui
|
Fixed height of the header frame in the main pages.
|
2013-07-28 09:56:24 +00:00 |
GxsCommentDialog.cpp
|
add GXS ID creation option for forum/channel/[...] posting. (Patch from Phenom)
|
2014-07-06 11:19:58 +00:00 |
GxsCommentDialog.h
|
add GXS ID creation option for forum/channel/[...] posting. (Patch from Phenom)
|
2014-07-06 11:19:58 +00:00 |
GxsCommentDialog.ui
|
add GXS ID creation option for forum/channel/[...] posting. (Patch from Phenom)
|
2014-07-06 11:19:58 +00:00 |
GxsCommentTreeWidget.cpp
|
Added the delete of the TokenQueue in some destructors to fix crashes.
|
2014-10-12 10:46:09 +00:00 |
GxsCommentTreeWidget.h
|
Added the delete of the TokenQueue in some destructors to fix crashes.
|
2014-10-12 10:46:09 +00:00 |
GxsCreateCommentDialog.cpp
|
add GXS ID creation option for forum/channel/[...] posting. (Patch from Phenom)
|
2014-07-06 11:19:58 +00:00 |
GxsCreateCommentDialog.h
|
add GXS ID creation option for forum/channel/[...] posting. (Patch from Phenom)
|
2014-07-06 11:19:58 +00:00 |
GxsCreateCommentDialog.ui
|
add GXS ID creation option for forum/channel/[...] posting. (Patch from Phenom)
|
2014-07-06 11:19:58 +00:00 |
GxsFeedItem.cpp
|
Added basic widget RSFeedWidget for showing feed items in a QTreeWidget as replacement for the QScrollArea.
|
2014-08-01 14:49:58 +00:00 |
GxsFeedItem.h
|
Added basic widget RSFeedWidget for showing feed items in a QTreeWidget as replacement for the QScrollArea.
|
2014-08-01 14:49:58 +00:00 |
GxsGroupDialog.cpp
|
Added the delete of the TokenQueue in some destructors to fix crashes.
|
2014-10-12 10:46:09 +00:00 |
GxsGroupDialog.h
|
Added the delete of the TokenQueue in some destructors to fix crashes.
|
2014-10-12 10:46:09 +00:00 |
GxsGroupDialog.ui
|
disabled group restriction when not using circles in forums/posted/channels. Also disabled key sharing since it is unfinished
|
2014-09-15 19:14:38 +00:00 |
GxsGroupFrameDialog.cpp
|
extended group share keys to Posted
|
2014-10-13 18:31:47 +00:00 |
GxsGroupFrameDialog.h
|
Fixed count of new and unread messages for Channels and Posted.
|
2014-09-24 23:57:47 +00:00 |
GxsGroupFrameDialog.ui
|
added help strings to posted, channels, forums
|
2014-09-10 21:38:43 +00:00 |
GxsGroupShareKey.cpp
|
extended group share keys to Posted
|
2014-10-13 18:31:47 +00:00 |
GxsGroupShareKey.h
|
extended group share keys to Posted
|
2014-10-13 18:31:47 +00:00 |
GxsGroupShareKey.ui
|
extended group share keys to Posted
|
2014-10-13 18:31:47 +00:00 |
GxsIdChooser.cpp
|
improved naming, icons and tooltip for GxsIds
|
2014-09-13 14:07:59 +00:00 |
GxsIdChooser.h
|
add GXS ID creation option for forum/channel/[...] posting. (Patch from Phenom)
|
2014-07-06 11:19:58 +00:00 |
GxsIdDetails.cpp
|
- removed "use olf key format" from certificate export
|
2014-09-25 20:14:21 +00:00 |
GxsIdDetails.h
|
improved naming, icons and tooltip for GxsIds
|
2014-09-13 14:07:59 +00:00 |
GxsIdLabel.cpp
|
improved naming, icons and tooltip for GxsIds
|
2014-09-13 14:07:59 +00:00 |
GxsIdLabel.h
|
Finished most of Comment GUI side.
|
2013-03-15 21:02:43 +00:00 |
GxsIdTreeWidget.cpp
|
removed some debug info
|
2014-09-16 19:53:23 +00:00 |
GxsIdTreeWidget.h
|
fixed tooltip and proper display of IDs in forums. Commented out class GxsIdTreeWidgetItem, which is unused and very similar to GxsIdRSTreeWidgetItem. fixed display of from field in messages. Still, it would be better to use a clean GxsIdRSTreeWidget instead of this QListWidget class
|
2014-09-16 19:11:22 +00:00 |
GxsIdTreeWidgetItem.cpp
|
removed some debug info
|
2014-09-16 19:53:23 +00:00 |
GxsIdTreeWidgetItem.h
|
fixed tooltip and proper display of IDs in forums. Commented out class GxsIdTreeWidgetItem, which is unused and very similar to GxsIdRSTreeWidgetItem. fixed display of from field in messages. Still, it would be better to use a clean GxsIdRSTreeWidget instead of this QListWidget class
|
2014-09-16 19:11:22 +00:00 |
GxsMessageFramePostWidget.cpp
|
Added the delete of the TokenQueue in some destructors to fix crashes.
|
2014-10-12 10:46:09 +00:00 |
GxsMessageFramePostWidget.h
|
Added threaded loading of channel posts.
|
2014-08-01 18:54:55 +00:00 |
GxsMessageFrameWidget.cpp
|
Added new base class for group and tabbed message dialogs (forums, channels)
|
2014-05-04 22:59:06 +00:00 |
GxsMessageFrameWidget.h
|
- Added comment tabs to GxsGroupFrameDialog
|
2014-05-08 00:00:21 +00:00 |
GxsUserNotify.cpp
|
Fixed count of new and unread messages for Channels and Posted.
|
2014-09-24 23:57:47 +00:00 |
GxsUserNotify.h
|
Fixed count of new and unread messages for Channels and Posted.
|
2014-09-24 23:57:47 +00:00 |
RsGxsUpdateBroadcastBase.cpp
|
Added notify of meta changes to RsGenExchange
|
2014-07-04 21:51:17 +00:00 |
RsGxsUpdateBroadcastBase.h
|
add GXS ID creation option for forum/channel/[...] posting. (Patch from Phenom)
|
2014-07-06 11:19:58 +00:00 |
RsGxsUpdateBroadcastPage.cpp
|
Added new base class for a subscribe button - SubscribeToolButton.
|
2014-07-05 18:33:11 +00:00 |
RsGxsUpdateBroadcastPage.h
|
Added new base class for a subscribe button - SubscribeToolButton.
|
2014-07-05 18:33:11 +00:00 |
RsGxsUpdateBroadcastWidget.cpp
|
Added new base class GxsMessageFramePostWidget for post-based services like Channels and Posted.
|
2014-07-23 18:51:56 +00:00 |
RsGxsUpdateBroadcastWidget.h
|
Added new base class GxsMessageFramePostWidget for post-based services like Channels and Posted.
|
2014-07-23 18:51:56 +00:00 |
WikiGroupDialog.cpp
|
- Revert remove of forum settings
|
2014-04-14 22:36:10 +00:00 |
WikiGroupDialog.h
|
- Revert remove of forum settings
|
2014-04-14 22:36:10 +00:00 |