dogecoin/src/qt/forms
Wladimir J. van der Laan 520198138a Merge pull request #1518 from Diapolo/qrcodedialog
update QRCodeDialog
2012-07-07 04:46:03 -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 start rows in askpassphrasedialog.ui at 0 (not 1) 2012-05-20 15:55:39 +02:00
editaddressdialog.ui Send: dialog redesign (automatically look up label for entered address) 2011-07-02 13:45:59 +02:00
messagepage.ui allow translation of "options" used in the --help message / split translation of RPC console welcome message and remove the need to take care of "<br>" / remove some spaces in strings and misc other stuff related to translations 2012-05-17 15:49:00 +02:00
optionsdialog.ui fix a typo in OptionsDialog 2012-06-30 01:16:22 +02:00
overviewpage.ui change initial Balance on overviewpage from "123.456 BTC" to "0 BTC" to not confuse users, which could see it before we init with the real wallet balance 2012-06-11 22:40:06 +02:00
qrcodedialog.ui update QRCodeDialog 2012-07-06 18:51:30 +02:00
rpcconsole.ui make buttons in debug window non autoDefault 2012-06-12 17:17:51 +02:00
sendcoinsdialog.ui set cursor for balance field to IBeamCursor (to show the user it IS selectable) and set autoDefault to false for the buttons that do not need this 2012-06-13 18:34:29 +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 enhance translation possibilities in TransactionDesc / misc other changes 2012-07-03 14:38:03 +02:00
verifymessagedialog.ui change verifymessagepage behaviour to match RPC-call "verifymessage" (input address, signature and message) / display messages in status label (remove message boxes) / resize window to make signature fully readable / change signature font to BC-address font (like in messagepage) / remove checkAddress() and place code directly in on_verifyMessage_clicked() / add visual feedback to LineEdits / remove AddressTableModel references, as they are now unused / add addr.GetKeyID(keyID) check 2012-06-01 11:13:44 +02:00