neobytes/src/qt/forms
Philip Kaufmann 7e195e8459 [Qt] massive options/settings rework (no core changes)
- add new options for database cache and script verification threads
- add label which displays options that are overridden by command-line
  parameters
- proxy settings are not applied on-the-fly anymore and require a client
  restart (ApplyProxySettings() was removed and was not working very well
  anyway)
- re-work options reset and require a client shutdown (as it is much
  easier to do it this way without having to mess with what can be changed
  on-the-fly and what needs a restart anyway)
- options reset now writes default values for every single option
- when changing an option which requires a client restart display a 10
  second warning message in statusLabel (via a QTimer)
- when applying the changes via ok change that to a persistent message,
  which is displayed even after closing optionsdialog and re-open it, when
  no client restart was made
- remove dialog boxes used when changing language or proxy settings
- add setRestartRequired() and isRestartRequired() to OptionsModel and
  use the set function when updating options to signal OptionsDialog
  when a restart is needed
- resize optionsdialog a little and add some min sizes for certain GUI
  elements
- remove apply button from optionsdialog
- save and restore optionsdialog window position
- update nTransactionFee in QSettings with a set -paytxfee value when
  opening optionsdialog (I'm not sure about this yet, perhaps revert to
  not updating QSettings and just display current -paytxfee value in
  optionsdialog.)
2014-01-06 16:19:04 +01:00
..
aboutdialog.ui Rebrand to Bitcoin Core 2013-12-13 07:51:16 +01:00
addressbookpage.ui [Qt] misc small fixes for #3099 (new receive flow) 2013-10-25 14:28:34 +02:00
askpassphrasedialog.ui start rows in askpassphrasedialog.ui at 0 (not 1) 2012-05-20 15:55:39 +02:00
coincontroldialog.ui [Qt] coin-control features GUI cleanup 3 2013-12-02 13:36:19 +01:00
editaddressdialog.ui qt: general polish after adding new receive flow 2013-10-25 13:25:25 +02:00
intro.ui Rebrand to Bitcoin Core 2013-12-13 07:51:16 +01:00
openuridialog.ui qt: add Open URI dialog 2013-11-11 14:29:49 +01:00
optionsdialog.ui [Qt] massive options/settings rework (no core changes) 2014-01-06 16:19:04 +01:00
overviewpage.ui qt: align amounts on overview page to the right 2013-11-14 09:23:43 +01:00
receivecoinsdialog.ui qt: keep a list of requested payments 2013-11-19 14:07:38 +01:00
receiverequestdialog.ui qt: keep a list of requested payments 2013-11-19 14:07:38 +01:00
rpcconsole.ui qt: Treat regtest as testnet 2013-12-20 11:18:50 +01:00
sendcoinsdialog.ui [Qt] coin-control features GUI cleanup 3 2013-12-02 13:36:19 +01:00
sendcoinsentry.ui [Qt] allow deletion of payment-requests in sendcoins 2013-11-24 16:30:14 +01:00
signverifymessagedialog.ui [Qt] misc small fixes for #3099 (new receive flow) 2013-10-25 14:28:34 +02:00
transactiondescdialog.ui enhance translation possibilities in TransactionDesc / misc other changes 2012-07-03 14:38:03 +02:00