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
*
scripted-diff: Avoid passing PACKAGE_NAME for translation
MarcoFalke
2019-09-24
1
-2
/
+2
*
gui: Enable console line edit on setClientModel
João Barbosa
2019-06-07
1
-0
/
+3
*
Merge #14605: Return of the Banman
Wladimir J. van der Laan
2019-01-21
1
-9
/
+9
|
\
|
*
net: Break disconnecting out of Ban()
Cory Fields
2019-01-16
1
-9
/
+9
*
|
Merge #15178: qt: Improve "help-console" message
Wladimir J. van der Laan
2019-01-19
1
-7
/
+6
|
\
\
|
*
|
Improve "help-console" message
Hennadii Stepanov
2019-01-16
1
-7
/
+6
|
|
/
*
|
Merge #14250: qt: Remove redundant stopThread() and stopExecutor() signals
Wladimir J. van der Laan
2019-01-17
1
-7
/
+3
|
\
\
|
|
/
|
/
|
|
*
Remove redundant stopExecutor() signal
Hennadii Stepanov
2019-01-10
1
-7
/
+3
*
|
Merge #15136: qt: "Peers" tab overhaul
Wladimir J. van der Laan
2019-01-16
1
-3
/
+2
|
\
\
|
*
|
Do not deselect peer when switching away from tab
Hennadii Stepanov
2019-01-09
1
-3
/
+2
|
|
/
*
/
Replace remaining 0 with nullptr in Qt code
Ben Woosley
2019-01-13
1
-1
/
+1
|
/
*
Merge #14599: Use functions guaranteed to be locale independent (IsDigit, ToL...
Wladimir J. van der Laan
2019-01-09
1
-1
/
+2
|
\
|
*
Use IsDigit(...) instead of std::isdigit
practicalswift
2018-11-06
1
-1
/
+2
*
|
qt: Use WalletModel* instead of wallet name in console window
João Barbosa
2019-01-04
1
-23
/
+18
*
|
qt: Factor out WalletModel::getDisplayName()
João Barbosa
2019-01-04
1
-1
/
+1
*
|
qt: Allow to inspect RPCConsole tabs
João Barbosa
2018-12-11
1
-0
/
+10
|
/
*
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-1
/
+1
*
Merge #14374: qt: Add "Blocksdir" to Debug window
Wladimir J. van der Laan
2018-10-18
1
-0
/
+4
|
\
|
*
Add tooltips for both datadir and blocksdir
Hennadii Stepanov
2018-10-08
1
-0
/
+3
|
*
Add "Blocksdir" to Debug window
Hennadii Stepanov
2018-10-06
1
-0
/
+1
*
|
Fix QCompleter popup regression
Hennadii Stepanov
2018-10-13
1
-0
/
+1
|
/
*
convert C-style (void) parameter lists to C++ style ()
Arvid Norberg
2018-09-13
1
-3
/
+3
*
Merge #14103: docs: Fix broken Doxygen comments
Wladimir J. van der Laan
2018-08-30
1
-1
/
+1
|
\
|
*
Fix incorrect Doxygen comments
practicalswift
2018-08-08
1
-1
/
+1
*
|
Merge #13769: Mark single-argument constructors "explicit"
MarcoFalke
2018-08-27
1
-1
/
+1
|
\
\
|
*
|
Mark single-argument constructors "explicit"
practicalswift
2018-07-26
1
-1
/
+1
|
|
/
*
|
qt: Use new Qt5 connect syntax
João Barbosa
2018-08-21
1
-31
/
+29
*
|
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
|
/
*
Merge #13458: gui: Drop qt4 support
Wladimir J. van der Laan
2018-06-24
1
-4
/
+0
|
\
|
*
gui: Remove QT_VERSION fallbacks for Qt < 5
Wladimir J. van der Laan
2018-06-18
1
-4
/
+0
*
|
ui: Support wallets unloaded dynamically
João Barbosa
2018-06-18
1
-0
/
+10
|
/
*
Merge #13273: Qt/Bugfix: fix handling default wallet with no name
Wladimir J. van der Laan
2018-05-29
1
-3
/
+3
|
\
|
*
Qt/Bugfix: fix handling default wallet with no name
João Barbosa
2018-05-18
1
-3
/
+3
*
|
Qt: use [default wallet] as name for wallet with no name
Jonas Schnelli
2018-05-19
1
-1
/
+2
|
/
*
Add 'sethdseed' RPC to initialize or replace HD seed
Chris Moore
2018-05-12
1
-0
/
+1
*
Remove redundant initializations from the constructor
practicalswift
2018-04-11
1
-6
/
+1
*
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-07
1
-6
/
+6
*
Remove direct bitcoin calls from qt/rpcconsole.cpp
Russell Yanofsky
2018-04-04
1
-21
/
+25
*
Remove direct bitcoin calls from qt/clientmodel.cpp
Russell Yanofsky
2018-04-04
1
-3
/
+5
*
Qt: hide RPCConsole wallet selector when no wallets are present
Jonas Schnelli
2018-03-26
1
-0
/
+8
*
GUI: RPCConsole: Log wallet changes
Luke Dashjr
2018-03-26
1
-0
/
+9
*
Qt: Get wallet name from WalletModel rather than passing it around
Luke Dashjr
2018-03-26
1
-1
/
+2
*
Qt: Add wallet selector to debug console
Jonas Schnelli
2018-03-26
1
-10
/
+30
*
Split signrawtransaction into wallet and non-wallet
Andrew Chow
2018-02-17
1
-4
/
+5
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
Merge #10574: Remove includes in .cpp files for things the corresponding .h f...
Wladimir J. van der Laan
2017-12-12
1
-2
/
+0
|
\
|
*
Remove includes in .cpp files for things the corresponding .h file already in...
practicalswift
2017-11-16
1
-2
/
+0
*
|
Merge #11698: [Docs] [Qt] RPC-Console nested commands documentation
Wladimir J. van der Laan
2017-11-19
1
-3
/
+31
|
\
\
|
|
/
|
/
|
|
*
Add help-console command to Qt debug console
Luke Mlsna
2017-11-17
1
-3
/
+31
*
|
qt: refactor: Changes to make include paths absolute
Wladimir J. van der Laan
2017-11-16
1
-2
/
+2
[next]