This website requires JavaScript.
Explore
Help
Register
Sign In
cryptogera
/
tekcoin
Watch
1
Star
0
Fork
0
You've already forked tekcoin
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
tekcoin
/
src
/
qt
/
forms
History
Wladimir J. van der Laan
563f3efda3
Merge pull request
#1323
from Diapolo/string_fixes
...
translation updates / string updates
2012-05-20 01:34:06 -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
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
overviewpage.ui
Restore overviewpage (put transactions back within frame)
2012-05-18 10:33:09 +02:00
qrcodedialog.ui
set minimum size allowed by Qt Creator and rename "QR-Code Dialog" to "QR Code Dialog" as this spelling is used all over the code
2012-05-13 00:03:58 +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
verifymessagedialog.ui
adapt user-experience from messagepage / move placeholderTexts from XML to source to avoid a problem with Qt < 4.7 / add eventFilter for address field to select text when clicking in / add Clear All button / rework strings
2012-05-15 08:04:51 +02:00