aboutsummaryrefslogtreecommitdiff
path: root/src/qt/rpcconsole.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Merge #7917: Optimize reindexWladimir J. van der Laan2016-05-181-5/+7
|\
| * Report reindexing progress in GUIPieter Wuille2016-05-171-5/+7
* | net: make Ban/Unban/ClearBan functionality consistentCory Fields2016-05-101-4/+1
|/
* Clear the input line after activating autocompletePavel Janík2016-03-301-0/+2
* [Qt] Debug window: replace "Build date" with "Datadir"Jonas Schnelli2016-03-221-1/+1
* Merge #7668: Fix history deletion bug after font size changeJonas Schnelli2016-03-141-4/+7
|\
| * Fix history deletion bug after font changeAndrew C2016-03-111-4/+7
* | Merge #7613: Add autocomplete to bitcoin-qt's console window.Jonas Schnelli2016-03-141-0/+13
|\ \ | |/ |/|
| * Add autocomplete to bitcoin-qt's console window.Luv Khemani2016-03-121-1/+14
|/
* Remove openssl info from init/log and from Qt debug windowJonas Schnelli2016-02-261-7/+0
* Merge branch 'master' into single_prodnameLuke Dashjr2016-02-031-16/+65
|\
| * Merge #7348: MOVE ONLY: move rpc* to rpc/Wladimir J. van der Laan2016-01-281-2/+2
| |\
| | * move rpc* to rpc/Daniel Cousens2016-01-211-2/+2
| * | [Qt] keep scroll position in GUI console after changing font sizeJonas Schnelli2016-01-231-0/+2
| * | [Qt] Add option to increase/decrease font size in the console windowJonas Schnelli2016-01-221-12/+47
| * | Merge #7364: [qt] Windows: Make rpcconsole monospace font largerJonas Schnelli2016-01-221-0/+4
| |\ \ | | |/ | |/|
| | * [qt] Windows: Make rpcconsole monospace font largerMarcoFalke2016-01-171-0/+4
| * | [RPC] remove the option of having multiple timer interfacesJonas Schnelli2016-01-081-2/+4
| * | Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
| |/
| * [Qt] call GuessVerificationProgress synchronous during core signal, pass doub...Jonas Schnelli2015-11-301-3/+3
| * [Qt] reduce cs_main in getVerificationProgress()Jonas Schnelli2015-11-301-3/+3
| * OpenSSL 1.1.0: Fix text variant of the version numberMarcoFalke2015-11-241-0/+6
* | Unify package name to as few places as possible without major changesLuke Dashjr2015-12-141-1/+7
|/
* Merge pull request #6979Wladimir J. van der Laan2015-11-201-0/+12
|\
| * [Qt] simple mempool info in debug windowJonas Schnelli2015-11-201-0/+12
* | [Qt] add shortcurts for debug-/console-windowJonas Schnelli2015-11-121-0/+5
|/
* [qt] rpcconsole: Scale monospace font to 95%MarcoFalke2015-11-031-2/+2
* [qt] Use fixed pitch font for the rpc consoleMarcoFalke2015-10-291-3/+9
* [Univalue] add univalue over subtreeJonas Schnelli2015-10-011-1/+1
* Rename rpcconsole.ui => debugwindow.uiMarcoFalke2015-09-231-1/+1
* [QT] dump banlist to disk in case of ban/unban over QTJonas Schnelli2015-09-201-0/+2
* [QA] adabt QT_NO_KEYWORDS for QT ban implementationJonas Schnelli2015-09-161-3/+2
* [Qt] call DumpBanlist() when baning unbaning nodesPhilip Kaufmann2015-09-161-0/+2
* [Qt] reenabling hotkeys for ban context menu, use different wordsJonas Schnelli2015-09-161-4/+4
* [Qt] adapt QT ban option to banlist.dat changesJonas Schnelli2015-09-161-5/+5
* [Qt] bantable polishPhilip Kaufmann2015-09-161-20/+21
* [Qt] simplify ban list signal handlingPhilip Kaufmann2015-09-161-13/+19
* [Qt] polish ban tablePhilip Kaufmann2015-09-161-9/+11
* [Qt] bantable overhaulJonas Schnelli2015-09-161-5/+9
* [Qt] banlist, UI optimizing and better signal handlingJonas Schnelli2015-09-161-13/+19
* [Qt] add context menu with unban option to ban tableJonas Schnelli2015-09-161-13/+52
* [Qt] add banlist table below peers tableJonas Schnelli2015-09-161-0/+13
* [Qt] add ban functions to peers windowJonas Schnelli2015-09-161-1/+39
* Merge pull request #6317Jeff Garzik2015-09-161-1/+0
|\
| * [Qt] minor optimisations in peertablemodelPhilip Kaufmann2015-08-101-1/+0
* | Implement RPCTimerHandler for Qt RPC consoleWladimir J. van der Laan2015-09-031-0/+40
* | Merge pull request #6539Wladimir J. van der Laan2015-08-191-1/+1
|\ \ | |/ |/|
| * typofixes (found by misspell_fixer)Veres Lajos2015-08-101-1/+1
* | [Qt] show client user agent in debug windowPhilip Kaufmann2015-08-071-1/+1
|/
* qt: Introduce PlatformStyleWladimir J. van der Laan2015-07-311-8/+9