From b3a6ec67de2123d40e041b6ca88b0dd8fdd25881 Mon Sep 17 00:00:00 2001 From: csoler Date: Sat, 5 Dec 2020 21:04:04 +0100 Subject: [PATCH] improved description of what Last Post means in boards and channels, added tooltips --- .../gui/Posted/PostedListWidgetWithModel.ui | 52 ++++++++++++------- .../GxsChannelPostsWidgetWithModel.ui | 27 ++++++---- 2 files changed, 50 insertions(+), 29 deletions(-) diff --git a/retroshare-gui/src/gui/Posted/PostedListWidgetWithModel.ui b/retroshare-gui/src/gui/Posted/PostedListWidgetWithModel.ui index 4e17f5d0a..70d460039 100644 --- a/retroshare-gui/src/gui/Posted/PostedListWidgetWithModel.ui +++ b/retroshare-gui/src/gui/Posted/PostedListWidgetWithModel.ui @@ -152,6 +152,9 @@ + + <html><head/><body><p>This includes posts, comments to posts and votes to comments.</p></body></html> + unknown @@ -217,8 +220,11 @@ true + + <html><head/><body><p>This includes posts, comments to posts and votes to comments.</p></body></html> + - Last Post: + Last activity: @@ -230,6 +236,9 @@ true + + <html><head/><body><p>Includes all posts, comments and votes. This number is progressively updates when new friend connect. The local vs. at friends difference may indicate that you would get older posts by increasing the synchronization period.</p></body></html> + 0 @@ -269,7 +278,7 @@ - Popularity + Popularity: @@ -287,8 +296,11 @@ true + + <html><head/><body><p>Includes all posts, comments and votes. This number is progressively updated when new friend connect. The local vs. at friends difference may indicate that you would get older posts by increasing the synchronization period.</p></body></html> + - Posts + Contributions: @@ -340,7 +352,7 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'MS Shell Dlg 2'; font-size:8pt;">Description</span></p></body></html> @@ -592,23 +604,16 @@ p, li { white-space: pre-wrap; } + + GxsIdChooser + QComboBox +
gui/gxs/GxsIdChooser.h
+
LineEditClear QLineEdit
gui/common/LineEditClear.h
- - RSTabWidget - QTabWidget -
gui/common/RSTabWidget.h
- 1 -
- - RSTreeView - QTreeView -
gui/common/RSTreeView.h
- 1 -
GxsIdLabel QLabel @@ -620,14 +625,21 @@ p, li { white-space: pre-wrap; }
gui/common/SubscribeToolButton.h
- GxsIdChooser - QComboBox -
gui/gxs/GxsIdChooser.h
+ RSTreeView + QTreeView +
gui/common/RSTreeView.h
+ 1 +
+ + RSTabWidget + QTabWidget +
gui/common/RSTabWidget.h
+ 1
- + diff --git a/retroshare-gui/src/gui/gxschannels/GxsChannelPostsWidgetWithModel.ui b/retroshare-gui/src/gui/gxschannels/GxsChannelPostsWidgetWithModel.ui index cec64ed95..be78f618e 100644 --- a/retroshare-gui/src/gui/gxschannels/GxsChannelPostsWidgetWithModel.ui +++ b/retroshare-gui/src/gui/gxschannels/GxsChannelPostsWidgetWithModel.ui @@ -234,6 +234,9 @@ + + <html><head/><body><p>Includes all posts, comments and votes. This number is progressively updated when new friend connect. The local vs. at friends difference may indicate that you would get older posts by increasing the synchronization period.</p></body></html> + 0 @@ -251,6 +254,9 @@ + + <html><head/><body><p>This includes posts, comments to posts and votes to comments.</p></body></html> + unknown @@ -277,8 +283,11 @@ true
+ + <html><head/><body><p>This includes posts, comments to posts and votes to comments.</p></body></html> + - Last Post: + Last activity: @@ -310,7 +319,7 @@ - <html><head/><body><p align="justify">The number of posts at friends is progressively updated.</p><p align="justify">The new numbers will show next time you load this channel.</p><p align="justify">The two numbers differ depending on your friends synchronization</p><p>time limits as well as yours.</p></body></html> + <html><head/><body><p>Includes all posts, comments and votes. This number is progressively updated when new friend connect. The local vs. at friends difference may indicate that you would get older posts by increasing the synchronization period.</p></body></html> Posts (locally / at friends): @@ -380,7 +389,7 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Noto Sans'; font-size:10pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'MS Shell Dlg 2'; font-size:8pt;">Description</span></p></body></html> @@ -627,18 +636,18 @@ p, li { white-space: pre-wrap; } LineEditClear QLineEdit -
gui/common/LineEditClear.h
-
- - SubscribeToolButton - QToolButton -
gui/common/SubscribeToolButton.h
+
gui/common/LineEditClear.h
GxsIdLabel QLabel
gui/gxs/GxsIdLabel.h
+ + SubscribeToolButton + QToolButton +
gui/common/SubscribeToolButton.h
+
RSTreeView QTreeView