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
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
2011-12-20
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-11-13
Improve documentation for UI classes
Wladimir J. van der Laan
2011-07-30
Hide addresses in transaction overview by default, they can be re-shown as a ...
Wladimir J. van der Laan
2011-07-29
Full support for other units, add configuration option for default unit (used...
Wladimir J. van der Laan
2011-07-26
allow multiple units in bitcoin amount widget (for example, for sending) usin...
Wladimir J. van der Laan
2011-06-26
update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class)
Wladimir J. van der Laan
2011-06-11
move back to original directory structure
Wladimir J. van der Laan