From 1b0db7b984c49f40cf95c6f685c3c5c790f07606 Mon Sep 17 00:00:00 2001 From: Philip Kaufmann Date: Mon, 1 Jun 2015 09:09:51 +0200 Subject: [Qt] extend rpc console peers tab - add node id, ping wait, whitelisted and common height - rephrase some labels to make them easier to understand for users --- src/qt/forms/rpcconsole.ui | 122 +++++++++++++++++++++++++++++++++++---------- 1 file changed, 97 insertions(+), 25 deletions(-) (limited to 'src/qt/forms') diff --git a/src/qt/forms/rpcconsole.ui b/src/qt/forms/rpcconsole.ui index c1eb185501..7ae8237476 100644 --- a/src/qt/forms/rpcconsole.ui +++ b/src/qt/forms/rpcconsole.ui @@ -745,13 +745,36 @@ + + + Whitelisted + + + + + + + IBeamCursor + + + N/A + + + Qt::PlainText + + + Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse + + + + Direction - + IBeamCursor @@ -767,14 +790,14 @@ - + Version - + IBeamCursor @@ -790,14 +813,14 @@ - + User Agent - + IBeamCursor @@ -813,14 +836,14 @@ - + Services - + IBeamCursor @@ -839,7 +862,7 @@ - Starting Height + Starting Block @@ -862,7 +885,7 @@ - Sync Height + Synced Headers @@ -883,13 +906,36 @@ + + + Synced Blocks + + + + + + + IBeamCursor + + + N/A + + + Qt::PlainText + + + Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse + + + + Ban Score - + IBeamCursor @@ -905,14 +951,14 @@ - + Connection Time - + IBeamCursor @@ -928,14 +974,14 @@ - + Last Send - + IBeamCursor @@ -951,14 +997,14 @@ - + Last Receive - + IBeamCursor @@ -974,14 +1020,14 @@ - + Bytes Sent - + IBeamCursor @@ -997,14 +1043,14 @@ - + Bytes Received - + IBeamCursor @@ -1020,14 +1066,14 @@ - + Ping Time - + IBeamCursor @@ -1043,14 +1089,40 @@ - + + + + The duration of a currently outstanding ping. + + + Ping Wait + + + + + + + IBeamCursor + + + N/A + + + Qt::PlainText + + + Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse + + + + Time Offset - + IBeamCursor @@ -1066,7 +1138,7 @@ - + Qt::Vertical -- cgit v1.2.3