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
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
2014-12-16
Remove references to X11 licence
Michael Ford
2014-11-19
[Qt] Add Smartfee to GUI
Cozz Lovan
2014-11-03
Fix all header defines
Pavel JanÃk
2014-09-26
Use a typedef for monetary values
Mark Friedenbach
2014-07-31
qt: Remove an obscure option no-one cares about
Wladimir J. van der Laan
2014-07-28
[Qt] remove ProxySocksVersion from OptionID
Philip Kaufmann
2014-06-25
[Qt] New status bar Unit Display Control and related changes.
gubatron
2014-06-11
[Qt] allow setting listen via GUI
Philip Kaufmann
2014-04-25
[Qt] Optionally add third party links to transaction context menu
Cozz Lovan
2014-03-14
qt: Show also value for options overridden on command line
Wladimir J. van der Laan
2014-02-16
qt: Add option to (not) spend unconfirmed change
Wladimir J. van der Laan
2014-02-07
[Qt] remove broken OptionsModel::Upgrade()
Cozz Lovan
2014-01-17
[Qt] let OptionsModel::getProxySettings() directly query proxy
Philip Kaufmann
2014-01-06
[Qt] massive options/settings rework (no core changes)
Philip Kaufmann
2014-01-06
qt: Remove unused method OptionsModel::getTransactionFee
Wladimir J. van der Laan
[next]