.. |
GxsCircleChooser.cpp
|
optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified)
|
2014-10-21 22:33:02 +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
|
Moved font size definitions from ui files to default qss.
|
2014-12-06 22:09:44 +00:00 |
GxsCommentDialog.cpp
|
Removed buttons to create a new identity
|
2014-12-24 00:10:15 +00:00 |
GxsCommentDialog.h
|
Removed buttons to create a new identity
|
2014-12-24 00:10:15 +00:00 |
GxsCommentDialog.ui
|
Removed buttons to create a new identity
|
2014-12-24 00:10:15 +00:00 |
GxsCommentTreeWidget.cpp
|
optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified)
|
2014-10-21 22:33:02 +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
|
Removed buttons to create a new identity
|
2014-12-24 00:10:15 +00:00 |
GxsCreateCommentDialog.h
|
Removed buttons to create a new identity
|
2014-12-24 00:10:15 +00:00 |
GxsCreateCommentDialog.ui
|
Removed buttons to create a new identity
|
2014-12-24 00:10:15 +00:00 |
GxsFeedItem.cpp
|
Added feed item for forum group and forum message
|
2014-11-19 12:40:42 +00:00 |
GxsFeedItem.h
|
- Added new base class for group feeds - GxsGroupFeedItem
|
2014-11-18 00:49:21 +00:00 |
GxsGroupDialog.cpp
|
Fixed placeholder display on GXS Group Dialog
|
2014-12-30 21:35:34 +00:00 |
GxsGroupDialog.h
|
Removed buttons to create a new identity
|
2014-12-24 00:10:15 +00:00 |
GxsGroupDialog.ui
|
Fixed placeholder display on GXS Group Dialog
|
2014-12-30 21:35:34 +00:00 |
GxsGroupFeedItem.cpp
|
Added feed item for forum group and forum message
|
2014-11-19 12:40:42 +00:00 |
GxsGroupFeedItem.h
|
Added feed item for forum group and forum message
|
2014-11-19 12:40:42 +00:00 |
GxsGroupFrameDialog.cpp
|
Fixed filter of description in group tree of forums, channels and posted.
|
2014-12-27 22:13:29 +00:00 |
GxsGroupFrameDialog.h
|
Fixed navigate to forum and channel group when clicking a forum/channel link.
|
2014-10-25 15:50:00 +00:00 |
GxsGroupFrameDialog.ui
|
Removed unecessary space around the main pages.
|
2014-12-11 00:13:40 +00:00 |
GxsGroupShareKey.cpp
|
update language strings
|
2014-12-28 14:03:26 +00:00 |
GxsGroupShareKey.h
|
Added to change header image and text on Share Key Dialog.
|
2014-10-27 13:12:48 +00:00 |
GxsGroupShareKey.ui
|
update language strings
|
2014-12-28 14:03:26 +00:00 |
GxsIdChooser.cpp
|
Added icons to GxsIdChooser
|
2014-12-30 21:22:45 +00:00 |
GxsIdChooser.h
|
fixed gui bits. Improved message handlign logic and notification
|
2015-01-22 14:33:19 +00:00 |
GxsIdDetails.cpp
|
switch to standard identity icon format for defautl icons (patch from Phenom, slightly modified)
|
2015-02-02 21:59:44 +00:00 |
GxsIdDetails.h
|
switch to standard identity icon format for defautl icons (patch from Phenom, slightly modified)
|
2015-02-02 21:59:44 +00:00 |
GxsIdLabel.cpp
|
Simplified usage of GxsIdDetails and removed some QTimer.
|
2014-11-27 00:55:48 +00:00 |
GxsIdLabel.h
|
Simplified usage of GxsIdDetails and removed some QTimer.
|
2014-11-27 00:55:48 +00:00 |
GxsIdTreeWidget.cpp
|
Simplified usage of GxsIdDetails and removed some QTimer.
|
2014-11-27 00:55:48 +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
|
Simplified usage of GxsIdDetails and removed some QTimer.
|
2014-11-27 00:55:48 +00:00 |
GxsIdTreeWidgetItem.h
|
Simplified usage of GxsIdDetails and removed some QTimer.
|
2014-11-27 00:55:48 +00:00 |
GxsMessageFramePostWidget.cpp
|
Optimized fill of forums
|
2014-11-27 22:45:34 +00:00 |
GxsMessageFramePostWidget.h
|
Fixed navigate to channel post when clicking a channel post link.
|
2014-10-25 23:52:33 +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
|
Fixed navigate to channel post when clicking a channel post link.
|
2014-10-25 23:52:33 +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 |