index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
test
/
optiontests.cpp
Age
Commit message (
Expand
)
Author
2024-01-22
settings: add auto-generated warning msg for editing the file manually
furszy
2023-05-30
scripted-diff: move settings to common namespace
TheCharlatan
2023-04-19
move-only: Extract common/args and common/config.cpp from util/system
TheCharlatan
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-06-21
test, qt: Add tests for `GUIUtil::extractFirstSuffixFromFilter`
w0xlt
2022-05-26
Migrate -prune setting from QSettings to settings.json
Ryan Ofsky
2022-05-26
Migrate -proxy and -onion settings from QSettings to settings.json
Ryan Ofsky
2022-05-26
Migrate -listen and -server settings from QSettings to settings.json
Ryan Ofsky
2022-05-26
Migrate -upnp and -natpmp settings from QSettings to settings.json
Ryan Ofsky
2022-05-26
Migrate -par setting from QSettings to settings.json
Ryan Ofsky
2022-05-26
Migrate -dbcache setting from QSettings to settings.json
Ryan Ofsky
2022-05-19
refactor: Pass interfaces::Node references to OptionsModel constructor
Ryan Ofsky
2022-04-01
test: add regression test for bitcoin-core/gui/issues/567
Vasil Dimov
2022-03-07
qt: Avoid crash on startup if int specified in settings.json
Ryan Ofsky
2022-03-07
test: Add tests for GetArg methods / settings.json type coercion
Ryan Ofsky