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
...
*
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
*
if there is no current block number available display N/A on totalBlocks labe...
Philip Kaufmann
2012-05-11
1
-1
/
+2
*
add code to open (display) debug.log on Windows with the associated applicati...
Philip Kaufmann
2012-05-11
1
-0
/
+12
*
Automatically focus entry widget when console tab comes into focus
Wladimir J. van der Laan
2012-05-09
1
-21
/
+17
*
Add UI RPC console / debug window
Wladimir J. van der Laan
2012-05-05
1
-0
/
+316
[prev]