diff --git a/EverGreenCoin-qt.pro b/EverGreenCoin-qt.pro index 5dd2ad1..f23dafc 100644 --- a/EverGreenCoin-qt.pro +++ b/EverGreenCoin-qt.pro @@ -5,7 +5,7 @@ TEMPLATE = app DEFINES += fName1 fName2 fName1 = "EverGreenCoin-Qt" macx:TARGET = "EverGreenCoin-Qt" -VERSION = 1.9.5.0 +VERSION = 1.9.5.1 QMAKE_TARGET_BUNDLE_PREFIX = co.evergreen contains(QT_ARCH, i386) { fName2 = "-qt-x86-v" diff --git a/src/clientversion.h b/src/clientversion.h index f639fbe..2e2042a 100644 --- a/src/clientversion.h +++ b/src/clientversion.h @@ -9,7 +9,7 @@ #define CLIENT_VERSION_MAJOR 1 #define CLIENT_VERSION_MINOR 9 #define CLIENT_VERSION_REVISION 5 -#define CLIENT_VERSION_BUILD 0 +#define CLIENT_VERSION_BUILD 1 // Converts the parameter X to a string after macro replacement on X has been performed. // Don't merge these into one macro! diff --git a/src/qt/bitcoingui.cpp b/src/qt/bitcoingui.cpp index 0058b8c..ebf63a8 100644 --- a/src/qt/bitcoingui.cpp +++ b/src/qt/bitcoingui.cpp @@ -90,7 +90,7 @@ BitcoinGUI::BitcoinGUI(QWidget *parent): QApplication::setAttribute(Qt::AA_UseHighDpiPixmaps); #endif - resize(1000, 700); + resize(1250, 1000); this->setGeometry(QStyle::alignedRect(Qt::LeftToRight, Qt::AlignCenter, this->size(), QApplication::desktop()->screenGeometry())); setWindowTitle(tr("EverGreenCoin® Core - Wallet v1.9.5") ); #ifndef Q_OS_MAC diff --git a/src/qt/charitydialog.cpp b/src/qt/charitydialog.cpp index 0c2e73d..7e95a50 100644 --- a/src/qt/charitydialog.cpp +++ b/src/qt/charitydialog.cpp @@ -246,7 +246,6 @@ void StakeForCharityDialog::on_enableButton_clicked() ui->message->setStyleSheet("QLabel { color: red; font-weight: 900; }"); ui->message->setText(tr("Please enter whole numbers, 1 through 100, for percentage")+ " \n\n\n"); ui->charityPercentEdit->setFocus(); - ui->charityPercentEdit->setStyleSheet("border-color: #ffffff;"); return; } diff --git a/src/qt/forms/charitydialog.ui b/src/qt/forms/charitydialog.ui index a01bff8..909229d 100644 --- a/src/qt/forms/charitydialog.ui +++ b/src/qt/forms/charitydialog.ui @@ -278,8 +278,14 @@ 40 + + + 75 + true + + - Save any changes and enable EverGreenCoin Dynamic Stake For Charity + <p><span style=" color:#ffffff; background-color: #000000; white-space:nowrap;">Save any changes and enable EverGreenCoin Dynamic Stake For Charity™ </span> Qt::LeftToRight @@ -306,8 +312,14 @@ 40 + + + 75 + true + + - Disable EverGreenCoin Dynamic Stake For Charity + <span style=" color:#ffffff; background-color: #000000; white-space:nowrap;">Disable EverGreenCoin Dynamic Stake For Charity™ </span> background: rgba(1,132,87,150); @@ -721,9 +733,14 @@ + + + 75 + true + + - Select an EverGreenCoin Authorized Effort™ - + Select an EverGreenCoin Authorized Effort™ or select 'Manual Address Entry' to enter any EverGreenCoin address. border: 2px solid #000000; @@ -742,6 +759,12 @@ + + + 75 + true + + Account address to send percentage of network rewards to @@ -761,6 +784,12 @@ 0 + + + 75 + true + + Percentage of your network rewards (stake rewards) to send @@ -918,6 +947,12 @@ + + + 75 + true + + Account address to send percentage of network rewards to @@ -968,8 +1003,14 @@ 0 + + + 75 + true + + - EverGreenCoin address to send percentage of network rewards to or select an EverGreenCoin Authorized Effort™ from the drop-down menu above + EverGreenCoin address to send percentage of network rewards to after maturity. border: 2px solid #000000; diff --git a/src/qt/forms/overviewpage.ui b/src/qt/forms/overviewpage.ui index ef9b35f..482ce41 100644 --- a/src/qt/forms/overviewpage.ui +++ b/src/qt/forms/overviewpage.ui @@ -465,8 +465,9 @@ Sans Serif - 50 - false + 12 + 75 + true @@ -1342,6 +1343,12 @@ 30 + + + 75 + true + + <html><head/><body><p>Your Recent Transactions</p></body></html> @@ -1426,6 +1433,12 @@ 16777214 + + + 75 + true + + diff --git a/src/qt/forms/sendcoinsdialog.ui b/src/qt/forms/sendcoinsdialog.ui index ec3f2ac..55939bc 100644 --- a/src/qt/forms/sendcoinsdialog.ui +++ b/src/qt/forms/sendcoinsdialog.ui @@ -614,7 +614,7 @@ 0 0 832 - 169 + 166 @@ -1612,6 +1612,13 @@ 0 + + + 12 + 75 + true + + Confirm the send action diff --git a/src/qt/forms/sendcoinsentry.ui b/src/qt/forms/sendcoinsentry.ui index 8ae72c6..bc2fea1 100644 --- a/src/qt/forms/sendcoinsentry.ui +++ b/src/qt/forms/sendcoinsentry.ui @@ -878,6 +878,13 @@ + + + 12 + 75 + true + + color: #000000; @@ -1309,6 +1316,13 @@ + + + 12 + 75 + true + + color: #000000; @@ -1740,6 +1754,13 @@ + + + 12 + 75 + true + + color: #000000; diff --git a/src/qt/forms/statisticspage.ui b/src/qt/forms/statisticspage.ui index f19b56c..29c01c6 100644 --- a/src/qt/forms/statisticspage.ui +++ b/src/qt/forms/statisticspage.ui @@ -492,6 +492,13 @@ + + + 12 + 75 + true + + <html><head/><body><p><span style=" font-size:16pt; font-weight:900; color: #000000;">EverGreenCoin Network Statistics</span></p></body></html>