FLO-wallet-core/src/qt/forms
Philip Kaufmann d78900cc1b fix some cosmetic glitches in the codebase
- rename URL into URI in paymentserver where correct
- add some missing Qt-coding-stuff in paymentserver
- change QSpinBox to QLineEdit as base for BitcoinAmountField in .ui files
  (as this is the result when converting the BAF back into base)
- remove some c_str() and replace with QString::fromStdString()
- remove several new-lines
- remove unneeded spaces
- indentation fixes
2013-09-09 12:36:04 +02:00
..
aboutdialog.ui Bitcoin-Qt: better copyright year handling in AboutDialog 2013-02-01 08:52:01 +01:00
addressbookpage.ui qt: move export button to tabs 2013-04-12 13:13:32 +02:00
askpassphrasedialog.ui
editaddressdialog.ui
intro.ui qt: allow user to choose data directory 2013-06-16 10:21:41 +02:00
optionsdialog.ui fix some cosmetic glitches in the codebase 2013-09-09 12:36:04 +02:00
overviewpage.ui qt: Add total balance in overview page 2013-06-07 15:33:32 +02:00
qrcodedialog.ui fix some cosmetic glitches in the codebase 2013-09-09 12:36:04 +02:00
rpcconsole.ui fix typo "logfile" -> "log file" 2012-07-23 08:22:04 +02:00
sendcoinsdialog.ui fix #1843 by changing 2 GUI shortcuts 2012-09-21 19:31:53 +02:00
sendcoinsentry.ui Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
signverifymessagedialog.ui Bitcoin-Qt: add a Signature label on sign message page 2013-01-06 03:52:33 +01:00
transactiondescdialog.ui