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
/
optionsdialog.cpp
Age
Commit message (
Expand
)
Author
2015-11-18
[Qt] don't allow to store invalid proxy ports
Jonas Schnelli
2015-11-16
[Qt] refactor and optimize proxy settings behavior
Jonas Schnelli
2015-11-03
[qt] Properly display required fee instead of minTxFee
MarcoFalke
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-07-01
Use real number of cores for default -par, ignore virtual cores
Wladimir J. van der Laan
2015-05-01
Bugfix: Grammar fixes
Corinne Dashjr
2015-03-12
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli
2015-02-26
qt: Don't save geometry for options and about/help window
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-10
Don't show wallet options in the preferences menu when running with -disablew...
sinetek
2014-10-23
qt: remove monitoreddatamapper
Wladimir J. van der Laan
2014-09-18
[Qt] include and file header cleanup
Philip Kaufmann
2014-08-26
Split up util.cpp/h
Wladimir J. van der Laan
2014-07-31
qt: Remove an obscure option no-one cares about
Wladimir J. van der Laan
2014-07-25
[Qt] small Qt-only include cleanup
Philip Kaufmann
2014-07-07
remove SOCKS4 support from core and GUI
Philip Kaufmann
2014-07-03
Move fee policy out of core
Gavin Andresen
2014-06-23
build: fix build weirdness after 54372482.
Cory Fields
2014-06-11
[Qt] allow setting listen via GUI
Philip Kaufmann
2014-06-06
Type-safe CFeeRate class
Gavin Andresen
2014-04-25
[Qt] Optionally add third party links to transaction context menu
Cozz Lovan
2014-04-07
Restart-warning for spendZeroConfChange option
langerhans
2014-03-27
add constant for shared (GUI/core) -par settings
Philip Kaufmann
2014-03-18
[Qt] add expert section to wallet tab in optionsdialog
Cozz Lovan
2014-02-17
add constants for shared (GUI/core) -dbcache settings
Philip Kaufmann
2014-02-17
Merge pull request #3614
Wladimir J. van der Laan
2014-02-16
qt: Add option to (not) spend unconfirmed change
Wladimir J. van der Laan
2014-02-02
[Qt] Improve single step in bitcoinamountfield
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
2013-11-14
Coin Control Features
Cozz Lovan
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-11-04
qt: add license header to source files
Wladimir J. van der Laan
2013-09-05
autotools: switch to autotools buildsystem
Cory Fields
2013-06-03
MaxOSX: settings fixes (#2371)
Jonas Schnelli
2013-03-17
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
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-07
change Q_WS_MAC -> Q_OS_MAC (Qt5 compatibility)
Philip Kaufmann
2012-09-21
enhance Qt5 compatibility
Philip Kaufmann
2012-08-02
small UX update for optionsdialog
Philip Kaufmann
2012-07-22
optionsdialog cleanup
Philip Kaufmann
2012-07-13
enhance lang-selection in OptionsDialog, when compiling with Qt >= 4.8
Philip Kaufmann
2012-06-26
GUI: change language selection format
Philip Kaufmann
2012-06-13
re-work optionsdialog to a tabbed UI based on an ui-file
Philip Kaufmann
[next]