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
2022-03-01
Merge bitcoin/bitcoin#22834: net: respect -onlynet= when making outbound conn...
laanwj
2022-01-09
refactor, qt: Use std::chrono for non-zero arguments in QTimer methods
Hennadii Stepanov
2022-01-09
Merge bitcoin-core/gui#441: Add Create Unsigned button to SendConfirmationDialog
Hennadii Stepanov
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-11-24
scripted-diff: rename `proxyType` to `Proxy`
Vasil Dimov
2021-10-08
qt: hide Create Unsigned button behind an expert mode option
Andrew Chow
2021-09-30
Merge bitcoin-core/gui#336: Do not exit and re-enter main event loop during s...
W. J. van der Laan
2021-09-29
qt: Do not exit and re-enter main event loop during shutdown
Hennadii Stepanov
2021-09-29
Merge bitcoin-core/gui#416: Add RPC setting
Hennadii Stepanov
2021-09-16
gui: add RPC setting
Sjors Provoost
2021-09-12
Merge bitcoin-core/gui#391: Add cancel button to configuration options popup
Hennadii Stepanov
2021-09-10
qt: Add cancel button to configuration options popup
Shashwat
2021-08-11
qt: Add SubFeeFromAmount option
Prateek Sancheti
2021-06-16
gui: misc external signer fixes and translation hints
Sjors Provoost
2021-05-27
gui: add external signer path to options dialog
Sjors Provoost
2021-04-30
qt: Use template function qOverload in signal-slot connections
Hennadii Stepanov
2021-02-21
gui: Add monospaced font settings
Hennadii Stepanov
2021-01-28
Merge bitcoin-core/gui#85: Remove unused "What's This" button in dialogs on W...
Jonas Schnelli
2021-01-07
gui: Add NAT-PMP network option
Hennadii Stepanov
2021-01-07
net: Add -natpmp command line option
Hennadii Stepanov
2021-01-07
gui: Apply port mapping changes on dialog exit
Hennadii Stepanov
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-11-15
gui: Replace "Hide tray icon" option with positive "Show tray icon" one
Hennadii Stepanov
2020-09-07
scripted-diff: Remove unused "What's This" button in dialogs on Windows
Hennadii Stepanov
2020-02-05
gui: Add close window shortcut
Miguel Herranz
2020-01-08
net: Avoid using C-style NUL-terminated strings as arguments in the netbase i...
practicalswift
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-09
Merge #17702: gui: Move static placeholder texts to forms
MarcoFalke
2019-12-09
gui: Move static placeholder texts to forms
Wladimir J. van der Laan
2019-12-09
ui: disable 3rd-party tx-urls when wallet disabled
Harris
2019-11-22
gui: remove macOS start on login code
fanquake
2019-06-26
scripted-diff: Avoid passing PACKAGE_NAME for translation
MarcoFalke
2019-04-18
Merge #15801: Bugfix: GUI: Options: Initialise prune setting range before loa...
Wladimir J. van der Laan
2019-04-11
GUI: Options: Remove the upper-bound limit from pruning size setting
Luke Dashjr
2019-04-11
GUI: Options: Set the range of pruning size before loading its value
Luke Dashjr
2019-01-30
Merge #15163: Correct units for "-dbcache" and "-prune"
Wladimir J. van der Laan
2019-01-30
Correct units for "-dbcache" and "-prune"
Hennadii Stepanov
2019-01-21
Qt: remove macOS launch-at-startup option when compiled with > macOS 10.11
Jonas Schnelli
2019-01-13
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
2018-09-27
Don't use systray icon on inappropriate systems
Hennadii Stepanov
2018-08-21
qt: Use new Qt5 connect syntax
João Barbosa
2018-08-20
Merge #13248: [gui] Make proxy icon from statusbar clickable
Wladimir J. van der Laan
2018-08-08
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-07-30
gui: Reject options dialog when key escape is pressed
João Barbosa
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-25
[gui] Make proxy icon from statusbar clickable
Cristian Mircea Messel
2018-07-02
scripted-diff: Replace NET_TOR with NET_ONION
wodry
2018-06-18
gui: Remove QT_VERSION fallbacks for Qt < 5
Wladimir J. van der Laan
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
[next]