aboutsummaryrefslogtreecommitdiff
path: root/src/qt/walletmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix for Boost 1.74John-Gee2021-02-021-10/+36
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Fix missed change to WalletTx structureAlex Morcos2016-12-061-2/+1
* Make CWalletTx store a CTransactionRef instead of inheritingPieter Wuille2016-12-021-6/+6
* Rename the remaining main.{h,cpp} to validation.{h,cpp}Matt Corallo2016-12-021-1/+1
* Move network-msg-processing code out of main to its own fileMatt Corallo2016-12-021-0/+2
* [qt] Return useful error message on ATMP failureMarcoFalke2016-10-301-1/+1
* Merge #8989: [Qt] overhaul smart-fee slider, adjust default confirmation targetWladimir J. van der Laan2016-10-281-0/+5
|\
| * [Qt] Hide nTxConfirmTarget behind WalletModelJonas Schnelli2016-10-281-0/+5
* | Return useful error message on ATMP failureinstagibbs2016-10-261-1/+3
|/
* Merge #8774: Qt refactors to better abstract wallet accessJonas Schnelli2016-10-191-0/+5
|\
| * Qt: Get the private key for signing messages via WalletModelLuke Dashjr2016-10-041-0/+5
* | Do not shadow in src/qtPavel Janík2016-09-231-6/+6
* | [qt] WalletModel: Expose disablewalletMarcoFalke2016-09-211-0/+5
* | net: Pass CConnection to wallet rather than using the globalCory Fields2016-09-081-1/+1
* | [Qt] add HD enabled/disabled icon to the status barJonas Schnelli2016-08-191-0/+5
* | Move BackupWallet to CWallet::BackupWalletPatrick Strateman2016-05-161-1/+1
* | Merge #7688: List solvability in listunspent output and improve helpWladimir J. van der Laan2016-04-251-3/+3
|\ \
| * | List solvability in listunspent output and improve helpPieter Wuille2016-03-141-3/+3
* | | [Qt] Support for abandoned/abandoning transactionsJonas Schnelli2016-04-041-0/+15
|/ /
* / Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
|/
* [qt] Use maxTxFee instead of 10000000MarcoFalke2015-11-051-2/+4
* Merge pull request #6415Wladimir J. van der Laan2015-08-141-0/+5
|\
| * Add logic to track pubkeys as watch-only, not just scriptsMatt Corallo2015-07-201-0/+5
* | qt: Introduce PlatformStyleWladimir J. van der Laan2015-07-311-2/+2
* | TRIVIAL: Missing includesJorge Timón2015-07-231-0/+2
|/
* [Qt] remove std namespace polution from codePhilip Kaufmann2015-07-161-2/+0
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-151-9/+9
* [Qt, Trivial] remove two unneeded includes of wallet/db.hPhilip Kaufmann2015-04-201-1/+0
* Merge pull request #5745Wladimir J. van der Laan2015-03-201-3/+3
|\
| * [Move Only] Move wallet related things to src/wallet/Jonas Schnelli2015-03-121-3/+3
* | Subtract fee from amountCozz Lovan2015-03-131-5/+17
|/
* Merge pull request #5732Wladimir J. van der Laan2015-02-031-2/+2
|\
| * Change "insane" to "absurd" (referring to high fees) in text strings and iden...Daira Hopwood2015-01-311-2/+2
* | Remove whitespaces before double colon in errors and logsPavel Janík2015-01-311-1/+1
|/
* [Qt] Payment request expiration bug fix (re-done)Philip Kaufmann2015-01-151-1/+7
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* [Qt] Add Smartfee to GUICozz Lovan2014-11-191-0/+4
* qt: Move transaction notification to transaction table modelWladimir J. van der Laan2014-10-281-38/+5
* [Wallet] Watch-only fixesCozz Lovan2014-10-031-1/+2
* Use a typedef for monetary valuesMark Friedenbach2014-09-261-20/+20
* Move CTxDestination from script/script to script/standardPieter Wuille2014-09-161-2/+1
* Remove some unnecessary c_strs() in logging and the GUIPhilip Kaufmann2014-09-091-1/+1
* [Qt] Call checkBalanceChanged() periodically instead for every updated transa...Cozz Lovan2014-08-261-7/+11
* Merge pull request #4673Wladimir J. van der Laan2014-08-261-3/+29
|\
| * Add boolean HaveWatchonly and signal NotifyWatchonlyChangedCozz Lovan2014-08-111-3/+29
* | gui: remove redundant numTransactions trackingWladimir J. van der Laan2014-08-181-20/+0
|/
* Revert "UI to alert of respend attempt affecting wallet."Wladimir J. van der Laan2014-07-211-8/+0
* Revert "Formatting, spelling, comment fixes."Wladimir J. van der Laan2014-07-211-7/+7