neobytes/src/qt/forms
Wladimir J. van der Laan 62e21fb5d0 Show warning when using prerelease version
Implements #1948

- Add macro `CLIENT_VERSION_IS_RELEASE` to clientversion.h
- When running a prerelease (the above macro is `false`):
  - In UI, show an orange warning bar at the top. This will be used for other
    warnings (and alerts) as well, instead of the status bar.
  - For `bitcoind`, show the warning in the "errors" field in `getinfo`
    response.
2012-10-25 07:33:45 +02:00
..
aboutdialog.ui Qt: add copyrightLabel to aboutdialog.ui 2012-08-24 13:04:10 +02:00
addressbookpage.ui additional fix for #1843 2012-09-22 12:15:41 +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 Show warning when using prerelease version 2012-10-25 07:33:45 +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 fix #1843 by changing 2 GUI shortcuts 2012-09-21 19:31:53 +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