From d3207b6fa8283cdd15bfa89b222880cf20524c35 Mon Sep 17 00:00:00 2001 From: Philip Kaufmann Date: Mon, 2 Dec 2013 13:36:19 +0100 Subject: [Qt] coin-control features GUI cleanup 3 - remove style sheets from ui files and use Qt attributes instead - make some more strings untranslatable, to make life for translators easier - split up long tooltips an rework the texts a little --- src/qt/forms/coincontroldialog.ui | 63 ++++++++++++++++++++++++++++----------- src/qt/forms/sendcoinsdialog.ui | 62 ++++++++++++++++++++++++++------------ 2 files changed, 88 insertions(+), 37 deletions(-) (limited to 'src/qt/forms') diff --git a/src/qt/forms/coincontroldialog.ui b/src/qt/forms/coincontroldialog.ui index 055dd1f98d..e4faa312d4 100644 --- a/src/qt/forms/coincontroldialog.ui +++ b/src/qt/forms/coincontroldialog.ui @@ -38,8 +38,11 @@ - - font-weight:bold; + + + 75 + true + Quantity: @@ -64,8 +67,11 @@ - - font-weight:bold; + + + 75 + true + Bytes: @@ -106,8 +112,11 @@ - - font-weight:bold; + + + 75 + true + Amount: @@ -132,8 +141,11 @@ - - font-weight:bold; + + + 75 + true + Priority: @@ -148,6 +160,9 @@ Qt::ActionsContextMenu + + medium + Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse @@ -171,8 +186,11 @@ - - font-weight:bold; + + + 75 + true + Fee: @@ -200,8 +218,11 @@ false - - font-weight:bold; + + + 75 + true + Low Output: @@ -220,7 +241,7 @@ Qt::ActionsContextMenu - no + no Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse @@ -245,8 +266,11 @@ - - font-weight:bold; + + + 75 + true + After Fee: @@ -274,8 +298,11 @@ false - - font-weight:bold; + + + 75 + true + Change: @@ -377,7 +404,7 @@ - (1 locked) + (1 locked) diff --git a/src/qt/forms/sendcoinsdialog.ui b/src/qt/forms/sendcoinsdialog.ui index ad4aa52900..db8271b016 100644 --- a/src/qt/forms/sendcoinsdialog.ui +++ b/src/qt/forms/sendcoinsdialog.ui @@ -215,8 +215,11 @@ - - font-weight:bold; + + + 75 + true + Quantity: @@ -247,8 +250,11 @@ - - font-weight:bold; + + + 75 + true + Bytes: @@ -292,8 +298,11 @@ - - font-weight:bold; + + + 75 + true + Amount: @@ -321,8 +330,11 @@ - - font-weight:bold; + + + 75 + true + Priority: @@ -338,7 +350,7 @@ Qt::ActionsContextMenu - medium + medium Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse @@ -366,8 +378,11 @@ - - font-weight:bold; + + + 75 + true + Fee: @@ -395,8 +410,11 @@ - - font-weight:bold; + + + 75 + true + Low Output: @@ -412,7 +430,7 @@ Qt::ActionsContextMenu - no + no Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse @@ -440,8 +458,11 @@ - - font-weight:bold; + + + 75 + true + After Fee: @@ -469,8 +490,11 @@ - - font-weight:bold; + + + 75 + true + Change: @@ -693,7 +717,7 @@ IBeamCursor - 123.456 BTC + 123.456 BTC Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse -- cgit v1.2.3