1849 Commits (faeda0e67792855cdafa2f6eaf43ad74de89b18b)

Author SHA1 Message Date
MarcoFalke fab83476ac [qt] Use tr() instead of _() 9 years ago
MarcoFalke e69bad19f8 [trivial] Fix typo in peertablemodel.cpp 9 years ago
Wladimir J. van der Laan 93236c0455
qt: Final translation update before 0.12 fork 9 years ago
Wladimir J. van der Laan bc1f427570
qt: periodic translations update 9 years ago
Wladimir J. van der Laan 6da12dff28 qt: use QMetaObject::invokeMethod for cross-thread signaling in clientmodel 9 years ago
Wladimir J. van der Laan aabc897801 rpc: Don't translate warning messages 9 years ago
Jonas Schnelli ff723da6f6
[Qt] improve minimum absolute fee option 9 years ago
Jonas Schnelli 31b508a18b
[Qt] make use of the nMinimumTotalFee (absolute) in coincontrols fee calculation 9 years ago
Jonas Schnelli 80462dda0a
[Qt] use ASYMP_UTF8 (≈) whenever we show a fee that is not absolute 9 years ago
Jonas Schnelli 4082e46603
[Qt] call GuessVerificationProgress synchronous during core signal, pass double over UI signal 9 years ago
Jonas Schnelli 947d20b84a
[Qt] reduce cs_main in getVerificationProgress() 9 years ago
Jonas Schnelli e6d50fcdec
[Qt] update block tip (height and date) without locking cs_main, update always (each block) 9 years ago
Luke Dashjr a6cbc02b6b Bugfix: Default -uiplatform is not actually the platform this build was compiled on 9 years ago
MarcoFalke fa41d4c8c6 [qt] Move GUI related HelpMessage() part downstream 9 years ago
Luke Dashjr b966aa836a Constrain constant values to a single location in code 9 years ago
Jonas Schnelli a46f87f0c1
Initialize logging before we do parameter interaction 9 years ago
Jonas Schnelli 68354e75e9
[QT] Call inits parameter interaction before we create the options model 9 years ago
MarcoFalke faf12bc283 OpenSSL 1.1.0: Fix text variant of the version number 9 years ago
Jonas Schnelli c197798d1b
[Qt] simple mempool info in debug window 9 years ago
Wladimir J. van der Laan 52c563710d
qt: Periodic translations update 9 years ago
Wladimir J. van der Laan b4f3e9c09e ui: Add "Copy raw transaction data" to transaction list context menu 9 years ago
Jonas Schnelli 2a8e8c2e37
[Qt] don't allow to store invalid proxy ports 9 years ago
Luke Dashjr 2aa49ce9fe Bugfix: Use unique autostart filenames on Linux for testnet/regtest 9 years ago
Alex Morcos 4fe28236c0 Change wallet and GUI code to use new smart fee estimation calls. 9 years ago
Jonas Schnelli d16d1b72d1
[Qt] refactor and optimize proxy settings behavior 9 years ago
Pieter Wuille 114b5812f6 Prevector type 9 years ago
Jonas Schnelli ae98388b22
[Qt] add startup option to reset Qt settings 9 years ago
Jonas Schnelli 773ae4654e
[Qt] add shortcurts for debug-/console-window 9 years ago
Wladimir J. van der Laan b56953e9bb
qt: Periodic translations update 9 years ago
MarcoFalke 6dd3a44ce2 translations: Don't translate markdown or force English grammar 9 years ago
MarcoFalke 513686dd43 [qt] Use maxTxFee instead of 10000000 9 years ago
Jonathan Cross 7ca73dcf6b Improving labels for Sent / Received "Bytes" 9 years ago
Jorge Timón c53d48a6b3 BIP70: Chainparams: DRY: Make qt/guiutil.cpp fit BIP70 chain name strings 9 years ago
MarcoFalke 268b79ef0c [qt] rpcconsole: Scale monospace font to 95% 9 years ago
MarcoFalke abd8b768ee [qt] Properly display required fee instead of minTxFee 9 years ago
Wladimir J. van der Laan 02a95be977
qt: translation update prior to opening 0.12 translations 9 years ago
MarcoFalke 28313b83fc [qt] Use fixed pitch font for the rpc console 9 years ago
MarcoFalke 6b0e622c25 [wallet] Refactor to use new MIN_CHANGE 9 years ago
Daniel Cousens 3cb56f3778 *: alias -h for --help 9 years ago
Jorge Timón 55a89751fa Chainparams: Translations: DRY: options and error strings 9 years ago
Jonas Schnelli 9623e93473 [Univalue] add univalue over subtree 9 years ago
Wladimir J. van der Laan a91eea6e3e
qt: periodic translations update 9 years ago
MarcoFalke 4dee609e10 Rename rpcconsole.ui => debugwindow.ui 9 years ago
MarcoFalke 0d0a2d6bf9 [Qt] Raise debug window when requested 9 years ago
Diego Viola 99ee4a656b Fix spelling of Qt 9 years ago
Jonas Schnelli 7aac6db6eb [QT] dump banlist to disk in case of ban/unban over QT 9 years ago
Jonas Schnelli 24cb7c7bbb [QT] fix thin space word wrap line brake issue 9 years ago
Jonas Schnelli 7f90ea78cb [QA] adabt QT_NO_KEYWORDS for QT ban implementation 9 years ago
Philip Kaufmann 4ed05101f3 [Qt] call DumpBanlist() when baning unbaning nodes 9 years ago
Jonas Schnelli be8929265f [Qt] reenabling hotkeys for ban context menu, use different words 9 years ago