Remove 'estimated total blocks' field from gui
[novacoin.git] / src / qt / forms / rpcconsole.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>RPCConsole</class>
4  <widget class="QWidget" name="RPCConsole">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>740</width>
10     <height>514</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>NovaCoin - Debug window</string>
15   </property>
16   <layout class="QVBoxLayout" name="verticalLayout_2">
17    <item>
18     <widget class="QTabWidget" name="tabWidget">
19      <property name="currentIndex">
20       <number>0</number>
21      </property>
22      <widget class="QWidget" name="tab_info">
23       <attribute name="title">
24        <string>&amp;Information</string>
25       </attribute>
26       <layout class="QGridLayout" name="gridLayout">
27        <item row="15" column="0">
28         <widget class="QPushButton" name="openDebugLogfileButton">
29          <property name="toolTip">
30           <string>Open the NovaCoin debug log file from the current data directory. This can take a few seconds for large log files.</string>
31          </property>
32          <property name="text">
33           <string>&amp;Open</string>
34          </property>
35          <property name="autoDefault">
36           <bool>false</bool>
37          </property>
38         </widget>
39        </item>
40        <item row="11" column="2">
41         <widget class="QLabel" name="numberOfBlocks">
42          <property name="cursor">
43           <cursorShape>IBeamCursor</cursorShape>
44          </property>
45          <property name="text">
46           <string>N/A</string>
47          </property>
48          <property name="textFormat">
49           <enum>Qt::PlainText</enum>
50          </property>
51          <property name="textInteractionFlags">
52           <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
53          </property>
54         </widget>
55        </item>
56        <item row="16" column="0">
57         <widget class="QLabel" name="labelCLOptions">
58          <property name="font">
59           <font>
60            <weight>75</weight>
61            <bold>true</bold>
62           </font>
63          </property>
64          <property name="text">
65           <string>Command-line options</string>
66          </property>
67         </widget>
68        </item>
69        <item row="9" column="0">
70         <widget class="QLabel" name="label_8">
71          <property name="text">
72           <string>On testnet</string>
73          </property>
74         </widget>
75        </item>
76        <item row="8" column="2">
77         <widget class="QLabel" name="numberOfConnections">
78          <property name="cursor">
79           <cursorShape>IBeamCursor</cursorShape>
80          </property>
81          <property name="text">
82           <string>N/A</string>
83          </property>
84          <property name="textFormat">
85           <enum>Qt::PlainText</enum>
86          </property>
87          <property name="textInteractionFlags">
88           <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
89          </property>
90         </widget>
91        </item>
92        <item row="8" column="0">
93         <widget class="QLabel" name="label_7">
94          <property name="text">
95           <string>Number of connections</string>
96          </property>
97         </widget>
98        </item>
99        <item row="10" column="0">
100         <widget class="QLabel" name="label_10">
101          <property name="font">
102           <font>
103            <weight>75</weight>
104            <bold>true</bold>
105           </font>
106          </property>
107          <property name="text">
108           <string>Block chain</string>
109          </property>
110         </widget>
111        </item>
112        <item row="9" column="2">
113         <widget class="QCheckBox" name="isTestNet">
114          <property name="enabled">
115           <bool>false</bool>
116          </property>
117          <property name="text">
118           <string/>
119          </property>
120         </widget>
121        </item>
122        <item row="12" column="2">
123         <widget class="QLabel" name="lastBlockTime">
124          <property name="cursor">
125           <cursorShape>IBeamCursor</cursorShape>
126          </property>
127          <property name="text">
128           <string>N/A</string>
129          </property>
130          <property name="textFormat">
131           <enum>Qt::PlainText</enum>
132          </property>
133          <property name="textInteractionFlags">
134           <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
135          </property>
136         </widget>
137        </item>
138        <item row="11" column="0">
139         <widget class="QLabel" name="label_3">
140          <property name="text">
141           <string>Current number of blocks</string>
142          </property>
143         </widget>
144        </item>
145        <item row="18" column="1">
146         <spacer name="verticalSpacer">
147          <property name="orientation">
148           <enum>Qt::Vertical</enum>
149          </property>
150          <property name="sizeHint" stdset="0">
151           <size>
152            <width>20</width>
153            <height>40</height>
154           </size>
155          </property>
156         </spacer>
157        </item>
158        <item row="17" column="0">
159         <widget class="QPushButton" name="showCLOptionsButton">
160          <property name="toolTip">
161           <string>Show the NovaCoin-Qt help message to get a list with possible NovaCoin command-line options.</string>
162          </property>
163          <property name="text">
164           <string>&amp;Show</string>
165          </property>
166          <property name="autoDefault">
167           <bool>false</bool>
168          </property>
169         </widget>
170        </item>
171        <item row="12" column="0">
172         <widget class="QLabel" name="label_2">
173          <property name="text">
174           <string>Last block time</string>
175          </property>
176         </widget>
177        </item>
178        <item row="7" column="0">
179         <widget class="QLabel" name="label_11">
180          <property name="font">
181           <font>
182            <weight>75</weight>
183            <bold>true</bold>
184           </font>
185          </property>
186          <property name="text">
187           <string>Network</string>
188          </property>
189         </widget>
190        </item>
191        <item row="5" column="2">
192         <widget class="QLabel" name="buildDate">
193          <property name="cursor">
194           <cursorShape>IBeamCursor</cursorShape>
195          </property>
196          <property name="text">
197           <string>N/A</string>
198          </property>
199          <property name="textFormat">
200           <enum>Qt::PlainText</enum>
201          </property>
202          <property name="textInteractionFlags">
203           <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
204          </property>
205         </widget>
206        </item>
207        <item row="2" column="0">
208         <widget class="QLabel" name="label_6">
209          <property name="text">
210           <string>Client version</string>
211          </property>
212         </widget>
213        </item>
214        <item row="1" column="0">
215         <widget class="QLabel" name="label_5">
216          <property name="text">
217           <string>Client name</string>
218          </property>
219         </widget>
220        </item>
221        <item row="0" column="0">
222         <widget class="QLabel" name="label_9">
223          <property name="font">
224           <font>
225            <weight>75</weight>
226            <bold>true</bold>
227           </font>
228          </property>
229          <property name="text">
230           <string>NovaCoin Core</string>
231          </property>
232         </widget>
233        </item>
234        <item row="1" column="2">
235         <widget class="QLabel" name="clientName">
236          <property name="cursor">
237           <cursorShape>IBeamCursor</cursorShape>
238          </property>
239          <property name="text">
240           <string>N/A</string>
241          </property>
242          <property name="textFormat">
243           <enum>Qt::PlainText</enum>
244          </property>
245          <property name="textInteractionFlags">
246           <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
247          </property>
248         </widget>
249        </item>
250        <item row="13" column="2">
251         <spacer name="verticalSpacer_2">
252          <property name="orientation">
253           <enum>Qt::Vertical</enum>
254          </property>
255          <property name="sizeHint" stdset="0">
256           <size>
257            <width>20</width>
258            <height>20</height>
259           </size>
260          </property>
261         </spacer>
262        </item>
263        <item row="15" column="2">
264         <widget class="QPushButton" name="openConfigurationfileButton">
265          <property name="toolTip">
266           <string>Open the NovaCoin configuration file from the current data directory.</string>
267          </property>
268          <property name="text">
269           <string>O&amp;pen</string>
270          </property>
271          <property name="autoDefault">
272           <bool>false</bool>
273          </property>
274         </widget>
275        </item>
276        <item row="14" column="0">
277         <widget class="QLabel" name="labelDebugLogfile">
278          <property name="font">
279           <font>
280            <weight>75</weight>
281            <bold>true</bold>
282           </font>
283          </property>
284          <property name="text">
285           <string>Debug log file</string>
286          </property>
287         </widget>
288        </item>
289        <item row="17" column="3" rowspan="2">
290         <spacer name="horizontalSpacer">
291          <property name="orientation">
292           <enum>Qt::Horizontal</enum>
293          </property>
294          <property name="sizeHint" stdset="0">
295           <size>
296            <width>404</width>
297            <height>20</height>
298           </size>
299          </property>
300         </spacer>
301        </item>
302        <item row="6" column="2">
303         <widget class="QLabel" name="startupTime">
304          <property name="cursor">
305           <cursorShape>IBeamCursor</cursorShape>
306          </property>
307          <property name="text">
308           <string>N/A</string>
309          </property>
310          <property name="textFormat">
311           <enum>Qt::PlainText</enum>
312          </property>
313          <property name="textInteractionFlags">
314           <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
315          </property>
316         </widget>
317        </item>
318        <item row="6" column="0">
319         <widget class="QLabel" name="label_13">
320          <property name="text">
321           <string>Startup time</string>
322          </property>
323         </widget>
324        </item>
325        <item row="14" column="2">
326         <widget class="QLabel" name="labelConfigfile">
327          <property name="font">
328           <font>
329            <weight>75</weight>
330            <bold>true</bold>
331           </font>
332          </property>
333          <property name="text">
334           <string>Configuration file</string>
335          </property>
336         </widget>
337        </item>
338        <item row="2" column="2">
339         <widget class="QLabel" name="clientVersion">
340          <property name="cursor">
341           <cursorShape>IBeamCursor</cursorShape>
342          </property>
343          <property name="text">
344           <string>N/A</string>
345          </property>
346          <property name="textFormat">
347           <enum>Qt::PlainText</enum>
348          </property>
349          <property name="textInteractionFlags">
350           <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
351          </property>
352         </widget>
353        </item>
354        <item row="4" column="0">
355         <widget class="QLabel" name="label_berkeleyDBVersion">
356          <property name="text">
357           <string>Using BerkeleyDB version</string>
358          </property>
359          <property name="indent">
360           <number>10</number>
361          </property>
362         </widget>
363        </item>
364        <item row="3" column="0">
365         <widget class="QLabel" name="label_14">
366          <property name="text">
367           <string>Using OpenSSL version</string>
368          </property>
369          <property name="indent">
370           <number>10</number>
371          </property>
372         </widget>
373        </item>
374        <item row="3" column="2">
375         <widget class="QLabel" name="openSSLVersion">
376          <property name="cursor">
377           <cursorShape>IBeamCursor</cursorShape>
378          </property>
379          <property name="text">
380           <string>N/A</string>
381          </property>
382          <property name="textFormat">
383           <enum>Qt::PlainText</enum>
384          </property>
385          <property name="textInteractionFlags">
386           <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
387          </property>
388         </widget>
389        </item>
390        <item row="4" column="2">
391         <widget class="QLabel" name="berkeleyDBVersion">
392          <property name="cursor">
393           <cursorShape>IBeamCursor</cursorShape>
394          </property>
395          <property name="text">
396           <string>N/A</string>
397          </property>
398          <property name="textFormat">
399           <enum>Qt::PlainText</enum>
400          </property>
401          <property name="textInteractionFlags">
402           <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
403          </property>
404         </widget>
405        </item>
406        <item row="5" column="0">
407         <widget class="QLabel" name="label_12">
408          <property name="text">
409           <string>Build date</string>
410          </property>
411         </widget>
412        </item>
413       </layout>
414      </widget>
415      <widget class="QWidget" name="tab_console">
416       <attribute name="title">
417        <string>&amp;Console</string>
418       </attribute>
419       <layout class="QVBoxLayout" name="verticalLayout_3">
420        <property name="spacing">
421         <number>3</number>
422        </property>
423        <item>
424         <widget class="QTextEdit" name="messagesWidget">
425          <property name="minimumSize">
426           <size>
427            <width>0</width>
428            <height>100</height>
429           </size>
430          </property>
431          <property name="readOnly">
432           <bool>true</bool>
433          </property>
434          <property name="tabKeyNavigation" stdset="0">
435           <bool>false</bool>
436          </property>
437          <property name="columnCount" stdset="0">
438           <number>2</number>
439          </property>
440         </widget>
441        </item>
442        <item>
443         <layout class="QHBoxLayout" name="horizontalLayout">
444          <property name="spacing">
445           <number>3</number>
446          </property>
447          <item>
448           <widget class="QLabel" name="label">
449            <property name="text">
450             <string notr="true">&gt;</string>
451            </property>
452           </widget>
453          </item>
454          <item>
455           <widget class="QLineEdit" name="lineEdit"/>
456          </item>
457          <item>
458           <widget class="QPushButton" name="clearButton">
459            <property name="maximumSize">
460             <size>
461              <width>24</width>
462              <height>24</height>
463             </size>
464            </property>
465            <property name="toolTip">
466             <string>Clear console</string>
467            </property>
468            <property name="text">
469             <string/>
470            </property>
471            <property name="icon">
472             <iconset resource="../bitcoin.qrc">
473              <normaloff>:/icons/remove</normaloff>:/icons/remove</iconset>
474            </property>
475            <property name="shortcut">
476             <string notr="true">Ctrl+L</string>
477            </property>
478            <property name="autoDefault">
479             <bool>false</bool>
480            </property>
481           </widget>
482          </item>
483         </layout>
484        </item>
485       </layout>
486      </widget>
487      <widget class="QWidget" name="tab_nettraffic">
488       <attribute name="title">
489        <string>&amp;Network Traffic</string>
490       </attribute>
491       <layout class="QHBoxLayout" name="horizontalLayout_3">
492        <item>
493         <layout class="QVBoxLayout" name="verticalLayout_4">
494          <item>
495           <widget class="TrafficGraphWidget" name="trafficGraph" native="true">
496            <property name="sizePolicy">
497             <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
498              <horstretch>0</horstretch>
499              <verstretch>0</verstretch>
500             </sizepolicy>
501            </property>
502           </widget>
503          </item>
504          <item>
505           <layout class="QHBoxLayout" name="horizontalLayout_2">
506            <item>
507             <widget class="QSlider" name="sldGraphRange">
508              <property name="minimum">
509               <number>1</number>
510              </property>
511              <property name="maximum">
512               <number>288</number>
513              </property>
514              <property name="pageStep">
515               <number>12</number>
516              </property>
517              <property name="value">
518               <number>6</number>
519              </property>
520              <property name="orientation">
521               <enum>Qt::Horizontal</enum>
522              </property>
523             </widget>
524            </item>
525            <item>
526             <widget class="QLabel" name="lblGraphRange">
527              <property name="minimumSize">
528               <size>
529                <width>100</width>
530                <height>0</height>
531               </size>
532              </property>
533              <property name="alignment">
534               <set>Qt::AlignCenter</set>
535              </property>
536             </widget>
537            </item>
538            <item>
539             <widget class="QPushButton" name="btnClearTrafficGraph">
540              <property name="text">
541               <string>&amp;Clear</string>
542              </property>
543              <property name="autoDefault">
544               <bool>false</bool>
545              </property>
546             </widget>
547            </item>
548           </layout>
549          </item>
550         </layout>
551        </item>
552        <item>
553         <layout class="QVBoxLayout" name="verticalLayout">
554          <item>
555           <widget class="QGroupBox" name="groupBox">
556            <property name="title">
557             <string>Totals</string>
558            </property>
559            <layout class="QVBoxLayout" name="verticalLayout_5">
560             <item>
561              <layout class="QHBoxLayout" name="horizontalLayout_4">
562               <item>
563                <widget class="Line" name="line">
564                 <property name="sizePolicy">
565                  <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
566                   <horstretch>0</horstretch>
567                   <verstretch>0</verstretch>
568                  </sizepolicy>
569                 </property>
570                 <property name="minimumSize">
571                  <size>
572                   <width>10</width>
573                   <height>0</height>
574                  </size>
575                 </property>
576                 <property name="palette">
577                  <palette>
578                   <active>
579                    <colorrole role="Light">
580                     <brush brushstyle="SolidPattern">
581                      <color alpha="255">
582                       <red>0</red>
583                       <green>255</green>
584                       <blue>0</blue>
585                      </color>
586                     </brush>
587                    </colorrole>
588                   </active>
589                   <inactive>
590                    <colorrole role="Light">
591                     <brush brushstyle="SolidPattern">
592                      <color alpha="255">
593                       <red>0</red>
594                       <green>255</green>
595                       <blue>0</blue>
596                      </color>
597                     </brush>
598                    </colorrole>
599                   </inactive>
600                   <disabled>
601                    <colorrole role="Light">
602                     <brush brushstyle="SolidPattern">
603                      <color alpha="255">
604                       <red>0</red>
605                       <green>255</green>
606                       <blue>0</blue>
607                      </color>
608                     </brush>
609                    </colorrole>
610                   </disabled>
611                  </palette>
612                 </property>
613                 <property name="orientation">
614                  <enum>Qt::Horizontal</enum>
615                 </property>
616                </widget>
617               </item>
618               <item>
619                <widget class="QLabel" name="label_16">
620                 <property name="text">
621                  <string>Received:</string>
622                 </property>
623                </widget>
624               </item>
625               <item>
626                <widget class="QLabel" name="lblBytesIn">
627                 <property name="minimumSize">
628                  <size>
629                   <width>50</width>
630                   <height>0</height>
631                  </size>
632                 </property>
633                 <property name="alignment">
634                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
635                 </property>
636                </widget>
637               </item>
638              </layout>
639             </item>
640             <item>
641              <layout class="QHBoxLayout" name="horizontalLayout_5">
642               <item>
643                <widget class="Line" name="line_2">
644                 <property name="sizePolicy">
645                  <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
646                   <horstretch>0</horstretch>
647                   <verstretch>0</verstretch>
648                  </sizepolicy>
649                 </property>
650                 <property name="minimumSize">
651                  <size>
652                   <width>10</width>
653                   <height>0</height>
654                  </size>
655                 </property>
656                 <property name="palette">
657                  <palette>
658                   <active>
659                    <colorrole role="Light">
660                     <brush brushstyle="SolidPattern">
661                      <color alpha="255">
662                       <red>255</red>
663                       <green>0</green>
664                       <blue>0</blue>
665                      </color>
666                     </brush>
667                    </colorrole>
668                   </active>
669                   <inactive>
670                    <colorrole role="Light">
671                     <brush brushstyle="SolidPattern">
672                      <color alpha="255">
673                       <red>255</red>
674                       <green>0</green>
675                       <blue>0</blue>
676                      </color>
677                     </brush>
678                    </colorrole>
679                   </inactive>
680                   <disabled>
681                    <colorrole role="Light">
682                     <brush brushstyle="SolidPattern">
683                      <color alpha="255">
684                       <red>255</red>
685                       <green>0</green>
686                       <blue>0</blue>
687                      </color>
688                     </brush>
689                    </colorrole>
690                   </disabled>
691                  </palette>
692                 </property>
693                 <property name="orientation">
694                  <enum>Qt::Horizontal</enum>
695                 </property>
696                </widget>
697               </item>
698               <item>
699                <widget class="QLabel" name="label_17">
700                 <property name="text">
701                  <string>Sent:</string>
702                 </property>
703                </widget>
704               </item>
705               <item>
706                <widget class="QLabel" name="lblBytesOut">
707                 <property name="minimumSize">
708                  <size>
709                   <width>50</width>
710                   <height>0</height>
711                  </size>
712                 </property>
713                 <property name="alignment">
714                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
715                 </property>
716                </widget>
717               </item>
718              </layout>
719             </item>
720             <item>
721              <spacer name="verticalSpacer_4">
722               <property name="orientation">
723                <enum>Qt::Vertical</enum>
724               </property>
725               <property name="sizeHint" stdset="0">
726                <size>
727                 <width>20</width>
728                 <height>407</height>
729                </size>
730               </property>
731              </spacer>
732             </item>
733            </layout>
734           </widget>
735          </item>
736         </layout>
737        </item>
738       </layout>
739      </widget>
740     </widget>
741    </item>
742   </layout>
743  </widget>
744  <customwidgets>
745   <customwidget>
746    <class>TrafficGraphWidget</class>
747    <extends>QWidget</extends>
748    <header>trafficgraphwidget.h</header>
749    <container>1</container>
750    <slots>
751     <slot>clear()</slot>
752    </slots>
753   </customwidget>
754  </customwidgets>
755  <resources>
756   <include location="../bitcoin.qrc"/>
757  </resources>
758  <connections/>
759 </ui>