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
2024-02-16
qt: 26.1rc1 translations update
Hennadii Stepanov
2023-11-01
gui: fix crash on selecting "Mask values" in transaction view
Sebastian Falbesoner
2023-10-31
bugfix: Mark CNoDestination and PubKeyDestination constructor explicit
MarcoFalke
2023-10-31
qt: 26.0rc2 translations update
Hennadii Stepanov
2023-10-24
qt: 26.0rc1 translations update
Hennadii Stepanov
2023-10-23
Revert "gui: provide wallet controller context to wallet actions"
Hennadii Stepanov
2023-10-17
Merge bitcoin-core/gui#766: Fix coin control input size accounting for taproo...
Hennadii Stepanov
2023-10-16
Merge bitcoin/bitcoin#28583: refactor: [tidy] modernize-use-emplace
fanquake
2023-10-13
gui: disable top bar menu actions during shutdown
furszy
2023-10-13
gui: provide wallet controller context to wallet actions
furszy
2023-10-12
tidy: modernize-use-emplace
MarcoFalke
2023-10-09
Merge bitcoin/bitcoin#28611: Adjust Gradle properties to fix `apk` build
fanquake
2023-10-09
qt: Update translation source file for v26.0 string freeze
Hennadii Stepanov
2023-10-08
Adjust Gradle properties
Hennadii Stepanov
2023-10-07
gui: fix coin control input size accounting for taproot spends
Sebastian Falbesoner
2023-10-06
gui: remove legacy wallet creation
furszy
2023-10-05
Merge bitcoin-core/gui#754: Add BIP324-specific labels to peer details
Hennadii Stepanov
2023-10-04
gui: Add wallet name to address book page
pablomartin4btc
2023-10-04
qt: Add "Session id" label to peer details
Hennadii Stepanov
2023-10-03
Merge bitcoin-core/gui#751: macOS, do not process actions during shutdown
Hennadii Stepanov
2023-10-03
qt: Add "Transport" label to peer details
Hennadii Stepanov
2023-09-22
Merge bitcoin-core/gui#119: Replace send-to-self with dual send+receive entries
Hennadii Stepanov
2023-09-22
Merge bitcoin-core/gui#739: Disable and uncheck blank when private keys are d...
Hennadii Stepanov
2023-09-22
Merge bitcoin-core/gui#755: Silence `-Wcast-function-type` warning
Hennadii Stepanov
2023-09-20
Merge bitcoin-core/gui#738: Add menu option to migrate a wallet
Hennadii Stepanov
2023-09-12
gui: macOS, make appMenuBar part of the main app window
furszy
2023-09-11
qt: Silence `-Wcast-function-type` warning
Hennadii Stepanov
2023-09-08
gui: macOS, do not process dock icon actions during shutdown
furszy
2023-09-01
qt: Update translation source file
Hennadii Stepanov
2023-09-01
qt: Translation updates from Transifex
Hennadii Stepanov
2023-08-31
Merge bitcoin-core/gui#749: make '-min' minimize wallet loading dialog
Hennadii Stepanov
2023-08-14
Rename script/standard.{cpp/h} to script/solver.{cpp/h}
Andrew Chow
2023-08-14
Clean up things that include script/standard.h
Andrew Chow
2023-08-13
gui: make '-min' minimize wallet loading dialog
furszy
2023-08-05
refactor: Fix logging.h includes
TheCharlatan
2023-07-19
Merge bitcoin/bitcoin#27928: test: Add more tests for the BIP21 implementation
Ryan Ofsky
2023-07-16
Merge bitcoin-core/gui#740: Show own outputs on PSBT signing window
Hennadii Stepanov
2023-07-06
Merge bitcoin/bitcoin#27861: kernel: Rm ShutdownRequested and AbortNode from ...
Ryan Ofsky
2023-07-04
Merge bitcoin-core/gui#696: Switch RPCConsole wallet selection to the one mos...
Hennadii Stepanov
2023-07-04
Merge bitcoin-core/gui#719: Remove confusing "Dust" label from coincontrol / ...
Hennadii Stepanov
2023-07-03
gui: send, left alignment for "bytes" and "change" label
furszy
2023-07-03
Fix RPCConsole wallet selection
John Moffett
2023-07-03
qt: remove confusing "Dust" label from coincontrol / sendcoins dialog
Sebastian Falbesoner
2023-06-28
util: Add SignalInterrupt class and use in shutdown.cpp
TheCharlatan
2023-06-23
gui: Add File > Migrate Wallet
Andrew Chow
2023-06-23
gui: Optionally return passphrase after unlocking
Andrew Chow
2023-06-23
gui: Disable and uncheck blank when private keys are disabled
Andrew Chow
2023-06-23
GUI: TransactionRecord: When time/index/etc match, sort send before receive
Luke Dashjr
2023-06-23
Bugfix: Ignore ischange flag when we're not the sender
Luke Dashjr
2023-06-23
GUI: Remove SendToSelf TransactionRecord type
Luke Dashjr
[next]