2151 Commits (a7ea2f8fdbe9392bcbd4a219a42ebd9518d2e2ef)

Author SHA1 Message Date
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
Hampus Sjöberg c015634400 qt: Adding transaction size to transaction details window 8 years ago
Jonas Schnelli e3245b43d5
[Qt] add out-of-sync modal info layer 8 years ago
Jonas Schnelli e47052f6b5
[Qt] ClientModel add method to get the height of the header chain 8 years ago
Jonas Schnelli a001f18802
[Qt] Always pass the numBlocksChanged signal for headers tip changed 8 years ago
Jonas Schnelli bd44a04dc3
[Qt] make Out-Of-Sync warning icon clickable 8 years ago
Jonas Schnelli 0904c3cda4
[Refactor] refactor function that forms human readable text out of a timeoffset 8 years ago
R E Broadley 4c3e2cb2df Show XTHIN in GUI 8 years ago
Andrew Chow 57acb82e70 Load choose datadir dialog after options reset 8 years ago
MarcoFalke fa8dd785a2 [qt] Remove Priority from coincontrol dialog 8 years ago
Jonas Schnelli 15860448d3
[Qt] RPC-Console: support nested commands and simple value queries 8 years ago
Jonas Schnelli 914154f0cc
[Qt] add HD enabled/disabled icon to the status bar 8 years ago
Wladimir J. van der Laan b4a9aa511c qt: Fix random segfault when closing "Choose data directory" dialog 8 years ago
Andrew Chow 15df3c196b Persist the datadir after option reset 8 years ago
adlawren 05242e937d Fix minimize and close bugs 8 years ago
Cory Fields 8945384bca net: Have LookupNumeric return a CService directly 8 years ago
Cory Fields 21ba407a73 net: narrow include scope after moving to netaddress 8 years ago
Cory Fields b6c3ff3dae net: Split resolving out of CSubNet 8 years ago
Cory Fields f96c7c4d91 net: Split resolving out of CService 8 years ago
Cory Fields 31d6b1d5f0 net: Split resolving out of CNetAddr 8 years ago
Jonas Schnelli 893f379ba0
[Qt] Add dbcache migration path 8 years ago
Wladimir J. van der Laan e4382fbef5
qt: periodic translations update 8 years ago
Wladimir J. van der Laan 4831a16223
qt: periodic translation update 8 years ago
Wladimir J. van der Laan b978701ba1
qt: periodic translations update 8 years ago
Wladimir J. van der Laan 975a41dcc2 windows: Add testnet icon for testnet link 9 years ago
Wladimir J. van der Laan 4f44cb616d qt: Network-specific example address 9 years ago
Wladimir J. van der Laan a7897c02f7 qt: Remove client name from debug window 9 years ago
Wladimir J. van der Laan 3b2dadc8d5
qt: Periodic translations update 9 years ago
Pieter Wuille 1acf1db76f Do not ask a UI question from bitcoind 9 years ago
fsb4000 d7828abd5b check that transactionView->selectionModel()->selectedRows(0) exists 9 years ago
Wladimir J. van der Laan a1c92c29fd trivial: capitalize BIP32 in option help 9 years ago
Pieter Wuille b8a97498df BIP144: Handshake and relay (receiver side) 9 years ago
Pieter Wuille 7030d9eb47 BIP144: Serialization, hashes, relay (sender side) 9 years ago
Wladimir J. van der Laan 4cbe05bf20 qt: Periodic transifex update 9 years ago
Jonas Schnelli b3e1348c46
[Qt] fix a bug where the SplashScreen will not be hidden during startup 9 years ago
TheLazieR Yip bf9c70b100
Fix LogPrint to LogPrintf 9 years ago
Jonas Schnelli 2759597bc8
Only pass -lQt5PlatformSupport if >=Qt5.6 9 years ago