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
2015-03-27
[Qt] fix rpc console font size to flexible metrics
Jonas Schnelli
2015-03-09
[Qt] rework setNumBlocks to have blockDate as parameter
Philip Kaufmann
2015-01-02
Merge pull request #5476
Wladimir J. van der Laan
2014-12-27
Adopt style colour for button icons
Luke Dashjr
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-19
Merge pull request #5470
Wladimir J. van der Laan
2014-12-19
Merge pull request #5341
Wladimir J. van der Laan
2014-12-17
make all catch() arguments const
Philip Kaufmann
2014-12-16
Remove references to X11 licence
Michael Ford
2014-12-15
Display time offset in the debug window's Peers tab
Pavel JanÃk
2014-12-02
[Qt] change some strings to reflect name change to Bitcoin Core
Philip Kaufmann
2014-11-13
[Qt] the RPC Console should be a QWidget to make window more independent
Jonas Schnelli
2014-10-14
Headers-first synchronization
Pieter Wuille
2014-09-18
[Qt] include and file header cleanup
Philip Kaufmann
2014-08-04
[Qt] tweak new peers tab in console window
Philip Kaufmann
2014-07-13
[Qt] Fix segfault when launched with -disablewallet
Cozz Lovan
2014-06-23
remove unneded class CNodeCombinedStats; from rpcconsole.cpp
Philip Kaufmann
2014-06-12
add NetworkIDString() to chainparams
Philip Kaufmann
2014-06-07
[Qt] Improve rpc console history behavior
Cozz Lovan
2014-06-05
Fix GUI build with `--disable-wallet`
Wladimir J. van der Laan
2014-06-04
[Qt] add BerkeleyDB version info to RPCConsole
Philip Kaufmann
2014-06-03
[Qt] style police and small addition in rpcconsole
Philip Kaufmann
2014-06-03
Qt: Add GUI view of peer information. #4133
Ashley Holman
2014-05-06
Remove NumBlocksOfPeers
Wladimir J. van der Laan
2014-03-18
Qt: Fix ESC in disablewallet mode
Wladimir J. van der Laan
2014-03-03
[Qt] show number of in/out connections in debug console
Philip Kaufmann
2014-02-09
Copyright header updates s/2013/2014 on files whose last git commit was done ...
gubatron
2014-01-22
[Qt] move helpmessage from debug window to main menu
Philip Kaufmann
2014-01-18
[Qt] add utilitydialog.cpp/h and helpmessage class
Philip Kaufmann
2013-12-20
qt: Treat regtest as testnet
Wladimir J. van der Laan
2013-11-27
Split up bitcoinrpc (code movement only)
Wladimir J. van der Laan
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-11-08
[Qt] rename rpcconsole window
Philip Kaufmann
2013-11-04
qt: add license header to source files
Wladimir J. van der Laan
2013-10-22
Revert "Switch to using raw_utf8"
Jeff Garzik
2013-10-22
Merge pull request #2740 from constantined/constantined
Gavin Andresen
2013-10-14
Add network traffic graph
Scott Ellis
2013-07-29
Bitcoin-Qt: save and restore position of debug window
Philip Kaufmann
2013-07-23
Switch to using raw_utf8
constantined
2013-06-03
Bitcoin-Qt: harmonize 2 setClientModel() functions
Philip Kaufmann
2013-06-01
Qt5 compatibility
Wladimir J. van der Laan
2013-04-02
Bitcoin-Qt: small RPCConsole cleanup
Philip Kaufmann
2013-03-17
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2013-01-04
Bitcoin-Qt: never display own block count > estimated block count
Philip Kaufmann
2012-11-15
Merge pull request #1767 from Diapolo/RPCCon_clear_history
Wladimir J. van der Laan
2012-09-21
enhance Qt5 compatibility
Philip Kaufmann
2012-09-09
Improve RPC console key event behaviour
Wladimir J. van der Laan
2012-09-02
clear history when using clear button in RPC console
Philip Kaufmann
2012-09-01
RPC console: escaping within ' and " now handled differently
Wladimir J. van der Laan
2012-08-31
In RPC console, attempt to format errors
Wladimir J. van der Laan
[next]