|
|
|
@ -5,22 +5,58 @@ |
|
|
|
|
<rect> |
|
|
|
|
<x>0</x> |
|
|
|
|
<y>0</y> |
|
|
|
|
<width>476</width> |
|
|
|
|
<height>279</height> |
|
|
|
|
<width>432</width> |
|
|
|
|
<height>230</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizePolicy" > |
|
|
|
|
<sizepolicy> |
|
|
|
|
<hsizetype>0</hsizetype> |
|
|
|
|
<vsizetype>0</vsizetype> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="minimumSize" > |
|
|
|
|
<size> |
|
|
|
|
<width>432</width> |
|
|
|
|
<height>230</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="maximumSize" > |
|
|
|
|
<size> |
|
|
|
|
<width>432</width> |
|
|
|
|
<height>230</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="windowTitle" > |
|
|
|
|
<string>Dialog</string> |
|
|
|
|
<string>Random Number Generator</string> |
|
|
|
|
</property> |
|
|
|
|
<widget class="QLabel" name="label" > |
|
|
|
|
<property name="geometry" > |
|
|
|
|
<rect> |
|
|
|
|
<x>10</x> |
|
|
|
|
<y>80</y> |
|
|
|
|
<width>411</width> |
|
|
|
|
<height>51</height> |
|
|
|
|
</rect> |
|
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<spacer> |
|
|
|
|
<property name="orientation" > |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType" > |
|
|
|
|
<enum>QSizePolicy::Fixed</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" > |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>50</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Collecting entropy... |
|
|
|
|
Please move the mouse and/or press some keys until enought entropy for a reseed of the random number generator is collected.</string> |
|
|
|
@ -32,54 +68,130 @@ Please move the mouse and/or press some keys until enought entropy for a reseed |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QDialogButtonBox" name="buttonBox" > |
|
|
|
|
<property name="geometry" > |
|
|
|
|
<rect> |
|
|
|
|
<x>20</x> |
|
|
|
|
<y>240</y> |
|
|
|
|
<width>441</width> |
|
|
|
|
<height>32</height> |
|
|
|
|
</rect> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QProgressBar" name="progressBar" > |
|
|
|
|
<property name="maximum" > |
|
|
|
|
<number>420</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="value" > |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="orientation" > |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="standardButtons" > |
|
|
|
|
<set>QDialogButtonBox::Ok</set> |
|
|
|
|
<property name="format" > |
|
|
|
|
<string>%v Bits</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QStackedWidget" name="stackedWidget" > |
|
|
|
|
<property name="currentIndex" > |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<widget class="QWidget" name="page" > |
|
|
|
|
<layout class="QHBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<spacer> |
|
|
|
|
<property name="orientation" > |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType" > |
|
|
|
|
<enum>QSizePolicy::Minimum</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" > |
|
|
|
|
<size> |
|
|
|
|
<width>40</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="WaitAnimationWidget" native="1" name="Animation" > |
|
|
|
|
<property name="geometry" > |
|
|
|
|
<rect> |
|
|
|
|
<x>8</x> |
|
|
|
|
<y>5</y> |
|
|
|
|
<property name="sizePolicy" > |
|
|
|
|
<sizepolicy> |
|
|
|
|
<hsizetype>0</hsizetype> |
|
|
|
|
<vsizetype>0</vsizetype> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="minimumSize" > |
|
|
|
|
<size> |
|
|
|
|
<width>41</width> |
|
|
|
|
<height>41</height> |
|
|
|
|
</rect> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="maximumSize" > |
|
|
|
|
<size> |
|
|
|
|
<width>41</width> |
|
|
|
|
<height>41</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QProgressBar" name="progressBar" > |
|
|
|
|
<property name="geometry" > |
|
|
|
|
<rect> |
|
|
|
|
<x>10</x> |
|
|
|
|
<y>140</y> |
|
|
|
|
<width>451</width> |
|
|
|
|
<height>23</height> |
|
|
|
|
</rect> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<spacer> |
|
|
|
|
<property name="orientation" > |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="maximum" > |
|
|
|
|
<number>420</number> |
|
|
|
|
<property name="sizeType" > |
|
|
|
|
<enum>QSizePolicy::Minimum</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="value" > |
|
|
|
|
<number>0</number> |
|
|
|
|
<property name="sizeHint" > |
|
|
|
|
<size> |
|
|
|
|
<width>40</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QWidget" name="page_2" > |
|
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="Label_Finished" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
|
|
|
|
p, li { white-space: pre-wrap; } |
|
|
|
|
</style></head><body style=" font-family:'Verdana'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> |
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#006400;">Random pool successfully reseeded!</span></p></body></html></string> |
|
|
|
|
</property> |
|
|
|
|
<property name="alignment" > |
|
|
|
|
<set>Qt::AlignCenter</set> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QDialogButtonBox" name="buttonBox" > |
|
|
|
|
<property name="orientation" > |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="format" > |
|
|
|
|
<string>%v Bits</string> |
|
|
|
|
<property name="standardButtons" > |
|
|
|
|
<set>QDialogButtonBox::Ok</set> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
<customwidgets> |
|
|
|
|
<customwidget> |
|
|
|
|