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.h
Age
Commit message (
Expand
)
Author
2015-01-31
Change "insane" to "absurd" (referring to high fees) in text strings and iden...
Daira Hopwood
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-11-03
Fix all header defines
Pavel JanÃk
2014-10-28
qt: Move transaction notification to transaction table model
Wladimir J. van der Laan
2014-09-26
Use a typedef for monetary values
Mark Friedenbach
2014-09-08
Merge pull request #4712
Wladimir J. van der Laan
2014-09-04
Merge pull request #4783
Wladimir J. van der Laan
2014-09-02
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
Pieter Wuille
2014-09-01
Serializer simplifications after IMPLEMENT_SERIALIZE overhaul
Pieter Wuille
2014-08-31
Use CSizeComputer to avoid counting sizes in SerializationOp
Pieter Wuille
2014-08-31
rework overhauled serialization methods to non-static
Kamil Domanski
2014-08-31
overhaul serialization code
Kamil Domanski
2014-08-28
[Qt] minor watch-only changes
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-18
[Qt] Prevent balloon-spam after rescan
Cozz Lovan
2014-07-02
Watchonly balances are shown separately in gui.
JaSK
2014-04-02
[Qt] rescan progress
Cozz Lovan
2014-02-26
Remove CWalletTx::vfSpent
Gavin Andresen
2014-02-09
Copyright header updates s/2013/2014 on files whose last git commit was done ...
gubatron
2014-01-22
[Qt] very minor style cleanups
Philip Kaufmann
2014-01-19
[Qt] Permanently store requested payments in wallet
Cozz Lovan
2013-12-18
Merge pull request #3433
Wladimir J. van der Laan
2013-12-17
[Qt] style-police, add missing license headers
Philip Kaufmann
2013-12-16
qt: status WalletModel::Aborted is no longer used
Wladimir J. van der Laan
2013-11-19
qt: keep a list of requested payments
Wladimir J. van der Laan
2013-11-18
Coincontrol cleanup (e.g. add missing license)
Philip Kaufmann
2013-11-14
Coin Control Features
Cozz Lovan
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-11-06
Merge pull request #3145
Wladimir J. van der Laan
2013-11-04
qt: add license header to source files
Wladimir J. van der Laan
2013-10-31
payment-request UI: use SendCoinsRecipient.message for memo
Philip Kaufmann
2013-10-31
[Qt] Rework of payment request UI (mainly for insecure pr)
Philip Kaufmann
2013-10-23
qt: add message field to SendCoinsRecipient
Wladimir J. van der Laan
2013-09-02
Merge pull request #2958 from laanwj/2013_08_txfee2
Wladimir J. van der Laan
2013-08-31
qt: Display txfee in first sendCoinsDialog message box
Jonas Schnelli
2013-08-29
qt: Handle address purpose in incremental updates
Wladimir J. van der Laan
2013-08-22
Payment Protocol: X509-validated payment requests
Gavin Andresen
2013-03-17
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2012-12-03
Bitcoin-Qt: remove obsolete modal flag from GUI APIs
Philip Kaufmann
2012-11-26
update CClientUIInterface and remove orphan Wx stuff
Philip Kaufmann
2012-07-06
Add a timer to check for changes in immature or unconfirmed balances,
Scott Ellis
2012-05-25
Added 'immature balance' for miners. Only displayed if the balance is greater...
sje397
2012-05-20
Process address book updates incrementally
Wladimir J. van der Laan
2012-05-20
Convert UI interface to boost::signals2.
Wladimir J. van der Laan
[next]