2088 Commits (b05b1af10b9a5298bd90bea439f0fd6c636e0cfa)

Author SHA1 Message Date
Gregory Maxwell b05b1af10b Fix qt/paymentrequestplus.cpp for OpenSSL 1.1 API. 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
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
Luke Dashjr 19f46f177e Qt: New network_disabled icon 8 years ago
Jonas Schnelli b2b33d9017 Overhaul network activity toggle 8 years ago
Jon Lund Steffensen 32efa79e0e Qt: Add GUI feedback and control of network activity state. 8 years ago
Wladimir J. van der Laan 1ae5839ff0 moveonly: move `coincontrol` to `src/wallet` 8 years ago
Jonas Schnelli 3154d6e3a2
[Qt] use NotifyHeaderTip's height and date for the progress update 8 years ago
Jonas Schnelli 69d1c25768
[RPC] Give RPC commands more information about the RPC request 8 years ago
Jonas Schnelli ef0c9ee296 [Qt] make warnings label selectable 8 years ago
R E Broadley 1724a405c9 Display minimum ping in debug window. 8 years ago
Luke Dashjr 21f5a6364d Qt: Add "Copy URI" to payment request context menu 8 years ago
MarcoFalke fafeec3cf2 [qt] sync-overlay: Don't show progress twice 8 years ago
Cory Fields cb78c60534 gui: fix ban from qt console 8 years ago
Luke Dashjr 178cd887ec Qt/splash: Specifically keep track of which wallet(s) we are connected to for later disconnecting 8 years ago
Luke Dashjr 1880aeb033 Qt: Get the private key for signing messages via WalletModel 8 years ago
MarcoFalke eeeebdd3cb [doc] Rework docs 8 years ago
Jorge Timón 3450c18a12
Globals: Decouple GetConfigFile and ReadConfigFile from global mapArgs 8 years ago