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-04-19
Merge bitcoin-core/gui#276: Elide long strings in their middle in the Peers tab
Hennadii Stepanov
2021-04-17
Merge bitcoin-core/gui#277: Do not use QClipboard::Selection on Windows and m...
MarcoFalke
2021-04-14
Merge #260: Handle exceptions instead of crash
W. J. van der Laan
2021-04-10
qt: Do not use QClipboard::Selection on Windows and macOS.
Hennadii Stepanov
2021-04-10
qt: Elide long strings in their middle in the Peers tab
Hennadii Stepanov
2021-04-06
Merge #21557: test: small cleanup in RPCNestedTests tests
MarcoFalke
2021-04-05
qt: Handle exceptions in SendCoinsDialog::sendButtonClicked slot
Hennadii Stepanov
2021-04-05
qt: Handle exceptions in TransactionView::bumpFee slot
Hennadii Stepanov
2021-04-05
qt: Handle exceptions in WalletModel::pollBalanceChanged slot
Hennadii Stepanov
2021-04-01
rpc: Fail to return undocumented return values
MarcoFalke
2021-04-01
qt: Handle exceptions in BitcoinGUI::addWallet slot
Hennadii Stepanov
2021-04-01
qt: Add GUIUtil::ExceptionSafeConnect function
Hennadii Stepanov
2021-04-01
qt: Add BitcoinApplication::handleNonFatalException function
Hennadii Stepanov
2021-04-01
qt: Make PACKAGE_BUGREPORT link clickable
Hennadii Stepanov
2021-03-31
test: small cleanup in RPCNestedTests tests
fanquake
2021-03-29
Merge #21531: test: remove qt byteswap compattests
MarcoFalke
2021-03-29
Merge bitcoin-core/gui#154: qt: Support macOS Dark mode
MarcoFalke
2021-03-29
Merge bitcoin-core/gui#251: Improve URI/file handling message
MarcoFalke
2021-03-29
test: remove qt byteswap compattests
fanquake
2021-03-28
Merge bitcoin-core/gui#254: refactor: Drop redundant setEditTriggers(NoEditTr...
MarcoFalke
2021-03-26
Merge bitcoin-core/gui#243: fix issue when disabling the auto-enabled blank w...
MarcoFalke
2021-03-24
Merge #17227: Qt: Add Android packaging support
Wladimir J. van der Laan
2021-03-23
qt: fix issue when disabling the auto-enabled blank wallet checkbox
Jarol Rodriguez
2021-03-23
Merge bitcoin-core/gui#248: Fix: For values of "Bytes transferred" and "Bytes...
MarcoFalke
2021-03-23
qt, refactor: Drop redundant setEditTriggers(NoEditTriggers) calls
Hennadii Stepanov
2021-03-21
Qt: add Android packaging support
Igor Cota
2021-03-19
Merge #21328: net, refactor: pass uint16 CService::port as uint16
MarcoFalke
2021-03-19
Fix wrong(1024) divisor for 1000-based prefixes
wodry
2021-03-17
qt: Improve URI/file handling message
Hennadii Stepanov
2021-03-17
Merge #21415: refactor: remove Optional & nullopt
Wladimir J. van der Laan
2021-03-16
p2p, refactor: pass and use uint16_t CService::port as uint16_t
Jon Atack
2021-03-16
Merge #220: Do not translate file extensions
Wladimir J. van der Laan
2021-03-16
Merge bitcoin-core/gui#246: Revert "qt: Use "fusion" style on macOS Big Sur w...
MarcoFalke
2021-03-15
scripted-diff: remove Optional & nullopt
fanquake
2021-03-15
scripted-diff: Drop redundant QString calls
Hennadii Stepanov
2021-03-12
Revert "qt: Use "fusion" style on macOS Big Sur with old Qt"
Hennadii Stepanov
2021-03-12
Merge #21404: refactor: Remove MakeUnique<T>()
MarcoFalke
2021-03-11
Merge bitcoin-core/gui#188: Write PSBTs to file with binary mode
MarcoFalke
2021-03-11
Merge #21376: depends: Qt 5.12.10
Wladimir J. van der Laan
2021-03-11
scripted-diff: remove MakeUnique<T>()
fanquake
2021-03-10
Merge bitcoin-core/gui#229: Fix regression with initial sorting after pr205
MarcoFalke
2021-03-10
build: Add QMacStyle support
Hennadii Stepanov
2021-03-08
Merge bitcoin-core/gui#233: qt test: Don't bind to regtest port
MarcoFalke
2021-03-07
Merge bitcoin-core/gui#221: qt, refactor: rpcconsole translatable string fixe...
MarcoFalke
2021-03-07
Merge #19771: net: Replace enum CConnMan::NumConnections with enum class Conn...
MarcoFalke
2021-03-07
Merge bitcoin-core/gui#166: refactor: Use enum type as switch argument in *Ta...
MarcoFalke
2021-03-06
qt test: Don't bind to regtest port
Andrew Chow
2021-03-06
qt: Do not translate file extensions
Hennadii Stepanov
2021-03-05
Merge bitcoin-core/gui#217: qt: Make warning label look clickable
MarcoFalke
2021-03-04
net: Replace enum CConnMan::NumConnections with enum class ConnectionDirection
Luke Dashjr
[next]