70 Commits (45bfa137efe84d772e58512630a2ae7a1b5fd55a)

Author SHA1 Message Date
Veres Lajos 45bfa137ef PARTIAL: typofixes (found by misspell_fixer) 9 years ago
Wladimir J. van der Laan e092f22951
qt: define QT_NO_KEYWORDS 9 years ago
Jonas Schnelli c8168331a2 [Qt] fix rpc console font size to flexible metrics 9 years ago
Philip Kaufmann 8517e9709e [Qt] rework setNumBlocks to have blockDate as parameter 9 years ago
Luke Dashjr 9b7d3fb165 Adopt style colour for button icons 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Philip Kaufmann 27df4123c4 make all catch() arguments const 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Pavel Janík 73caf47dfe Display time offset in the debug window's Peers tab 10 years ago
Philip Kaufmann 50db7d9f09 [Qt] change some strings to reflect name change to Bitcoin Core 10 years ago
Jonas Schnelli 4a8fc152a9 [Qt] the RPC Console should be a QWidget to make window more independent 10 years ago
Pieter Wuille 341735eb8f Headers-first synchronization 10 years ago
Philip Kaufmann 5e83bc404c [Qt] include and file header cleanup 10 years ago
Philip Kaufmann a5b2d9c82e [Qt] tweak new peers tab in console window 10 years ago
Cozz Lovan 76fd7b8c26 [Qt] Fix segfault when launched with -disablewallet 10 years ago
Philip Kaufmann b612bde521 remove unneded class CNodeCombinedStats; from rpcconsole.cpp 10 years ago
Philip Kaufmann f5ae6c9826 add NetworkIDString() to chainparams 10 years ago
Cozz Lovan dff0e3b915 [Qt] Improve rpc console history behavior 10 years ago
Wladimir J. van der Laan a92aded70e
Fix GUI build with `--disable-wallet` 10 years ago
Philip Kaufmann fe6bff2eae [Qt] add BerkeleyDB version info to RPCConsole 10 years ago
Philip Kaufmann bbe1925ce3 [Qt] style police and small addition in rpcconsole 10 years ago
Ashley Holman 65f78a111f
Qt: Add GUI view of peer information. #4133 10 years ago
Wladimir J. van der Laan aa250f0453 Remove NumBlocksOfPeers 10 years ago
Wladimir J. van der Laan b8edf6c0d8 Qt: Fix ESC in disablewallet mode 10 years ago
Philip Kaufmann 8e29623077 [Qt] show number of in/out connections in debug console 10 years ago
gubatron 57702541a2 Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 11 years ago
Philip Kaufmann f0219813d5 [Qt] move helpmessage from debug window to main menu 11 years ago
Philip Kaufmann 7b50bb2f1b [Qt] add utilitydialog.cpp/h and helpmessage class 11 years ago
Wladimir J. van der Laan 2ea980a77c qt: Treat regtest as testnet 11 years ago
Wladimir J. van der Laan fb78cc2378 Split up bitcoinrpc (code movement only) 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Philip Kaufmann 91163c15f6 [Qt] rename rpcconsole window 11 years ago
Wladimir J. van der Laan e592d43f51 qt: add license header to source files 11 years ago
Jeff Garzik 0db9a805bd Revert "Switch to using raw_utf8" 11 years ago
Scott Ellis ce14345a89 Add network traffic graph 11 years ago
Philip Kaufmann c431e9f1f0 Bitcoin-Qt: save and restore position of debug window 11 years ago
constantined 2ecb7555a9 Switch to using raw_utf8 11 years ago
Philip Kaufmann 1fc57d568b Bitcoin-Qt: harmonize 2 setClientModel() functions 11 years ago
Wladimir J. van der Laan 25c0cce7fb Qt5 compatibility 11 years ago
Philip Kaufmann bfad9982f8 Bitcoin-Qt: small RPCConsole cleanup 11 years ago
Philip Kaufmann 32af5266cf Bitcoin-Qt: massive header and cpp cleanup 12 years ago
Philip Kaufmann 54413aab13 Bitcoin-Qt: never display own block count > estimated block count 12 years ago
Philip Kaufmann 81605d90f5 enhance Qt5 compatibility 12 years ago
Wladimir J. van der Laan 62904b33f3 Improve RPC console key event behaviour 12 years ago
Philip Kaufmann af7b88f29f clear history when using clear button in RPC console 12 years ago
Wladimir J. van der Laan 9c94bdac06 RPC console: escaping within ' and " now handled differently 12 years ago
Wladimir J. van der Laan b5c1467a7d In RPC console, attempt to format errors 12 years ago
Wladimir J. van der Laan 576b5efe93 Fix RPC console parser to handle escaped arguments more like bash 12 years ago
Philip Kaufmann c7441658da show used OpenSSL library version in debug window 12 years ago
Wladimir J. van der Laan 9b1732baae Cross-platform "Open debug logfile" 12 years ago