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
2020-03-14
Replace std::to_string with locale-independent alternative
Ben Woosley
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
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-12-08
util: Replace magics with DEFAULT_PRUNE_TARGET_GB
Hennadii Stepanov
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
[next]