aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms/optionsdialog.ui
AgeCommit message (Expand)Author
2022-01-09Merge bitcoin-core/gui#441: Add Create Unsigned button to SendConfirmationDialogHennadii Stepanov
2021-11-21Merge bitcoin-core/gui#449: Restore "S" accelerator for "Start on system logi...Hennadii Stepanov
2021-10-08qt: hide Create Unsigned button behind an expert mode optionAndrew Chow
2021-10-07GUI/Options: Restore "S" accelerator for "Start on system login" optionLuke Dashjr
2021-09-29Merge bitcoin-core/gui#430: Improvements to the open up transaction in third-...Hennadii Stepanov
2021-09-29Merge bitcoin-core/gui#416: Add RPC settingHennadii Stepanov
2021-09-27qt: hyphenate usage of third-party modifierJarol Rodriguez
2021-09-16gui: add RPC settingSjors Provoost
2021-09-13qt: add missing tooltips to options menu settingsJarol Rodriguez
2021-08-11qt, refactor: Fix indentationPrateek Sancheti
2021-08-11qt: Add SubFeeFromAmount optionPrateek Sancheti
2021-05-27gui: add external signer path to options dialogSjors Provoost
2021-04-25qt: Avoid unnecessary translationsHennadii Stepanov
2021-02-21gui: Add monospaced font settingsHennadii Stepanov
2021-01-07gui: Add NAT-PMP network optionHennadii Stepanov
2020-12-15Merge bitcoin-core/gui#115: Replace "Hide tray icon" option with positive "Sh...Jonas Schnelli
2020-11-20Merge bitcoin-core/gui#21: Update pruning tooltip, original author BitcoinErr...Jonas Schnelli
2020-11-15gui: Replace "Hide tray icon" option with positive "Show tray icon" oneHennadii Stepanov
2020-08-07Replace `hidden service` with `onion service`Riccardo Masutti
2020-07-02Update pruning tooltip, original author BitcoinErrorLogRiccardo Spagni
2019-12-09gui: Move static placeholder texts to formsWladimir J. van der Laan
2019-01-30Correct units for "-dbcache" and "-prune"Hennadii Stepanov
2018-11-23Correct misleading "overridden options" labelHennadii Stepanov
2018-05-15[qt] OptionsDialog: add prune settingSjors Provoost
2017-11-16qt: refactor: Use absolute include paths in .ui filesWladimir J. van der Laan
2017-09-07Typo in optionsdialog.uiJames Evans
2017-06-22Fixed multiple typosDimitris Tsapakidis
2017-03-23Add a button to open the config file in a text editorEric Shaw Jr
2016-05-11Qt: Add option to hide the system tray iconTyler Hardin
2015-12-14Unify package name to as few places as possible without major changesLuke Dashjr
2015-07-24[Qt] allow users to set -onion via GUIPhilip Kaufmann
2014-12-28Fix reference.Thomas Zander
2014-12-02[Qt] change some strings to reflect name change to Bitcoin CorePhilip Kaufmann
2014-11-20[Qt] explicitly call proxy in GUI settings SOCKS5 proxyPhilip Kaufmann
2014-11-19[Qt] Add Smartfee to GUICozz Lovan
2014-09-05[Qt] update form files for setting autoDefault explicitly to falsePhilip Kaufmann
2014-07-31qt: Remove an obscure option no-one cares aboutWladimir J. van der Laan
2014-07-07remove SOCKS4 support from core and GUIPhilip Kaufmann
2014-06-11[Qt] allow setting listen via GUIPhilip Kaufmann
2014-04-25[Qt] Optionally add third party links to transaction context menuCozz Lovan
2014-03-27add constant for shared (GUI/core) -par settingsPhilip Kaufmann
2014-03-18[Qt] add expert section to wallet tab in optionsdialogCozz Lovan
2014-02-18Merge pull request #3693Wladimir J. van der Laan
2014-02-17[Qt] small .ui cleanup for optionsdialog and coincontrolPhilip Kaufmann
2014-02-17add constants for shared (GUI/core) -dbcache settingsPhilip Kaufmann
2014-02-16qt: Add option to (not) spend unconfirmed changeWladimir J. van der Laan
2014-01-14[Qt] 2 minor translation changesPhilip Kaufmann
2014-01-06[Qt] massive options/settings rework (no core changes)Philip Kaufmann
2013-11-18Coincontrol cleanup (e.g. add missing license)Philip Kaufmann
2013-11-14Coin Control FeaturesCozz Lovan