This website requires JavaScript.
Explore
Help
Sign In
twisterarmy
/
twister-core
Watch
1
Star
0
Fork
0
You've already forked twister-core
mirror of
https://github.com/twisterarmy/twister-core.git
synced
2025-03-13 05:51:44 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
twister-core
/
src
/
qt
/
forms
History
Wladimir J. van der Laan
df1a110d2e
Merge pull request
#1268
from Diapolo/transactiondialog
...
change size of transactiondialog, to allow display of transaction-id wit...
2012-05-13 00:16:54 -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
passphrasedialog: change dialog title to "Passphrase Dialog" / remove style-sheet for bold font and use Qt Designer option / remove an unused label default-text and remove an obsolete clear()'
2012-05-06 22:11:26 +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