diff --git a/retroshare-gui/src/gui/Posted/PostedCreatePostDialog.ui b/retroshare-gui/src/gui/Posted/PostedCreatePostDialog.ui index 566a1f2ea..d3343d184 100644 --- a/retroshare-gui/src/gui/Posted/PostedCreatePostDialog.ui +++ b/retroshare-gui/src/gui/Posted/PostedCreatePostDialog.ui @@ -40,7 +40,7 @@ - + @@ -56,9 +56,9 @@ - 246 - 230 - 159 + 255 + 255 + 178 @@ -76,9 +76,9 @@ - 246 - 230 - 159 + 255 + 255 + 178 @@ -87,30 +87,24 @@ - 246 - 230 - 159 + 255 + 255 + 178 - 246 - 230 - 159 + 255 + 255 + 178 - - - Tahoma - 11 - - true @@ -133,22 +127,14 @@ - <!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;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">Title</span></p></body></html> + Title - <!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:'Sans'; font-size:10pt; 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:12pt; font-weight:600;">Link</span></p></body></html> + Link @@ -185,38 +171,38 @@ p, li { white-space: pre-wrap; } - - - - - 0 - 0 - - - - Qt::NoFocus - - - Create new Identity - - - New ID - - - - :/images/identity/identity_create_32.png:/images/identity/identity_create_32.png - - - - 24 - 24 - - - - true - - - + + + + + 0 + 0 + + + + Qt::NoFocus + + + Create new Identity + + + New ID + + + + :/images/identity/identity_create_32.png:/images/identity/identity_create_32.png + + + + 24 + 24 + + + + true + + + @@ -286,8 +272,15 @@ p, li { white-space: pre-wrap; } QComboBox
gui/gxs/GxsIdChooser.h
+ + StyledLabel + QLabel +
gui/common/StyledLabel.h
+
- + + + buttonBox diff --git a/retroshare-gui/src/gui/SearchDialog.ui b/retroshare-gui/src/gui/SearchDialog.ui index eadd4ed92..5411dd3c8 100644 --- a/retroshare-gui/src/gui/SearchDialog.ui +++ b/retroshare-gui/src/gui/SearchDialog.ui @@ -179,11 +179,6 @@ 0 - - - 9 - - true @@ -219,11 +214,6 @@ 0 - - - 9 - - Qt::CustomContextMenu diff --git a/retroshare-gui/src/gui/profile/ProfileWidget.ui b/retroshare-gui/src/gui/profile/ProfileWidget.ui index 788cd9d97..4462acad5 100644 --- a/retroshare-gui/src/gui/profile/ProfileWidget.ui +++ b/retroshare-gui/src/gui/profile/ProfileWidget.ui @@ -141,7 +141,7 @@ - + 16 @@ -154,10 +154,9 @@ - + - 11 75 true @@ -412,7 +411,7 @@ - + 16 @@ -428,10 +427,9 @@ - + - 11 75 true @@ -458,7 +456,7 @@ - + 16 @@ -474,10 +472,9 @@ - + - 11 75 true @@ -725,6 +722,13 @@ + + + StyledLabel + QLabel +
gui/common/StyledLabel.h
+
+
diff --git a/retroshare-gui/src/gui/qss/stylesheet/qss.default b/retroshare-gui/src/gui/qss/stylesheet/qss.default index a98129c38..171749a48 100644 --- a/retroshare-gui/src/gui/qss/stylesheet/qss.default +++ b/retroshare-gui/src/gui/qss/stylesheet/qss.default @@ -114,6 +114,16 @@ CryptoPage QLabel#publicLabel, CryptoPage QLabel#otherLabel qproperty-fontSizeFactor: 125; } +ProfileWidget QLabel#publicLabel, ProfileWidget QLabel#otherLabel, ProfileWidget QLabel#myLabel +{ + qproperty-fontSizeFactor: 125; +} + +PostedCreatePostDialog QLabel#info_label +{ + qproperty-fontSizeFactor: 125; +} + /* Color definitions */ ForumsDialog, GxsForumThreadWidget diff --git a/retroshare-gui/src/gui/statistics/DhtWindow.ui b/retroshare-gui/src/gui/statistics/DhtWindow.ui index 9c8439e32..1a8425812 100644 --- a/retroshare-gui/src/gui/statistics/DhtWindow.ui +++ b/retroshare-gui/src/gui/statistics/DhtWindow.ui @@ -234,12 +234,6 @@ - - - 75 - true - - @@ -258,12 +252,6 @@ - - - 50 - false - - @@ -288,12 +276,6 @@ - - - 50 - false - - @@ -318,12 +300,6 @@ - - - 50 - false - - @@ -348,12 +324,6 @@ - - - 50 - false - - @@ -373,12 +343,6 @@ - - - 75 - true - - @@ -397,12 +361,6 @@ - - - 50 - false - - @@ -427,12 +385,6 @@ - - - 50 - false - - @@ -457,12 +409,6 @@ - - - 50 - false - - @@ -666,11 +612,6 @@ 80
- - - 10 - - Qt::NoContextMenu diff --git a/retroshare-gui/src/gui/statistics/TurtleRouterStatistics.ui b/retroshare-gui/src/gui/statistics/TurtleRouterStatistics.ui index aa6abc60a..e7b443fd1 100644 --- a/retroshare-gui/src/gui/statistics/TurtleRouterStatistics.ui +++ b/retroshare-gui/src/gui/statistics/TurtleRouterStatistics.ui @@ -66,11 +66,6 @@ 200 - - - 10 - - Qt::NoContextMenu diff --git a/retroshare-gui/src/gui/unfinished/StatisticDialog.ui b/retroshare-gui/src/gui/unfinished/StatisticDialog.ui index 695a660b2..9543c0b83 100644 --- a/retroshare-gui/src/gui/unfinished/StatisticDialog.ui +++ b/retroshare-gui/src/gui/unfinished/StatisticDialog.ui @@ -1,7 +1,8 @@ - + + StatisticDialog - - + + 0 0 @@ -9,156 +10,156 @@ 449 - + - - - + + + 0 0 0 - - - + + + 208 208 208 - - - + + + 255 255 255 - - - + + + 247 247 247 - - - + + + 104 104 104 - - - + + + 139 139 139 - - - + + + 0 0 0 - - - + + + 255 255 255 - - - + + + 0 0 0 - - - + + + 255 255 255 - - - + + + 240 240 240 - - - + + + 0 0 0 - - - + + + 0 0 128 - - - + + + 255 255 255 - - - + + + 0 0 255 - - - + + + 255 0 255 - - - + + + 231 231 231 @@ -167,153 +168,153 @@ - - - + + + 0 0 0 - - - + + + 208 208 208 - - - + + + 255 255 255 - - - + + + 247 247 247 - - - + + + 104 104 104 - - - + + + 139 139 139 - - - + + + 0 0 0 - - - + + + 255 255 255 - - - + + + 0 0 0 - - - + + + 255 255 255 - - - + + + 240 240 240 - - - + + + 0 0 0 - - - + + + 192 192 192 - - - + + + 0 0 0 - - - + + + 0 0 255 - - - + + + 255 0 255 - - - + + + 231 231 231 @@ -322,153 +323,153 @@ - - - + + + 104 104 104 - - - + + + 208 208 208 - - - + + + 255 255 255 - - - + + + 247 247 247 - - - + + + 104 104 104 - - - + + + 139 139 139 - - - + + + 104 104 104 - - - + + + 255 255 255 - - - + + + 104 104 104 - - - + + + 240 240 240 - - - + + + 240 240 240 - - - + + + 0 0 0 - - - + + + 0 0 128 - - - + + + 255 255 255 - - - + + + 0 0 255 - - - + + + 255 0 255 - - - + + + 231 231 231 @@ -478,414 +479,404 @@ - - - 8 - 50 - false - false - false - false - - - + Qt::NoContextMenu - - + + 6 9 - - + + Qt::Horizontal - - + + 0 0 - + 0 0 - + Statistics - + Now - + Transfer - - + + :/images/transferupdown.png:/images/transferupdown.png - + - + Session UL:DL Ratio: - + - + Cumulative UL:DL Ratio - + - + Download - - + + :/images/download.png:/images/download.png - + - + Session: - - + + :/images/StatisticsDetail.png:/images/StatisticsDetail.png - + - + Downloaded: - + - + Count of Downloads: - + - + Overall - - + + :/images/StatsCumulative.png:/images/StatsCumulative.png - + - + Downloaded: - + - + Count of Downloads: - + - + Upload - - + + :/images/up.png:/images/up.png - + - + Session - - + + :/images/StatisticsDetail.png:/images/StatisticsDetail.png - + - + Uploaded: - + - + Count of Uploads: - + - + Overall - - + + :/images/StatsCumulative.png:/images/StatsCumulative.png - + - + Uploaded - + - + Count of Uploads: - + - + Connections: - - + + :/images/connect_friend.png:/images/connect_friend.png - + - + Session - - + + :/images/StatisticsDetail.png:/images/StatisticsDetail.png - + - + Connections: - + - + Peers: - + - + Overall - - + + :/images/StatsCumulative.png:/images/StatsCumulative.png - + - + Connections: - + - + Peers: - + - + Time Statistics - - + + :/images/kalarm.png:/images/kalarm.png - + - + Session - - + + :/images/StatisticsDetail.png:/images/StatisticsDetail.png - + - + Uptime - + - + Since: - + - + Cumulative - - + + :/images/StatsCumulative.png:/images/StatsCumulative.png - + - + Uptime - + - + Records - - + + :/images/records.png:/images/records.png - + - + Uploadspeed: - + - + Downloadspeed: - + - + Connections: - + - + Peers: - + - + Uptime: - + - - + + 1 0 - + QFrame::StyledPanel - + QFrame::Raised - - + + 6 @@ -893,51 +884,41 @@ - + 120 80 - - - 10 - 50 - false - false - false - false - - - + Qt::NoContextMenu - - + + 6 0 - - + + Show Settings - + true - + Qt::Horizontal - + 21 20 @@ -946,8 +927,8 @@ - - + + Reset @@ -955,136 +936,106 @@ - - + + 0 0 - + 355 82 - + 355 82 - + Qt::NoContextMenu - + QFrame::StyledPanel - + QFrame::Raised - - + + 6 9 - - + + 6 3 - - - - 10 - 50 - false - false - false - false - - - + + Qt::NoContextMenu - + - + Qt::RightToLeft - + Receive Rate - + false - - - - 10 - 50 - false - false - false - false - - - + + Qt::NoContextMenu - + - + Qt::RightToLeft - + Send Rate - + false - - - - 10 - 50 - false - false - false - false - - - + + Qt::NoContextMenu - + Qt::RightToLeft - + Always On Top - + Qt::Vertical - + 20 21 @@ -1095,76 +1046,56 @@ - - + + Qt::NoContextMenu - + QFrame::NoFrame - + QFrame::Plain - - + + 3 0 - - + + 0 0 - - + + 25 0 - - - 10 - 50 - false - false - false - false - - - + Qt::NoContextMenu - + Qt::RightToLeft - + 100 - - - - 10 - 50 - false - false - false - false - - - + + Qt::NoContextMenu - + % Opaque @@ -1172,48 +1103,48 @@ - - + + Qt::NoContextMenu - + Changes the transparency of the Bandwidth Graph - + 30 - + 100 - + 100 - + 100 - + false - + Qt::Horizontal - + false - + QSlider::TicksBelow - + 10 - + Qt::Vertical - + 20 20 @@ -1226,10 +1157,10 @@ - + Qt::Horizontal - + 21 20 @@ -1238,23 +1169,23 @@ - - + + 1 0 - - + + Save - - + + Cancel @@ -1279,7 +1210,7 @@ - +