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
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
2013-11-18
Coincontrol cleanup (e.g. add missing license)
Philip Kaufmann
2013-11-14
Coin Control Features
Cozz Lovan
2013-11-04
qt: add license header to source files
Wladimir J. van der Laan
2013-08-22
Payment Protocol: X509-validated payment requests
Gavin Andresen
2013-01-05
Bitcoin-Qt: add a Reset button to the options dialog
Philip Kaufmann
2012-11-04
Remove -detachdb and stop's detach argument.
Pieter Wuille
2012-10-02
move most explicit getters in optionsmodel to header
Philip Kaufmann
2012-07-12
optionsmodel cleanup
Philip Kaufmann
2012-06-23
Changed a comment about a QVariant type
xanatos
2012-05-31
Rework network config settings
Pieter Wuille
2012-05-18
change strings to Bitcoin (uppercase), where it is used as a noun and update ...
Philip Kaufmann
2012-05-09
Make it possible to set user interface language from options dialog
Wladimir J. van der Laan
2012-04-26
Make lsn_reset ("detach databases") optional and off by default.
Pieter Wuille
2012-02-26
Reworked QT settings
Gavin Andresen
2011-12-21
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
[next]