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-07-13
Merge bitcoin-core/gui#30: Disable the main window toolbar when the modal ove...
MarcoFalke
2020-07-11
Merge #18923: wallet: Never schedule MaybeCompactWalletDB when -flushwallet i...
Samuel Dobson
2020-07-11
qt: Disable toolbar when overlay is shown
Hennadii Stepanov
2020-07-11
qt, refactor: Cleanup ModalOverlay slots
Hennadii Stepanov
2020-07-09
Merge #19314: refactor: Use uint16_t instead of unsigned short
Wladimir J. van der Laan
2020-07-09
Merge #18993: qt: increase console command max length
fanquake
2020-07-09
Merge #18896: qt: Reset toolbar after all wallets are closed
fanquake
2020-07-09
wallet: Pass unused args to StartWallets
MarcoFalke
2020-07-09
gui tests: Limit life-time of dummy testing setup
MarcoFalke
2020-07-03
Clean up separated ban/discourage interface
Pieter Wuille
2020-07-01
Merge bitcoin-core/gui#17: doc: Remove outdated comment in TransactionTablePriv
MarcoFalke
2020-07-01
Merge #19331: build: Do not include server symbols in wallet
Wladimir J. van der Laan
2020-06-30
doc: Remove outdated comment in TransactionTablePriv
MarcoFalke
2020-06-27
scripted-diff: Move ui_interface to the node lib
MarcoFalke
2020-06-27
qt: Remove unused includes
MarcoFalke
2020-06-27
Merge bitcoin-core/gui#6: Do not truncate node flag strings in debugwindow pe...
MarcoFalke
2020-06-26
Merge bitcoin-core/gui#8: Fix regression in TransactionTableModel
MarcoFalke
2020-06-24
qt: Remove needless headers
Hennadii Stepanov
2020-06-22
qt: Fix regression in TransactionTableModel
Hennadii Stepanov
2020-06-22
refactor: Use uint16_t instead of unsigned short
Aaron Hook
2020-06-22
qt: Do not truncate node flag strings in debugwindow.ui peers details tab.
saibato
2020-06-21
Merge #18027: "PSBT Operations" dialog
Samuel Dobson
2020-06-19
Use explicit conversion from PKHash -> CKeyID
Ben Woosley
2020-06-19
[gui] Load PSBT from clipboard
Glenn Willen
2020-06-19
[gui] PSBT Operations Dialog (sign & broadcast)
Glenn Willen
2020-06-18
FillPSBT: report number of inputs signed (or would sign)
Glenn Willen
2020-06-18
Merge #19310: wallet: BerkeleyDatabase make BerkeleyDatabase::Create, CreateM...
MarcoFalke
2020-06-18
scripted-diff: Make SeparatorStyle a scoped enum
Hennadii Stepanov
2020-06-17
scripted-diff: Replace WalletDatabase::Create* with CreateWalletDatabase
Andrew Chow
2020-06-17
Merge #19290: wallet: move BDB specific classes to bdb.{cpp/h}
Samuel Dobson
2020-06-16
Remove unused variables
MarcoFalke
2020-06-16
Merge #18927: Pass bilingual_str argument to AbortNode()
MarcoFalke
2020-06-15
walletdb: Move BDB specific things into bdb.{cpp/h}
Andrew Chow
2020-06-10
Make GetWarnings() return bilingual_str
Hennadii Stepanov
2020-06-10
gui: add missing translation.h include to fix build
fanquake
2020-06-09
refactor: Change Node::initError to take bilingual_str
Wladimir J. van der Laan
2020-06-08
Merge #18898: gui: Display warnings as rich text
MarcoFalke
2020-06-05
Merge #19132: qt: lock cs_main, m_cached_tip_mutex in that order
Jonas Schnelli
2020-06-05
Merge #15202: gui: Add Close All Wallets action
Jonas Schnelli
2020-06-04
Drop MSG_NOPREFIX flag
Hennadii Stepanov
2020-06-04
refactor: Use bilingual_str::empty()
Hennadii Stepanov
2020-06-02
Merge #19104: gui, refactor: Register Qt meta types in application constructor
Jonas Schnelli
2020-06-01
qt: lock cs_main, m_cached_tip_mutex in that order
Vasil Dimov
2020-06-01
Merge #19072: doc: Expand section on Getting Started
fanquake
2020-06-01
gui: Add Close All Wallets action
João Barbosa
2020-06-01
gui: Add closeAllWallets to WalletController
João Barbosa
2020-05-29
util: dedup code in callers of serviceFlagToStr()
Vasil Dimov
2020-05-29
util: simplify the interface of serviceFlagToStr()
Vasil Dimov
2020-05-29
gui, refactor: Register Qt meta types in application constructor
João Barbosa
2020-05-29
Merge #14988: wallet: Fix for confirmed column in csv export for payment to s...
Jonas Schnelli
[next]