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.cpp
Age
Commit message (
Expand
)
Author
2019-10-24
Remove BIP70 Support
fanquake
2019-08-24
[gui] add explicit prune setter
Sjors Provoost
2019-06-21
Use qInfo() if no error occurs
Hennadii Stepanov
2019-04-23
Resolve the qt/guiutil <-> qt/optionsmodal CD
251
2019-01-30
Correct units for "-dbcache" and "-prune"
Hennadii Stepanov
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-24
scripted-diff: Remove trailing whitespaces
João Barbosa
2018-05-15
[qt] OptionsDialog: add prune setting
Sjors Provoost
2018-04-10
Fix illegal default `addProxy` and `addrSeparateProxyTor` settings.
251
2018-04-07
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-04
Remove direct bitcoin calls from qt/optionsmodel.cpp
Russell Yanofsky
2018-02-08
boost: drop boost threads for upnp
Cory Fields
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-12-12
Merge #10574: Remove includes in .cpp files for things the corresponding .h f...
Wladimir J. van der Laan
2017-12-07
gui: Fix proxy setting options dialog crash
Wladimir J. van der Laan
2017-11-16
Remove includes in .cpp files for things the corresponding .h file already in...
practicalswift
2017-11-16
qt: refactor: Changes to make include paths absolute
Wladimir J. van der Laan
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-10-04
[gui] reset addrProxy/addrSeparateProxyTor if colon char missing
Cristian Mircea Messel
2017-09-23
qt: Backup former GUI settings on `-resetguisettings`
Wladimir J. van der Laan
2017-08-16
Merge #9964: Add const to methods that do not modify the object for which it ...
MarcoFalke
2017-08-14
scripted-diff: stop using the gArgs wrappers
Marko Bencun
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-12-24
Un-expose mapArgs from utils.h
Matt Corallo
2016-12-02
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-08-25
Merge #8487: Persist the datadir after option reset
Jonas Schnelli
2016-08-24
Load choose datadir dialog after options reset
Andrew Chow
2016-08-10
Persist the datadir after option reset
Andrew Chow
2016-07-31
net: narrow include scope after moving to netaddress
Cory Fields
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-08-07
Merge pull request #4587
Wladimir J. van der Laan
2015-07-24
[Qt] allow users to set -onion via GUI
Philip Kaufmann
2015-07-23
Includes: Cleanup around net main and wallet
Jorge Timón
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-04-17
privacy: Stream isolation for Tor
Wladimir J. van der Laan
2015-03-12
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli
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-10-27
MOVEONLY: Move CFeeRate and Amount constants to amount.o
jtimon
2014-10-07
Merge pull request #4976
Wladimir J. van der Laan
2014-09-26
Use a typedef for monetary values
Mark Friedenbach
2014-09-25
qt: add proxy to options overridden if necessary.
Cory Fields
2014-09-18
[Qt] include and file header cleanup
Philip Kaufmann
2014-07-31
qt: Remove an obscure option no-one cares about
Wladimir J. van der Laan
2014-07-07
remove SOCKS4 support from core and GUI
Philip Kaufmann
[next]