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-05-26
Merge #19032: Serialization improvements: final step
Wladimir J. van der Laan
2020-05-21
Merge #18997: gui: Remove un-actionable TODO
MarcoFalke
2020-05-20
Convert Qt to new serialization
Pieter Wuille
2020-05-20
Merge #18587: gui: Avoid wallet tryGetBalances calls in WalletModel::pollBala...
Jonas Schnelli
2020-05-19
refactor: Remove Node:: queries from GUI
Hennadii Stepanov
2020-05-19
qt: Add SynchronizationState enum to signal parameter
Hennadii Stepanov
2020-05-19
refactor: Remove Node::getReindex() call from GUI
Hennadii Stepanov
2020-05-19
refactor: Pass SynchronizationState enum to GUI
Hennadii Stepanov
2020-05-17
gui: Remove un-actionable TODO
MarcoFalke
2020-05-13
Merge #18922: gui: Do not translate InitWarning messages in debug.log
Jonas Schnelli
2020-05-13
Merge #18894: gui: Fix manual coin control with multiple wallets loaded
Jonas Schnelli
2020-05-13
Merge #18578: gui: Fix leak in CoinControlDialog::updateView
Jonas Schnelli
2020-05-11
refactor: Add BerkeleyDatabaseVersion() function
Hennadii Stepanov
2020-05-11
Merge #18914: refactor: Apply override specifier consistently
MarcoFalke
2020-05-10
util: Drop OpOriginal() and OpTranslated()
Hennadii Stepanov
2020-05-08
refactor: Use override for non-final overriders
Hennadii Stepanov
2020-05-05
gui: Fix manual coin control with multiple wallets loaded
João Barbosa
2020-05-05
Make ThreadSafe{MessageBox|Question} bilingual
Hennadii Stepanov
2020-05-05
gui: Add detailed text to BitcoinGUI::message
Hennadii Stepanov
2020-05-04
Merge #18699: wallet: Avoid translating RPC errors
Wladimir J. van der Laan
2020-05-04
gui: Fix itemWalletAddress leak when not tree mode
João Barbosa
2020-05-04
Merge #15768: gui: Add close window shortcut
Jonas Schnelli
2020-05-01
wallet: Avoid translating RPC errors when creating txs
MarcoFalke
2020-05-01
wallet: Avoid translating RPC errors when loading wallets
MarcoFalke
2020-05-01
Revert "gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChanged"
Russell Yanofsky
2020-05-01
gui: Avoid wallet tryGetBalances calls before TransactionChanged or BlockTip ...
Russell Yanofsky
2020-05-01
Cancel wallet balance timer when shutdown requested
Russell Yanofsky
2020-05-01
Switch transaction table to use wallet height not node height
Russell Yanofsky
2020-04-30
[wallet] Remove locked_chain from CWallet, its RPCs and tests
Antoine Riard
2020-04-28
Merge #18769: qt: remove bug fix for Qt < 5.5
fanquake
2020-04-26
qt: remove todo bug fix for old versions of Qt
10xcryptodev
2020-04-23
Return error when no ScriptPubKeyMan is available for specified type
Andrew Chow
2020-04-23
Add IsLegacy to CWallet so that the GUI knows whether to show watchonly
Andrew Chow
2020-04-23
Be able to create new wallets with DescriptorScriptPubKeyMans as backing
Andrew Chow
2020-04-23
Merge #17509: gui: save and load PSBT
Samuel Dobson
2020-04-19
wallet: Refactor WalletRescanReserver to use wallet reference
João Barbosa
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
Merge #18650: qt: Make bitcoin.ico non-executable
MarcoFalke
2020-04-15
qt: Make bitcoin.ico non-executable
practicalswift
2020-04-15
gui: use PACKAGE_NAME in exception message
fanquake
2020-04-14
Merge #17954: wallet: Remove calls to Chain::Lock methods
MarcoFalke
2020-04-10
Merge #17905: gui: Avoid redundant tx status updates
MarcoFalke
2020-04-10
Merge #17737: Add ChainstateManager, remove BlockManager global
MarcoFalke
2020-04-10
Merge #17999: refactor: Add ChainClient setMockTime, getWallets methods
MarcoFalke
2020-04-10
Merge #18504: build: Drop bitcoin-tx and bitcoin-wallet dependencies on libevent
MarcoFalke
2020-04-07
qt: Fix Window -> Minimize menu item
Hennadii Stepanov
2020-04-07
Merge #18192: Bugfix: Wallet: Safely deal with change in the address book
MarcoFalke
2020-04-02
Wallet: Avoid treating change-in-the-addressbook as non-change everywhere
Luke Dashjr
2020-04-02
scripted-diff: Wallet: Rename mapAddressBook to m_address_book
Luke Dashjr
2020-04-02
Merge #16923: wallet: Handle duplicate fileid exception
Wladimir J. van der Laan
[next]