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
/
optionsmodel.h
Age
Commit message (
Expand
)
Author
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 -dbcache setting from QSettings to settings.json
Ryan Ofsky
2022-05-24
Merge bitcoin-core/gui#601: refactor: Pass interfaces::Node references to Opt...
Hennadii Stepanov
2022-05-19
refactor: Pass interfaces::Node references to OptionsModel constructor
Ryan Ofsky
2022-05-19
refactor: Add OptionsModel getOption/setOption methods
Ryan Ofsky
2022-02-22
qt: Skip displayUnitChanged signal if unit is not actually changed
Hennadii Stepanov
2022-02-22
qt, refactor: Make BitcoinUnits::Unit a scoped enum
Hennadii Stepanov
2022-02-22
qt: Use QVariant instead of int for BitcoinUnit in QSettings
Hennadii Stepanov
2022-01-09
Merge bitcoin-core/gui#441: Add Create Unsigned button to SendConfirmationDialog
Hennadii Stepanov
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-10-08
qt: hide Create Unsigned button behind an expert mode option
Andrew Chow
2021-09-30
[MOVEONLY] consensus: move amount.h into consensus
fanquake
2021-09-16
gui: add RPC setting
Sjors Provoost
2021-08-11
qt: Add SubFeeFromAmount option
Prateek Sancheti
2021-05-27
gui: add external signer path to options dialog
Sjors Provoost
2021-02-21
gui: Add monospaced font settings
Hennadii Stepanov
2021-01-07
net: Add -natpmp command line option
Hennadii Stepanov
2020-11-15
gui: Replace "Hide tray icon" option with positive "Show tray icon" one
Hennadii Stepanov
2020-08-26
gui: Replace interface::Node references with pointers
Russell Yanofsky
2020-06-22
refactor: Use uint16_t instead of unsigned short
Aaron Hook
2020-05-08
refactor: Use override for non-final overriders
Hennadii Stepanov
2020-01-27
Merge #17453: gui: Fix intro dialog labels when the prune button is toggled
Jonas Schnelli
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-08
util: Add PruneGBtoMiB() function
Hennadii Stepanov
2020-01-08
util: Add PruneMiBtoGB() function
Hennadii Stepanov
2020-01-08
Merge #17696: qt: Force set nPruneSize in QSettings after the intro dialog
fanquake
2020-01-08
qt: Force set nPruneSize in QSettings after intro
Hennadii Stepanov
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-10-24
Remove BIP70 Support
fanquake
2019-08-24
[gui] add explicit prune setter
Sjors Provoost
2019-01-13
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-05-15
[qt] OptionsDialog: add prune setting
Sjors Provoost
2018-04-07
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-04
Remove direct bitcoin calls from qt/optionsdialog.cpp
Russell Yanofsky
2018-04-04
Remove direct bitcoin calls from qt/optionsmodel.cpp
Russell Yanofsky
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-12-07
gui: Fix proxy setting options dialog crash
Wladimir J. van der Laan
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-07-25
Add const to methods that do not modify the object for which it is called
practicalswift
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-11-28
Fix some typos
fsb4000
2016-07-28
[Qt] Add dbcache migration path
Jonas Schnelli
2016-05-11
Qt: Add option to hide the system tray icon
Tyler Hardin
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-11-13
[Qt] add startup option to reset Qt settings
Jonas Schnelli
2015-07-24
[Qt] allow users to set -onion via GUI
Philip Kaufmann
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2014-12-19
Added "Core" to copyright headers
sandakersmann
[next]