index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
rpcconsole.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Qt] tweak new peers tab in console window
Philip Kaufmann
2014-08-04
1
-96
/
+59
*
[Qt] Fix segfault when launched with -disablewallet
Cozz Lovan
2014-07-13
1
-5
/
+24
*
remove unneded class CNodeCombinedStats; from rpcconsole.cpp
Philip Kaufmann
2014-06-23
1
-1
/
+2
*
add NetworkIDString() to chainparams
Philip Kaufmann
2014-06-12
1
-1
/
+1
*
[Qt] Improve rpc console history behavior
Cozz Lovan
2014-06-07
1
-2
/
+2
*
Fix GUI build with `--disable-wallet`
Wladimir J. van der Laan
2014-06-05
1
-0
/
+2
*
[Qt] add BerkeleyDB version info to RPCConsole
Philip Kaufmann
2014-06-04
1
-1
/
+9
*
[Qt] style police and small addition in rpcconsole
Philip Kaufmann
2014-06-03
1
-7
/
+8
*
Qt: Add GUI view of peer information. #4133
Ashley Holman
2014-06-03
1
-11
/
+181
*
Remove NumBlocksOfPeers
Wladimir J. van der Laan
2014-05-06
1
-5
/
+3
*
Qt: Fix ESC in disablewallet mode
Wladimir J. van der Laan
2014-03-18
1
-0
/
+7
*
[Qt] show number of in/out connections in debug console
Philip Kaufmann
2014-03-03
1
-1
/
+8
*
Copyright header updates s/2013/2014 on files whose last git commit was done ...
gubatron
2014-02-09
1
-1
/
+1
*
[Qt] move helpmessage from debug window to main menu
Philip Kaufmann
2014-01-22
1
-8
/
+0
*
[Qt] add utilitydialog.cpp/h and helpmessage class
Philip Kaufmann
2014-01-18
1
-2
/
+3
*
qt: Treat regtest as testnet
Wladimir J. van der Laan
2013-12-20
1
-1
/
+1
*
Split up bitcoinrpc (code movement only)
Wladimir J. van der Laan
2013-11-27
1
-1
/
+2
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-6
/
+8
*
[Qt] rename rpcconsole window
Philip Kaufmann
2013-11-08
1
-6
/
+2
*
qt: add license header to source files
Wladimir J. van der Laan
2013-11-04
1
-0
/
+4
*
Revert "Switch to using raw_utf8"
Jeff Garzik
2013-10-22
1
-2
/
+2
*
Merge pull request #2740 from constantined/constantined
Gavin Andresen
2013-10-22
1
-2
/
+2
|
\
|
*
Switch to using raw_utf8
constantined
2013-07-23
1
-2
/
+2
*
|
Add network traffic graph
Scott Ellis
2013-10-14
1
-1
/
+54
*
|
Bitcoin-Qt: save and restore position of debug window
Philip Kaufmann
2013-07-29
1
-0
/
+2
*
|
Bitcoin-Qt: harmonize 2 setClientModel() functions
Philip Kaufmann
2013-06-03
1
-2
/
+4
|
/
*
Qt5 compatibility
Wladimir J. van der Laan
2013-06-01
1
-0
/
+2
*
Bitcoin-Qt: small RPCConsole cleanup
Philip Kaufmann
2013-04-02
1
-9
/
+3
*
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2013-03-17
1
-3
/
+3
*
Bitcoin-Qt: never display own block count > estimated block count
Philip Kaufmann
2013-01-04
1
-7
/
+2
*
Merge pull request #1767 from Diapolo/RPCCon_clear_history
Wladimir J. van der Laan
2012-11-15
1
-2
/
+3
|
\
|
*
clear history when using clear button in RPC console
Philip Kaufmann
2012-09-02
1
-2
/
+3
*
|
enhance Qt5 compatibility
Philip Kaufmann
2012-09-21
1
-1
/
+1
*
|
Improve RPC console key event behaviour
Wladimir J. van der Laan
2012-09-09
1
-6
/
+26
|
/
*
RPC console: escaping within ' and " now handled differently
Wladimir J. van der Laan
2012-09-01
1
-16
/
+9
*
In RPC console, attempt to format errors
Wladimir J. van der Laan
2012-08-31
1
-2
/
+13
*
Fix RPC console parser to handle escaped arguments more like bash
Wladimir J. van der Laan
2012-08-31
1
-20
/
+98
*
show used OpenSSL library version in debug window
Philip Kaufmann
2012-07-07
1
-0
/
+4
*
Cross-platform "Open debug logfile"
Wladimir J. van der Laan
2012-06-12
1
-6
/
+0
*
move class HelpMessageBox to guiutil.cpp/.h / add button to show Bitcoin comm...
Philip Kaufmann
2012-06-01
1
-3
/
+12
*
add client startup time as an entry to debug.log (note: logged time in debug....
Philip Kaufmann
2012-05-23
1
-1
/
+1
*
Fine-grained UI updates
Wladimir J. van der Laan
2012-05-20
1
-3
/
+4
*
Merge pull request #1323 from Diapolo/string_fixes
Wladimir J. van der Laan
2012-05-20
1
-3
/
+3
|
\
|
*
allow translation of "options" used in the --help message / split translation...
Philip Kaufmann
2012-05-17
1
-3
/
+3
*
|
add an icon for Debug logfile -> Open in the RPC console / add a missing comm...
Philip Kaufmann
2012-05-18
1
-1
/
+3
|
/
*
fix DebugLog file opens twice after clicking "Open" in RPC Console Informatio...
Philip Kaufmann
2012-05-14
1
-1
/
+0
*
RPC console: scroll to the end when user enters a command
Wladimir J. van der Laan
2012-05-14
1
-0
/
+9
*
RPC console: don't crash on invalid input exception
Wladimir J. van der Laan
2012-05-12
1
-10
/
+17
*
Convert RPC console to QTextEdit instead of QTableView
Wladimir J. van der Laan
2012-05-12
1
-70
/
+54
*
add the client startup time to the debug window / rename Version label to Cli...
Philip Kaufmann
2012-05-12
1
-0
/
+1
[next]