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
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
2018-04-04
Remove direct bitcoin calls from qt/optionsdialog.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
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-09-02
Merge #11198: [Qt] Fix display of package name on 'open config file' tooltip
MarcoFalke
2017-08-30
[Qt] Fix display of package name on 'open config file' tooltip
Daniel Edgecumbe
2017-08-14
Move some static functions out of wallet.h/cpp
Russell Yanofsky
2017-06-13
Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPE
Pieter Wuille
2017-06-09
Remove unused Boost includes
practicalswift
2017-06-05
scripted-diff: Remove Q_FOREACH
Jorge Timón
2017-03-23
Add a button to open the config file in a text editor
Eric Shaw Jr
2017-02-14
Merge #9755: Bugfix: Qt/Options: Restore persistent "restart required" notice
Jonas Schnelli
[next]