From c197798d1b7364e8225beaaa716399441288203e Mon Sep 17 00:00:00 2001 From: Jonas Schnelli Date: Mon, 9 Nov 2015 11:45:07 +0100 Subject: [Qt] simple mempool info in debug window --- src/qt/forms/debugwindow.ui | 148 +++++++++++++++++++++++++++++++------------- 1 file changed, 104 insertions(+), 44 deletions(-) (limited to 'src/qt/forms') diff --git a/src/qt/forms/debugwindow.ui b/src/qt/forms/debugwindow.ui index 4117da57f5..e81a27a830 100644 --- a/src/qt/forms/debugwindow.ui +++ b/src/qt/forms/debugwindow.ui @@ -23,7 +23,7 @@ &Information - + 12 @@ -47,7 +47,7 @@ - + IBeamCursor @@ -70,7 +70,7 @@ - + IBeamCursor @@ -96,7 +96,7 @@ - + IBeamCursor @@ -122,7 +122,7 @@ - + IBeamCursor @@ -148,7 +148,7 @@ - + IBeamCursor @@ -171,7 +171,7 @@ - + IBeamCursor @@ -194,7 +194,7 @@ - + IBeamCursor @@ -210,19 +210,6 @@ - - - - - 75 - true - - - - Network - - - @@ -230,7 +217,7 @@ - + IBeamCursor @@ -253,7 +240,7 @@ - + IBeamCursor @@ -289,7 +276,7 @@ - + IBeamCursor @@ -306,13 +293,13 @@ - + Last block time - + IBeamCursor @@ -329,20 +316,43 @@ - - - Qt::Vertical + + + + 75 + true + - - - 20 - 20 - + + Memory Pool - + - + + + Current number of transactions + + + + + + + IBeamCursor + + + N/A + + + Qt::PlainText + + + Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse + + + + + 75 @@ -350,24 +360,74 @@ - Debug log file + Network - - - Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files. + + + Memory usage + + + + + + + IBeamCursor - &Open + N/A - - false + + Qt::PlainText + + + Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse - + + + + 3 + + + + + Qt::Vertical + + + + 10 + 5 + + + + + + + + Debug log file + + + + + + + Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files. + + + &Open + + + false + + + + + + Qt::Vertical -- cgit v1.2.3