2203 Commits (3f098cccf618557ccf1ce8a51f88819d89f29208)

Author SHA1 Message Date
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
MarcoFalke fa85e860a9 [qt] sync-overlay: Don't show estimated number of headers left 8 years ago
MarcoFalke faa4de2a2a [qt] sync-overlay: Don't block during reindex 8 years ago
Derek Miller c9ce17beed Trivial: Grammar and capitalization 8 years ago
Mitchell Cash edeaf24e4c Fix future copyright year 8 years ago
Jonas Schnelli 08827df3ec
[Qt] modalinfolayer: removed unused comments, renamed signal, code style overhaul 8 years ago
Pavel Janík f839350420 Do not shadow in src/qt 8 years ago
MarcoFalke 6666ca6379 [qt] WalletModel: Expose disablewallet 8 years ago
MarcoFalke fa58edbffe [wallet] Introduce DEFAULT_DISABLE_WALLET 8 years ago
fanquake c4084c2085
Specify Protobuf version 2 in paymentrequest.proto 8 years ago
Jonas Schnelli d8b062ef5e
[Qt] only update "amount of blocks left" when the header chain is in-sync 8 years ago
isle2983 0766d1cac3 [copyright] add MIT license headers to .sh scripts where missing 8 years ago
Pavel Janík 64d9507ea5 [WIP] Remove unused statement in serialization 8 years ago
Cory Fields 63cafa6329 net: move send/recv statistics to CConnman 8 years ago
Cory Fields c0569c7fa1 net: Add most functions needed for vNodes to CConnman 8 years ago
Cory Fields a0f3d3cdad net: move ban and addrman functions into CConnman 8 years ago
Cory Fields 5b446dd5b1 net: Pass CConnection to wallet rather than using the global 8 years ago
Cory Fields 531214fb10 gui: add NodeID to the peer table 8 years ago
Jonas Schnelli 04802930d4
[Qt][CoinControl] fix UI bug that could result in paying unexpected fee 8 years ago