2179 Commits (8910b4717e5bb946ee6988f7fe9fd461f53a5935)

Author SHA1 Message Date
Jonas Schnelli 9044908636 Qt/RPCConsole: Don't store commands with potentially sensitive information in the history 8 years ago
Jonas Schnelli fc95daa97f Qt/RPCConsole: Save current command entry when browsing history 8 years ago
Matt Corallo c2f61bebb1 Add a ForceSetArg method for testing 8 years ago
Matt Corallo 4cd373aea8 Un-expose mapArgs from utils.h 8 years ago
Matt Corallo 0cf86a6678 Introduce (and use) an IsArgSet accessor method 8 years ago
Matt Corallo c8042a48f0 Remove arguments to ParseConfigFile 8 years ago
Jonas Schnelli 54f80263fc
[CoinControl] Allow non-wallet owned change addresses 8 years ago
Karl-Johan Alm 815f4148b2 Uses built-in byte swap if available (Apple) and if bswap_XX is undefined. 8 years ago
Jonas Schnelli 390bd14684
[Qt] Console: don't allow empty arguments when using the comma-syntax 8 years ago
Luke Dashjr 6a32c0f69d
Qt/Test: Check handling of empty arguments in RPC debug console 8 years ago
Jonas Schnelli 89c8d2c12c
[Qt] Console: allow empty arguments 8 years ago
Gregory Maxwell b05b1af10b Fix qt/paymentrequestplus.cpp for OpenSSL 1.1 API. 8 years ago
Jonas Schnelli ed6b377ae2
[Qt] Console: add security warning 8 years ago
Karl-Johan Alm 8c1dbc5e9d Refactor: Removed begin/end_ptr functions. 8 years ago
Wladimir J. van der Laan f36349e898 qt: Remove on_toggleNetworkActiveButton_clicked from RPCConsole 8 years ago
Alex Morcos 28f8ae8adf Fix missed change to WalletTx structure 8 years ago
Jonas Schnelli 89a3723bdc
[Qt] Show ModalOverlay by pressing the progress bar, disabled show() in sync mode 8 years ago
Gregory Maxwell 749be013f5 Move GetWarnings() into its own file. 8 years ago
Gregory Maxwell c63198f1c7 Make QT runawayException call GetWarnings instead of directly access strMiscWarning. 8 years ago
Pieter Wuille c3f5673a63 Make CWalletTx store a CTransactionRef instead of inheriting 8 years ago
Matt Corallo 76faa3cdfe Rename the remaining main.{h,cpp} to validation.{h,cpp} 8 years ago
Matt Corallo e736772c56 Move network-msg-processing code out of main to its own file 8 years ago
Luke Dashjr df17fe046f Bugfix: Qt/RPCConsole: Put column enum in the right places 8 years ago
Wladimir J. van der Laan 297cc20e70 qt: layoutAboutToChange signal is called layoutAboutToBeChanged 8 years ago
Alex Morcos e878689e55 Make GUI incapable of setting tx confirm target of 1 8 years ago
Wladimir J. van der Laan 0cc8b6bc44 init: Split up AppInit2 into multiple phases 8 years ago
fsb4000 15fa95d7e5 Fix some typos 8 years ago
Wladimir J. van der Laan 042f9fa071 qt: Show progress overlay when clicking spinner icon 8 years ago
Wladimir J. van der Laan 827d9a3be8 qt: Replace NetworkToggleStatusBarControl with generic ClickableLabel 8 years ago
Wladimir J. van der Laan ed998ea7a0 qt: Avoid OpenSSL certstore-related memory leak 8 years ago
Wladimir J. van der Laan 5204598f8d qt: Avoid shutdownwindow-related memory leak 8 years ago
Wladimir J. van der Laan e4f126a7ba qt: Avoid splash-screen related memory leak 8 years ago
Wladimir J. van der Laan 693384eedb qt: Prevent thread/memory leak on exiting RPCConsole 8 years ago
Wladimir J. van der Laan 47db075377 qt: Plug many memory leaks 8 years ago
Wladimir J. van der Laan 4231032bfc
[Qt] Clean up and fix coincontrol tree widget handling 8 years ago
Jonas Schnelli 76af4eb876
[Qt] fix coincontrol sort issue 8 years ago
MarcoFalke fa42e4a082 [qt] Make network disabled icon 50% opaque 8 years ago
Pavel Janík 1260c1103b Mention the new network toggle functionality in the tooltip. 8 years ago
Andrew Chow 1077577546 Fix auto-deselection of peers 8 years ago
Andrew Chow addfdebe1a Multiple Selection for peer and ban tables 8 years ago
Pieter Wuille 528472111b Get rid of nType and nVersion 8 years ago
UdjinM6 4441018d08 Every main()/exit() should return/use one of EXIT_ codes instead of magic numbers 8 years ago
Wladimir J. van der Laan e760b307f6 qt: Use correct conversion function for boost::path datadir 8 years ago
isle2983 4b04e32c20 [copyright] copyright header style uniform 8 years ago
R E Broadley 77cbbd9ecf Make warning message about wallet balance possibly 8 years ago
UdjinM6 bd0de1386e Fix exit codes: 8 years ago
MarcoFalke 3333e5a1e5 [qt] Return useful error message on ATMP failure 8 years ago
Jonas Schnelli cfe77ef412
[Qt] overhaul smart-fee slider, adjust default confirmation target 8 years ago
Jonas Schnelli 6f0289967f
[Qt] Hide nTxConfirmTarget behind WalletModel 8 years ago
instagibbs 169bdabe14 Return useful error message on ATMP failure 8 years ago