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
2018-04-25
[tests] [qt] Add tests for address book manipulation via EditAddressDialog
James O'Beirne
2018-04-07
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-04
Use WalletBalances struct in Qt
Russell Yanofsky
2018-04-04
Remove direct bitcoin calls from qt transaction table files
Russell Yanofsky
2018-04-04
Remove direct bitcoin calls from qt/paymentserver.cpp
Russell Yanofsky
2018-04-04
Remove direct bitcoin calls from qt/coincontroldialog.cpp
Russell Yanofsky
2018-04-04
Remove most direct bitcoin calls from qt/walletmodel.cpp
Russell Yanofsky
2018-03-26
Merge #12610: Multiwallet for the GUI
Jonas Schnelli
2018-03-26
Qt: When multiple wallets are used, include in notifications the name
Jonas Schnelli
2018-03-26
Qt: Add wallet selector to debug console
Jonas Schnelli
2018-03-17
wallet: Change output type globals to members
MarcoFalke
2018-03-06
Qt: Ensure UI updates only come from the currently selected walletView
Luke Dashjr
2018-02-19
Split key_io (address/key encodings) off from base58
Pieter Wuille
2018-01-16
[qt] receive tab: bech32 address opt-in checkbox
Sjors Provoost
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-12-22
[Wallet] Use RBF by default in QT only
Sjors Provoost
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-09-05
qt: Use IsMine to validate custom change address
Chris Moore
2017-08-07
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-07-14
Make CoinControl a required argument to CreateTransaction
Alex Morcos
2017-05-24
[Qt] hide bump context menu action if tx already has been bumped
Jonas Schnelli
2017-05-11
[Qt] simple fee bumper with user verification
Jonas Schnelli
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-11-07
Get rid of nType and nVersion
Pieter Wuille
2016-10-30
[qt] Return useful error message on ATMP failure
MarcoFalke
2016-10-28
[Qt] Hide nTxConfirmTarget behind WalletModel
Jonas Schnelli
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-29
Merge #8658: Remove unused statements in serialization
Wladimir J. van der Laan
2016-09-23
Do not shadow in src/qt
Pavel Janík
2016-09-21
[qt] WalletModel: Expose disablewallet
MarcoFalke
2016-09-09
[WIP] Remove unused statement in serialization
Pavel Janík
2016-08-19
[Qt] add HD enabled/disabled icon to the status bar
Jonas Schnelli
2016-04-04
[Qt] Support for abandoned/abandoning transactions
Jonas Schnelli
2015-12-13
Bump copyright headers to 2015
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-20
Add logic to track pubkeys as watch-only, not just scripts
Matt Corallo
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-03-20
allocators: split allocators and pagelocker
Cory Fields
2015-03-13
Subtract fee from amount
Cozz Lovan
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
[next]