aboutsummaryrefslogtreecommitdiff
path: root/src/qt/walletmodel.cpp
AgeCommit message (Expand)Author
2017-05-17[qt] Move some WalletModel functions into CWalletRussell Yanofsky
2017-05-11Make sure we use nTxConfirmTarget during Qt fee bumpsJonas Schnelli
2017-05-11Show old-fee, increase a new-fee in Qt fee bumper confirmation dialogJonas Schnelli
2017-05-11[Qt] simple fee bumper with user verificationJonas Schnelli
2017-04-13Missing includesJorge Timón
2017-03-17Merge #9592: [Qt] Add checkbox in the GUI to opt-in to RBF when creating a tr...Jonas Schnelli
2017-03-10Add COutput::fSafe member for safe handling of unconfirmed outputsRussell Yanofsky
2017-01-25[Qt] Change RBF checkbox to reflect -walletrbf settingRussell Yanofsky
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-12-06Fix missed change to WalletTx structureAlex Morcos
2016-12-02Make CWalletTx store a CTransactionRef instead of inheritingPieter Wuille
2016-12-02Rename the remaining main.{h,cpp} to validation.{h,cpp}Matt Corallo
2016-12-02Move network-msg-processing code out of main to its own fileMatt Corallo
2016-10-30[qt] Return useful error message on ATMP failureMarcoFalke
2016-10-28Merge #8989: [Qt] overhaul smart-fee slider, adjust default confirmation targetWladimir J. van der Laan
2016-10-28[Qt] Hide nTxConfirmTarget behind WalletModelJonas Schnelli
2016-10-26Return useful error message on ATMP failureinstagibbs
2016-10-19Merge #8774: Qt refactors to better abstract wallet accessJonas Schnelli
2016-10-04Qt: Get the private key for signing messages via WalletModelLuke Dashjr
2016-09-23Do not shadow in src/qtPavel Janík
2016-09-21[qt] WalletModel: Expose disablewalletMarcoFalke
2016-09-08net: Pass CConnection to wallet rather than using the globalCory Fields
2016-08-19[Qt] add HD enabled/disabled icon to the status barJonas Schnelli
2016-05-16Move BackupWallet to CWallet::BackupWalletPatrick Strateman
2016-04-25Merge #7688: List solvability in listunspent output and improve helpWladimir J. van der Laan
2016-04-04[Qt] Support for abandoned/abandoning transactionsJonas Schnelli
2016-03-14List solvability in listunspent output and improve helpPieter Wuille
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-11-05[qt] Use maxTxFee instead of 10000000MarcoFalke
2015-08-14Merge pull request #6415Wladimir J. van der Laan
2015-07-31qt: Introduce PlatformStyleWladimir J. van der Laan
2015-07-23TRIVIAL: Missing includesJorge Timón
2015-07-20Add logic to track pubkeys as watch-only, not just scriptsMatt Corallo
2015-07-16[Qt] remove std namespace polution from codePhilip Kaufmann
2015-07-15qt: define QT_NO_KEYWORDSWladimir J. van der Laan
2015-04-20[Qt, Trivial] remove two unneeded includes of wallet/db.hPhilip Kaufmann
2015-03-20Merge pull request #5745Wladimir J. van der Laan
2015-03-13Subtract fee from amountCozz Lovan
2015-03-12[Move Only] Move wallet related things to src/wallet/Jonas Schnelli
2015-02-03Merge pull request #5732Wladimir J. van der Laan
2015-01-31Change "insane" to "absurd" (referring to high fees) in text strings and iden...Daira Hopwood
2015-01-31Remove whitespaces before double colon in errors and logsPavel Janík
2015-01-15[Qt] Payment request expiration bug fix (re-done)Philip Kaufmann
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-16Remove references to X11 licenceMichael Ford
2014-11-19[Qt] Add Smartfee to GUICozz Lovan
2014-10-28qt: Move transaction notification to transaction table modelWladimir J. van der Laan
2014-10-03[Wallet] Watch-only fixesCozz Lovan
2014-09-26Use a typedef for monetary valuesMark Friedenbach
2014-09-16Move CTxDestination from script/script to script/standardPieter Wuille