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
/
rpcconsole.cpp
Age
Commit message (
Expand
)
Author
2021-09-29
Merge bitcoin-core/gui#345: Connection Type Translator Comments
Hennadii Stepanov
2021-09-21
qt: connection type translator comments
Jarol Rodriguez
2021-09-12
qt: ensure translator comments end in full stop
Jarol Rodriguez
2021-09-05
qt: Add "Copy address" item to the context menu in the Peers table
Hennadii Stepanov
2021-08-27
Merge bitcoin/bitcoin#22782: Remove unused MaybeSetAddrName
MarcoFalke
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
Remove GetAddrName
MarcoFalke
2021-08-24
refactor: replace QDateTime::fromTime_t with QDateTime::fromSecsSinceEpoch
fanquake
2021-07-18
Merge bitcoin/bitcoin#21430: build: Add -Werror=implicit-fallthrough compile ...
fanquake
2021-07-06
Merge bitcoin-core/gui#375: Emit dataChanged signal to dynamically re-sort Pe...
Hennadii Stepanov
2021-07-05
Use C++17 [[fallthrough]] attribute, and drop -Wno-implicit-fallthrough
Hennadii Stepanov
2021-07-01
Merge bitcoin-core/gui#330: Allow prompt icon to be colorized
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-22
GUI: Always call parent changeEvent handler
Luke Dashjr
2021-06-22
GUI: Enable palette change adaptation on all platforms
Luke Dashjr
2021-06-14
Bugfix: GUI: Use a different shortcut for "1 d&ay" banning, due to conflict w...
Luke Dashjr
2021-06-12
GUI: Restore keyboard shortcuts for context menu entries
Luke Dashjr
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-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-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
scripted-diff: rename GetSystemTimeInSeconds to GetTimeSeconds
fanquake
2021-05-28
Merge bitcoin-core/gui#275: Support runtime appearance adjustment on macOS
Hennadii Stepanov
2021-05-27
Merge bitcoin-core/gui#311: Peers Window rename 'Peer id' to 'Peer'
Hennadii Stepanov
2021-05-20
qt: Make RPC console welcome message translation-friendly
Hennadii Stepanov
2021-05-20
Merge bitcoin-core/gui#281: set shortcuts for console's resize buttons
W. J. van der Laan
2021-05-17
qt: Add shortcuts for console font resize buttons
Hennadii Stepanov
2021-05-15
qt: make console buttons look clickable
Jarol Rodriguez
2021-05-14
qt: Use native presentation of shortcut
Hennadii Stepanov
2021-05-12
qt: Align numbers in the "Peer Id" column to the right
Hennadii Stepanov
2021-05-12
scripted-diff: rename NetPermissionFlags enumerators
Jon Atack
2021-05-12
scripted-diff: add NetPermissionFlags scopes where not already present
Jon Atack
2021-05-11
Merge bitcoin-core/gui#271: Don't clear console prompt when font resizing
W. J. van der Laan
2021-05-10
Merge bitcoin-core/gui#194: Save/restore RPCConsole geometry only for window
Hennadii Stepanov
2021-05-05
gui: rename "Peer Id" to "Peer" in tab column and details area
Jon Atack
2021-05-01
qt: Make RPCConsole aware of runtime palette change
Hennadii Stepanov
2021-04-30
qt: Use template function qOverload in signal-slot connections
Hennadii Stepanov
2021-04-28
Merge bitcoin-core/gui#18: Add peertablesortproxy module
Hennadii Stepanov
2021-04-22
qt: Do not clear console prompt when font resizing
Hennadii Stepanov
[next]