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-07-06
Merge bitcoin-core/gui#375: Emit dataChanged signal to dynamically re-sort Pe...
Hennadii Stepanov
2021-07-05
Merge bitcoin-core/gui#365: Draw "eye" sign at the beginning of watch-only ad...
Hennadii Stepanov
2021-07-01
Translations update
Hennadii Stepanov
2021-07-01
Merge bitcoin-core/gui#330: Allow prompt icon to be colorized
Hennadii Stepanov
2021-07-01
Merge bitcoin-core/gui#366: Dark Mode fixes/portability
Hennadii Stepanov
2021-06-30
qt: allow prompt icon to be colorized
Jarol Rodriguez
2021-06-28
qt: Emit dataChanged signal to dynamically re-sort Peers table
Hennadii Stepanov
2021-06-28
qt: Draw "eye" sign at the beginning of watch-only addresses
Hennadii Stepanov
2021-06-28
qt: Do not extend recent transaction width to address/label string
Hennadii Stepanov
2021-06-28
Remove unused wallet pointer from NotifyTransactionChanged signal
MarcoFalke
2021-06-22
GUI: Always call parent changeEvent handler
Luke Dashjr
2021-06-22
GUI: Enable palette change adaptation on all platforms
Luke Dashjr
2021-06-16
gui: misc external signer fixes and translation hints
Sjors Provoost
2021-06-16
refactor: reduce #ifdef ENABLE_EXTERNAL_SIGNER usage
Sjors Provoost
2021-06-16
refactor: clean up external_signer.h includes
Sjors Provoost
2021-06-14
Bugfix: GUI: Use a different shortcut for "1 d&ay" banning, due to conflict w...
Luke Dashjr
2021-06-12
GUI: Add keyboard shortcuts for other context menus
Luke Dashjr
2021-06-12
GUI: Restore keyboard shortcuts for context menu entries
Luke Dashjr
2021-06-12
Merge bitcoin-core/gui#333: refactor: Signal-slot connections cleanup
Hennadii Stepanov
2021-06-12
Merge bitcoin/bitcoin#22214: refactor: Rearrange fillPSBT arguments
fanquake
2021-06-12
Merge bitcoin/bitcoin#21866: [Bundle 7/7] validation: Farewell, global Chains...
fanquake
2021-06-11
Fix gui segfault caused by bitcoin/bitcoin#22216
Russell Yanofsky
2021-06-10
qt/test: Reset chainman in ~ChainstateManager instead
Carl Dong
2021-06-10
qt/test: Use existing chainman in ::TestGUI (can be scripted-diff)
Carl Dong
2021-06-10
Rearrange fillPSBT arguments
Russell Yanofsky
2021-06-10
Make SetupServerArgs callable without NodeContext
Russell Yanofsky
2021-06-09
Merge bitcoin-core/gui#4: UI external signer support (e.g. hardware wallet)
Samuel Dobson
2021-06-07
Merge bitcoin-core/gui#164: Handle peer addition/removal in a right way
Hennadii Stepanov
2021-06-07
qt: Handle peer addition/removal in a right way
Hennadii Stepanov
2021-06-06
qt: Connect WalletView signal to BitcoinGUI slot directly
Hennadii Stepanov
2021-06-06
qt: Drop redundant OverviewPage::handleOutOfSyncWarningClicks slot
Hennadii Stepanov
2021-06-06
qt: Drop redundant WalletView::requestedSyncWarningInfo slot
Hennadii Stepanov
2021-06-06
Merge bitcoin-core/gui#29: refactor: Optimize signal-slot connections logic
Hennadii Stepanov
2021-06-05
Merge bitcoin-core/gui#256: Save/restore column sizes of the tables in the Pe...
Hennadii Stepanov
2021-06-05
Merge bitcoin-core/gui#329: Make console buttons look clickable
Hennadii Stepanov
2021-06-05
Merge bitcoin-core/gui#325: Align numbers in the "Peer Id" column to the right
Hennadii Stepanov
2021-06-05
qt: Save/restore column sizes of the tables in the Peers tab
Hennadii Stepanov
2021-06-03
Merge bitcoin/bitcoin#21353: interfaces: Stop exposing wallet destdata to gui
W. J. van der Laan
2021-06-03
build, qt: Make QWindowsVistaStylePlugin available again (regression)
Hennadii Stepanov
2021-06-01
qt: Translations update
Hennadii Stepanov
2021-06-01
Merge bitcoin/bitcoin#22107: scripted-diff: rename GetSystemTimeInSeconds to ...
fanquake
2021-06-01
Merge bitcoin-core/gui#123: rpc: Do not accept command while executing anothe...
Hennadii Stepanov
2021-05-31
Merge bitcoin-core/gui#331: Make RPC console welcome message translation-frie...
Hennadii Stepanov
2021-05-31
qt, rpc: Do not accept command while executing another one
Hennadii Stepanov
2021-05-31
qt, rpc: Accept stop RPC even another command is executing
Hennadii Stepanov
2021-05-31
qt, rpc, refactor: Return early in RPCConsole::on_lineEdit_returnPressed
Hennadii Stepanov
2021-05-31
qt, rpc: Add "Executing…" message
Hennadii Stepanov
2021-05-31
Merge bitcoin-core/gui#309: Add access to the Peers tab from the network icon
Hennadii Stepanov
2021-05-31
scripted-diff: rename GetSystemTimeInSeconds to GetTimeSeconds
fanquake
2021-05-29
Merge bitcoin-core/gui#343: Improve the GUI responsiveness when progress dial...
Hennadii Stepanov
[next]