dogecoin/src/qt/forms
Wladimir J. van der Laan 6e249e4678
Merge #13043: [qt] OptionsDialog: add prune setting
cbede7dbfd [qt] OptionsDialog: add prune setting (Sjors Provoost)

Pull request description:

  The default suggested value is 2 GB. Minimum is 1 GB (550 MB rounded up).

  When the user toggles this setting, a strong warning appears that undoing requires re-downloading the chain:

  <img width="478" alt="schermafbeelding 2018-05-15 om 12 35 24" src="https://user-images.githubusercontent.com/10217/40051858-7939cc20-583c-11e8-9120-327a75376732.png">

  Tooltip points out that actual disk usage can be higher. It's a bit vague on the "advanced features", because I'm assuming anyone who needs to use `-rescan` and `-txindex` will read the documentation, and a more detailed text would needlessly confuse everyone else.

  <img width="450" alt="schermafbeelding 2018-05-15 om 12 33 51" src="https://user-images.githubusercontent.com/10217/40051791-49d6156a-583c-11e8-97b9-7de6dfd8c481.png">

  The UI uses gigabytes for readability and easy of use. There is also no manual pruning UI (`prune=1`). The user will have to use `bitcoin.conf` for those things.

  Fixes #6461. When combined with #13029 the user, after pruning their node, can safely reset settings and/or use bitcoind without having to edit `bitcoin.conf`. However I don't think that's an essential prerequisite.

Tree-SHA512: e17aff276d7235fbd40796adb6431d430620788a753ee13bc064abd35d2edc4280a3d3cddc18e42b4e00edff13ed18fd4f2a966c6f0b43b689afd13673e0c4bf
2018-06-11 14:21:24 +02:00
..
addressbookpage.ui [qt] Add support to search the address book 2018-01-03 16:15:15 +00:00
askpassphrasedialog.ui [ui] Add toggle for unblinding password fields 2017-10-18 13:22:30 -07:00
coincontroldialog.ui qt: refactor: Use absolute include paths in .ui files 2017-11-16 08:23:02 +13:00
debugwindow.ui Qt: Add wallet selector to debug console 2018-03-26 18:40:12 +07:00
editaddressdialog.ui qt: refactor: Use absolute include paths in .ui files 2017-11-16 08:23:02 +13:00
helpmessagedialog.ui Unify package name to as few places as possible without major changes 2015-12-14 02:11:10 +00:00
intro.ui Qt/Intro: Explain a bit more what will happen first time 2017-02-09 05:07:19 +00:00
modaloverlay.ui qt: Set modal overlay hide button as default 2018-03-06 15:10:58 +00:00
openuridialog.ui qt: refactor: Use absolute include paths in .ui files 2017-11-16 08:23:02 +13:00
optionsdialog.ui [qt] OptionsDialog: add prune setting 2018-05-15 12:46:19 +02:00
overviewpage.ui Merge #8972: [Qt] make warnings label selectable (jonasschnelli) 2016-10-19 11:27:21 +02:00
receivecoinsdialog.ui GUI: Rephrase Bech32 checkbox text/tooltip 2018-05-17 09:31:35 +08:00
receiverequestdialog.ui qt: refactor: Use absolute include paths in .ui files 2017-11-16 08:23:02 +13:00
sendcoinsdialog.ui [qt] Improved "custom fee" explanation in tooltip 2018-03-01 19:43:44 +00:00
sendcoinsentry.ui qt: refactor: Use absolute include paths in .ui files 2017-11-16 08:23:02 +13:00
signverifymessagedialog.ui qt: refactor: Use absolute include paths in .ui files 2017-11-16 08:23:02 +13:00
transactiondescdialog.ui qt: Add transaction hash to details window title 2016-04-26 16:05:10 +02:00