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
2021-09-30
[MOVEONLY] consensus: move amount.h into consensus
fanquake
2021-09-29
Merge bitcoin-core/gui#436: Include vout when copying transaction ID from coi...
Hennadii Stepanov
2021-09-29
Merge bitcoin-core/gui#430: Improvements to the open up transaction in third-...
Hennadii Stepanov
2021-09-29
Merge bitcoin-core/gui#416: Add RPC setting
Hennadii Stepanov
2021-09-29
Merge bitcoin-core/gui#345: Connection Type Translator Comments
Hennadii Stepanov
2021-09-29
Include vout when copying transaction ID from coin selection
Samuel Dobson
2021-09-28
Merge bitcoin-core/gui#434: Keep InitExecutor in main gui thread
Hennadii Stepanov
2021-09-28
Merge bitcoin/bitcoin#23106: Ensure wallet is unlocked before signing PSBT wi...
MarcoFalke
2021-09-28
GUI: Ask user to unlock wallet before signing psbt
Samuel Dobson
2021-09-27
qt: Keep InitExecutor in main gui thread
João Barbosa
2021-09-27
qt: hyphenate usage of third-party modifier
Jarol Rodriguez
2021-09-25
Make GUI UTXO lock/unlock persistent
Samuel Dobson
2021-09-24
qt: ensure seperator when adding third-party transaction links
Jarol Rodriguez
2021-09-23
qt: improve text for open third-party tx url action
Jarol Rodriguez
2021-09-23
qt, refactor: simplify third-party tx url action through overload
Jarol Rodriguez
2021-09-21
qt: connection type translator comments
Jarol Rodriguez
2021-09-16
gui: add RPC setting
Sjors Provoost
2021-09-15
Fix Qt test broken by #22219
Russell Yanofsky
2021-09-16
Merge bitcoin/bitcoin#22219: multiprocess: Start using init makeNode, makeCha...
fanquake
2021-09-14
Merge bitcoin-core/gui#420: Ensure translator comments end in full stop
Hennadii Stepanov
2021-09-13
Merge bitcoin-core/gui#419: Add missing tooltips to options menu settings
Hennadii Stepanov
2021-09-13
qt: add missing tooltips to options menu settings
Jarol Rodriguez
2021-09-12
qt: ensure translator comments end in full stop
Jarol Rodriguez
2021-09-12
Merge bitcoin-core/gui#391: Add cancel button to configuration options popup
Hennadii Stepanov
2021-09-12
Merge bitcoin-core/gui#318: Add `Copy address` Peers Tab Context Menu Action
Hennadii Stepanov
2021-09-10
qt: Add cancel button to configuration options popup
Shashwat
2021-09-09
Merge bitcoin/bitcoin#22915: Remove confusing CAddrDB
MarcoFalke
2021-09-09
Merge bitcoin/bitcoin#22903: Enable clang-tidy bugprone-argument-comment and ...
fanquake
2021-09-07
Fix addrdb includes
MarcoFalke
2021-09-07
Move addrman includes from .h to .cpp
MarcoFalke
2021-09-07
Enable clang-tidy bugprone-argument-comment and fix violations
MarcoFalke
2021-09-07
Merge bitcoin-core/gui#398: refactor: Pass WalletModel object to the WalletVi...
Hennadii Stepanov
2021-09-05
qt: Add "Copy address" item to the context menu in the Peers table
Hennadii Stepanov
2021-09-27
scripted-diff: Rename overloaded int GetArg to GetIntArg
Russell Yanofsky
2021-09-03
qt, refactor: Replace WalletFrame::addWallet with WalletFrame::addView
Hennadii Stepanov
2021-08-27
Merge bitcoin/bitcoin#22782: Remove unused MaybeSetAddrName
MarcoFalke
2021-08-27
Merge bitcoin/bitcoin#20586: Fix Windows build with --enable-werror
W. J. van der Laan
2021-08-26
Merge bitcoin-core/gui#384: Add copy IP/Netmask action for banned peer
Hennadii Stepanov
2021-08-26
qt: Add copy IP/Netmask action for banned peer
Shashwat
2021-08-26
qt, refactor: Declare getWalletModel with const and noexcept qualifiers
Hennadii Stepanov
2021-08-26
qt, refactor: Drop redundant checks of walletModel
Hennadii Stepanov
2021-08-26
qt, refactor: Pass WalletModel object to WalletView constructor
Hennadii Stepanov
2021-08-26
Merge bitcoin-core/gui#403: refactor: Make paths to update Encryption and HD ...
Hennadii Stepanov
2021-08-26
Remove GetAddrName
MarcoFalke
2021-08-24
refactor: replace QDateTime::toTime_t with QDateTime::toSecsSinceEpoch
fanquake
2021-08-24
refactor: replace QDateTime::fromTime_t with QDateTime::fromSecsSinceEpoch
fanquake
2021-08-23
Merge bitcoin-core/gui#408: Add missing mnemonics in menu bar options
Hennadii Stepanov
2021-08-23
qt: Add missing mnemonics in menu bar options
Shashwat
2021-08-22
qt: Handle new added plurals in bitcoin_en.ts
Hennadii Stepanov
2021-08-17
Start using init makeNode, makeChain, etc methods
Russell Yanofsky
[next]