This website requires JavaScript.
Explore
Help
Register
Sign In
cryptogera
/
bitcoin
Watch
1
Star
0
Fork
0
You've already forked bitcoin
mirror of
https://github.com/bitcoin/bitcoin.git
synced
2026-03-15 16:02:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bitcoin
/
src
/
qt
/
forms
History
Wladimir J. van der Laan
6da3b29e37
Merge pull request
#1275
from Diapolo/askpassphrasedialog
...
remove string "TextLabel" from warningLabel, as this is unneeded and as ...
2012-05-13 00:40:26 -07:00
..
aboutdialog.ui
changed cursor for selectable text on the about dialog to IBeamCursor and removed an unused tag
2012-05-05 12:55:51 +02:00
addressbookpage.ui
harmonize the use of ellipsis ("...") to be used in menus, but not on buttons / update some strings to be more informative
2012-05-09 09:06:51 +02:00
askpassphrasedialog.ui
remove string "TextLabel" from warningLabel, as this is unneeded and as such is a silly translation less to do :)
2012-05-13 00:16:50 +02:00
editaddressdialog.ui
Send: dialog redesign (automatically look up label for entered address)
2011-07-02 13:45:59 +02:00
messagepage.ui
add placeholder text to address field (like in sendcoins) and set focus to address field on opening messagepage or "Clear All" / consolidate gotoMessagePage() to 1 function / rename windowTitle to "Sign Message Dialog"
2012-05-10 15:50:24 +02:00
overviewpage.ui
move many overviewpage settings from code to ui XML-file / removed ability to translate "0 BTC" and "123.456 BTC" as this is only used as preview in the Qt Designer anyway / set mouse cursor to IBeam for selectable labels
2012-05-06 16:57:12 +02:00
qrcodedialog.ui
renamed qrcodedialog.ui window title to "QR-Code Dialog" and changed window size to the minimum values Qt Creator allows me to set
2012-05-05 11:43:54 +02:00
rpcconsole.ui
Convert RPC console to QTextEdit instead of QTableView
2012-05-12 18:39:26 +02:00
sendcoinsdialog.ui
add Alt-Shortcut for "Clear All" in sendcoinsdialog.ui
2012-05-12 11:11:00 +02:00
sendcoinsentry.ui
Move back setPlaceholderText to code, from xml, as this broke building with Qt 4.6
2012-05-07 00:19:22 +02:00
transactiondescdialog.ui
change size of transactiondialog, to allow display of transaction-id without an ugly line-break
2012-05-12 11:12:37 +02:00