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
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
2014-10-03
[Wallet] Watch-only fixes
Cozz Lovan
2014-09-26
Use a typedef for monetary values
Mark Friedenbach
2014-09-16
Move CTxDestination from script/script to script/standard
Pieter Wuille
2014-09-09
Remove some unnecessary c_strs() in logging and the GUI
Philip Kaufmann
2014-08-26
[Qt] Call checkBalanceChanged() periodically instead for every updated transa...
Cozz Lovan
2014-08-26
Merge pull request #4673
Wladimir J. van der Laan
2014-08-18
gui: remove redundant numTransactions tracking
Wladimir J. van der Laan
2014-08-11
Add boolean HaveWatchonly and signal NotifyWatchonlyChanged
Cozz Lovan
2014-07-21
Revert "UI to alert of respend attempt affecting wallet."
Wladimir J. van der Laan
2014-07-21
Revert "Formatting, spelling, comment fixes."
Wladimir J. van der Laan
2014-07-18
[Qt] Prevent balloon-spam after rescan
Cozz Lovan
2014-07-02
Watchonly balances are shown separately in gui.
JaSK
2014-07-02
qt: Hide unspendable outputs in coin control
Wladimir J. van der Laan
2014-07-02
Add support for watch-only addresses
Pieter Wuille
2014-06-27
Formatting, spelling, comment fixes.
Tom Harding
2014-06-27
UI to alert of respend attempt affecting wallet.
Tom Harding
2014-06-16
Remove `using namespace std` from header file
Wladimir J. van der Laan
2014-06-06
Type-safe CFeeRate class
Gavin Andresen
2014-04-23
qt: get required locks upfront in polling functions
Wladimir J. van der Laan
2014-04-18
Solve chainActive-related locking issues
Wladimir J. van der Laan
2014-04-02
[Qt] rescan progress
Cozz Lovan
2014-02-26
Remove CWalletTx::vfSpent
Gavin Andresen
2014-02-16
Merge pull request #3646
Wladimir J. van der Laan
2014-02-14
Handle "conflicted" transactions properly
Gavin Andresen
2014-02-09
Copyright header updates s/2013/2014 on files whose last git commit was done ...
gubatron
2014-01-22
Merge pull request #3567
Wladimir J. van der Laan
2014-01-21
[Qt] Show and store message of normal bitcoin:URI
Cozz Lovan
2014-01-19
[Qt] Permanently store requested payments in wallet
Cozz Lovan
2014-01-14
[Qt] add missing lock in walletmodel
Cozz Lovan
2014-01-06
qt: Add missing lock in WalletModel::listCoins
Wladimir J. van der Laan
[next]