0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-21 12:22:50 -05:00
bitcoin-bitcoin-core/src/qt/forms
Philip Kaufmann 4aaa4313e7 small UX update for optionsdialog
- add enableApplyButton() and disableApplyButton() to optionsdialog.{h/cpp}
- they are used to ensure the Ok button does not get disabled, when Apply needs to be disabled (standard UX should allow Ok always to dismiss the dialog and only disable it, when we have a faulty proxy IP)
- disable Apply after initially loading the settings, as nothing new needs to be saved
- remove orphan settings from optionsdialog.ui that are default anyway
2012-08-02 09:05:10 +02:00
..
aboutdialog.ui Replace all occurances of license.txt with COPYING, including naming the file COPYING.txt on Windows 2012-07-22 21:49:09 +00:00
addressbookpage.ui re-size addressbookpage.ui to fix #1062 2012-07-19 07:22:38 +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
optionsdialog.ui small UX update for optionsdialog 2012-08-02 09:05:10 +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 fix typo "logfile" -> "log file" 2012-07-23 08:22:04 +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
signverifymessagedialog.ui fix a wrong string in signverifymessagedialog.ui 2012-07-12 13:46:34 +02:00
transactiondescdialog.ui enhance translation possibilities in TransactionDesc / misc other changes 2012-07-03 14:38:03 +02:00