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
Age
Commit message (
Expand
)
Author
2020-03-04
refactor: Convert ping wait time from double to int64_t
Ben Woosley
2020-03-04
refactor: Convert min ping time from double to int64_t
Ben Woosley
2020-03-04
refactor: Convert ping time from double to int64_t
Ben Woosley
2020-02-14
Deduplicate the message signing code
Vasil Dimov
2020-02-14
Deduplicate the message verifying code
Vasil Dimov
2020-02-13
Merge #18121: gui: Throttle GUI update pace when -reindex
Jonas Schnelli
2020-02-12
gui: Throttle GUI update pace when -reindex
Hennadii Stepanov
2020-02-11
gui: Fix race in WalletModel::pollBalanceChanged
Russell Yanofsky
2020-02-10
Merge #18101: qt: Fix deprecated QCharRef usage
Wladimir J. van der Laan
2020-02-09
qt: Fix deprecated QCharRef usage
Hennadii Stepanov
2020-02-07
Qt: pass clientmodel changes from walletframe to walletviews
Jonas Schnelli
2020-02-06
Merge #18062: gui: Fix unintialized WalletView::progressDialog
fanquake
2020-02-03
gui: Fix unintialized WalletView::progressDialog
João Barbosa
2020-02-03
gui: Drop PeerTableModel dependency to ClientModel
João Barbosa
2020-02-01
Merge #17937: gui: Remove WalletView and BitcoinGUI circular dependency
Jonas Schnelli
2020-01-31
gui: Drop ShutdownWindow dependency to BitcoinGUI
João Barbosa
2020-01-31
gui: Drop BanTableModel dependency to ClientModel
João Barbosa
2020-01-30
gui: Remove WalletView and BitcoinGUI circular dependency
João Barbosa
2020-01-30
gui: Add transactionClicked and coinsSent signals to WalletView
João Barbosa
2020-01-30
Merge #17261: Make ScriptPubKeyMan an actual interface and the wallet to have...
Samuel Dobson
2020-01-27
Merge #17453: gui: Fix intro dialog labels when the prune button is toggled
Jonas Schnelli
2020-01-27
Merge #18007: Bugfix: GUI: Hide the HD/encrypt icons earlier so they get re-s...
Jonas Schnelli
2020-01-27
Merge #17096: gui: rename debug window
Jonas Schnelli
2020-01-26
Bugfix: GUI: Hide the HD/encrypt icons earlier so they get re-shown if anothe...
Luke Dashjr
2020-01-24
gui: Shortcut to close ModalOverlay
Emil Engler
2020-01-23
Refactor: Allow LegacyScriptPubKeyMan to be null
Andrew Chow
2020-01-23
Locking: Lock cs_KeyStore instead of cs_wallet in legacy keyman
Andrew Chow
2020-01-22
Merge #17754: net: Don't allow resolving of std::string with embedded NUL cha...
Wladimir J. van der Laan
2020-01-22
Merge #17965: qt: Revert changes of pr17943
Wladimir J. van der Laan
2020-01-22
Merge #17492: QT: bump fee returns PSBT on clipboard for watchonly-only wallets
fanquake
2020-01-19
Revert "refactor: Remove never used default parameter"
Hennadii Stepanov
2020-01-19
Revert "refactor: Simplify connection syntax"
Hennadii Stepanov
2020-01-17
Merge #17943: qt, refactor: Remove never used default parameter
fanquake
2020-01-17
Merge #17939: gui: Remove warning "unused variable 'wallet_model'"
fanquake
2020-01-16
Merge #17691: doc: Add missed copyright headers
MarcoFalke
2020-01-16
refactor: Simplify connection syntax
Hennadii Stepanov
2020-01-16
refactor: Remove never used default parameter
Hennadii Stepanov
2020-01-16
gui: Remove warning "unused variable 'wallet_model'"
João Barbosa
2020-01-15
gui: hide HD & encryption icons when no wallet loaded
Harris
2020-01-15
QT: Change bumpFee asserts to simple error message
Gregory Sanders
2020-01-15
Merge #17923: refactor: Use PACKAGE_NAME in GUI modal overlay and bitcoin-wallet
fanquake
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-14
GUI: Use PACKAGE_NAME in modal overlay
Luke Dashjr
2020-01-14
gui: Make Intro consistent with prune checkbox
Hennadii Stepanov
2020-01-14
gui: Add Intro::UpdateFreeSpaceLabel()
Hennadii Stepanov
2020-01-14
refactor: Add Intro::UpdatePruneLabels()
Hennadii Stepanov
2020-01-14
refactor: Replace static variable with data member
Hennadii Stepanov
2020-01-08
util: Add PruneGBtoMiB() function
Hennadii Stepanov
2020-01-08
util: Add PruneMiBtoGB() function
Hennadii Stepanov
2020-01-08
Merge #16963: wallet: Fix unique_ptr usage in boost::signals2
Wladimir J. van der Laan
[next]