index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
walletmodel.cpp
Age
Commit message (
Expand
)
Author
2017-05-24
[Qt] hide bump context menu action if tx already has been bumped
Jonas Schnelli
2017-05-23
Merge #10295: [qt] Move some WalletModel functions into CWallet
Wladimir J. van der Laan
2017-05-18
[qt] Remove excess logic
practicalswift
2017-05-17
[qt] Move some WalletModel functions into CWallet
Russell Yanofsky
2017-05-11
Make sure we use nTxConfirmTarget during Qt fee bumps
Jonas Schnelli
2017-05-11
Show old-fee, increase a new-fee in Qt fee bumper confirmation dialog
Jonas Schnelli
2017-05-11
[Qt] simple fee bumper with user verification
Jonas Schnelli
2017-04-13
Missing includes
Jorge Timón
2017-03-17
Merge #9592: [Qt] Add checkbox in the GUI to opt-in to RBF when creating a tr...
Jonas Schnelli
2017-03-10
Add COutput::fSafe member for safe handling of unconfirmed outputs
Russell Yanofsky
2017-01-25
[Qt] Change RBF checkbox to reflect -walletrbf setting
Russell Yanofsky
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-06
Fix missed change to WalletTx structure
Alex Morcos
2016-12-02
Make CWalletTx store a CTransactionRef instead of inheriting
Pieter Wuille
2016-12-02
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
Move network-msg-processing code out of main to its own file
Matt Corallo
2016-10-30
[qt] Return useful error message on ATMP failure
MarcoFalke
2016-10-28
Merge #8989: [Qt] overhaul smart-fee slider, adjust default confirmation target
Wladimir J. van der Laan
2016-10-28
[Qt] Hide nTxConfirmTarget behind WalletModel
Jonas Schnelli
2016-10-26
Return useful error message on ATMP failure
instagibbs
2016-10-19
Merge #8774: Qt refactors to better abstract wallet access
Jonas Schnelli
2016-10-04
Qt: Get the private key for signing messages via WalletModel
Luke Dashjr
2016-09-23
Do not shadow in src/qt
Pavel Janík
2016-09-21
[qt] WalletModel: Expose disablewallet
MarcoFalke
2016-09-08
net: Pass CConnection to wallet rather than using the global
Cory Fields
2016-08-19
[Qt] add HD enabled/disabled icon to the status bar
Jonas Schnelli
2016-05-16
Move BackupWallet to CWallet::BackupWallet
Patrick Strateman
2016-04-25
Merge #7688: List solvability in listunspent output and improve help
Wladimir J. van der Laan
2016-04-04
[Qt] Support for abandoned/abandoning transactions
Jonas Schnelli
2016-03-14
List solvability in listunspent output and improve help
Pieter Wuille
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-11-05
[qt] Use maxTxFee instead of 10000000
MarcoFalke
2015-08-14
Merge pull request #6415
Wladimir J. van der Laan
2015-07-31
qt: Introduce PlatformStyle
Wladimir J. van der Laan
2015-07-23
TRIVIAL: Missing includes
Jorge Timón
2015-07-20
Add logic to track pubkeys as watch-only, not just scripts
Matt Corallo
2015-07-16
[Qt] remove std namespace polution from code
Philip Kaufmann
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-04-20
[Qt, Trivial] remove two unneeded includes of wallet/db.h
Philip Kaufmann
2015-03-20
Merge pull request #5745
Wladimir J. van der Laan
2015-03-13
Subtract fee from amount
Cozz Lovan
2015-03-12
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli
2015-02-03
Merge pull request #5732
Wladimir J. van der Laan
2015-01-31
Change "insane" to "absurd" (referring to high fees) in text strings and iden...
Daira Hopwood
2015-01-31
Remove whitespaces before double colon in errors and logs
Pavel Janík
2015-01-15
[Qt] Payment request expiration bug fix (re-done)
Philip Kaufmann
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-16
Remove references to X11 licence
Michael Ford
2014-11-19
[Qt] Add Smartfee to GUI
Cozz Lovan
2014-10-28
qt: Move transaction notification to transaction table model
Wladimir J. van der Laan
[next]