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
/
walletview.h
Age
Commit message (
Expand
)
Author
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-09-23
[Qt] modalinfolayer: removed unused comments, renamed signal, code style over...
Jonas Schnelli
2016-08-26
[Qt] make Out-Of-Sync warning icon clickable
Jonas Schnelli
2016-08-19
[Qt] add HD enabled/disabled icon to the status bar
Jonas Schnelli
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-09-04
Disallow duplicate windows.
Casey Rodarmor
2015-07-31
qt: Introduce PlatformStyle
Wladimir J. van der Laan
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-03-06
GUI: Display label rather than address on popups
Luke Dashjr
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-16
Remove references to X11 licence
Michael Ford
2014-11-03
Fix all header defines
Pavel JanÃk
2014-09-26
Use a typedef for monetary values
Mark Friedenbach
2014-04-02
[Qt] rescan progress
Cozz Lovan
2013-12-03
[Qt] small notificator and style changes
Philip Kaufmann
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-11-04
qt: add license header to source files
Wladimir J. van der Laan
2013-10-27
qt: clean up signal handling in walletframe/walletview
Wladimir J. van der Laan
2013-10-25
allow emit message() in sendcoinsdialog and walletview
Philip Kaufmann
2013-10-23
qt: rework "receive coins" workflow
Wladimir J. van der Laan
2013-10-18
qt: merge walletstack and walletframe
Wladimir J. van der Laan
2013-08-23
Bitcoin-Qt: tweak Qt walletXXX.cpp/h code
Philip Kaufmann
2013-08-22
Payment Protocol: X509-validated payment requests
Gavin Andresen
2013-04-03
Bitcoin-Qt: fix GUI after initial multi-wallet patch
Philip Kaufmann
2013-04-01
fix "send coins" via context menu in address book
Philip Kaufmann
2013-03-22
Minimal architectural changes necessary to support multiple wallets in bitcoi...
Eric Lombrozo