92 Commits (838a58e7ca5c534ae125ab510fbd65d2feec72a9)

Author SHA1 Message Date
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Pieter Wuille 528472111b Get rid of nType and nVersion 8 years ago
MarcoFalke 3333e5a1e5 [qt] Return useful error message on ATMP failure 8 years ago
Jonas Schnelli 6f0289967f
[Qt] Hide nTxConfirmTarget behind WalletModel 8 years ago
Luke Dashjr 1880aeb033 Qt: Get the private key for signing messages via WalletModel 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
Pavel Janík 64d9507ea5 [WIP] Remove unused statement in serialization 8 years ago
Jonas Schnelli 914154f0cc
[Qt] add HD enabled/disabled icon to the status bar 8 years ago
Jonas Schnelli 8efed3bc93
[Qt] Support for abandoned/abandoning transactions 9 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Wladimir J. van der Laan eec7757445 qt: Introduce PlatformStyle 9 years ago
Matt Corallo f5813bdd3e Add logic to track pubkeys as watch-only, not just scripts 9 years ago
Wladimir J. van der Laan d29ec6c230 qt: define QT_NO_KEYWORDS 9 years ago
Cory Fields d7d187e8a4 allocators: split allocators and pagelocker 10 years ago
Cozz Lovan 292623adf5 Subtract fee from amount 10 years ago
Daira Hopwood 1371e6f5db Change "insane" to "absurd" (referring to high fees) in text strings and identifiers. 10 years ago
Philip Kaufmann 6715efb9ca [Qt] Payment request expiration bug fix (re-done) 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Cozz Lovan c1c9d5b415 [Qt] Add Smartfee to GUI 10 years ago
Pavel Janík 84738627ce Fix all header defines 10 years ago
Wladimir J. van der Laan 023e63df78 qt: Move transaction notification to transaction table model 10 years ago
Mark Friedenbach a372168e77 Use a typedef for monetary values 10 years ago
Pieter Wuille 3f6540ad8f Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS 10 years ago
Pieter Wuille 47eb76597e Serializer simplifications after IMPLEMENT_SERIALIZE overhaul 10 years ago
Pieter Wuille 31e9a8384a Use CSizeComputer to avoid counting sizes in SerializationOp 10 years ago
Kamil Domanski 84881f8c47 rework overhauled serialization methods to non-static 10 years ago
Kamil Domanski 3d796f8996 overhaul serialization code 10 years ago
Philip Kaufmann fbe0fcae76 [Qt] minor watch-only changes 10 years ago
Cozz Lovan 80daee0fb5 [Qt] Call checkBalanceChanged() periodically instead for every updated transaction 10 years ago
Wladimir J. van der Laan 88fe88cf36
gui: remove redundant numTransactions tracking 10 years ago
Cozz Lovan 939ed97373 Add boolean HaveWatchonly and signal NotifyWatchonlyChanged 10 years ago
Cozz Lovan acd432b5b3 [Qt] Prevent balloon-spam after rescan 10 years ago
JaSK ffd40da361 Watchonly balances are shown separately in gui. 11 years ago
Cozz Lovan 392783697c [Qt] rescan progress 11 years ago
Gavin Andresen 93a18a3650 Remove CWalletTx::vfSpent 11 years ago
gubatron 57702541a2 Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 11 years ago
Philip Kaufmann 4bee715bfd [Qt] very minor style cleanups 11 years ago
Cozz Lovan 8476d5d407 [Qt] Permanently store requested payments in wallet 11 years ago
Philip Kaufmann 6c1bf199ca [Qt] style-police, add missing license headers 11 years ago
Wladimir J. van der Laan 4a61c39456 qt: status WalletModel::Aborted is no longer used 11 years ago
Wladimir J. van der Laan 666893b1fa qt: keep a list of requested payments 11 years ago
Philip Kaufmann 0689f46cc7 Coincontrol cleanup (e.g. add missing license) 11 years ago
Cozz Lovan 6a86c24db1 Coin Control Features 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Wladimir J. van der Laan e592d43f51 qt: add license header to source files 11 years ago
Philip Kaufmann 983cef4802 payment-request UI: use SendCoinsRecipient.message for memo 11 years ago
Philip Kaufmann c6c97e0f4e [Qt] Rework of payment request UI (mainly for insecure pr) 11 years ago
Wladimir J. van der Laan 03535acd05 qt: add message field to SendCoinsRecipient 11 years ago