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.cpp
Age
Commit message (
Expand
)
Author
2014-07-18
[Qt] Prevent balloon-spam after rescan
Cozz Lovan
2014-04-02
[Qt] rescan progress
Cozz Lovan
2013-12-03
[Qt] small notificator and style changes
Philip Kaufmann
2013-11-11
[Qt] remove GUIUtil::getSaveFileName() default arguments
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-30
transactionview: add message() signal
Philip Kaufmann
2013-10-27
walletview: clarify 2 comments
Philip Kaufmann
2013-10-27
walletview: make backupWallet() use GUIUtil::getSaveFileName()
Philip Kaufmann
2013-10-27
qt: clean up signal handling in walletframe/walletview
Wladimir J. van der Laan
2013-10-25
Merge pull request #3144 from Diapolo/message_sendcoinsdialog
Wladimir J. van der Laan
2013-10-25
qt: ReceiveCoinsDialog and SendCoinsDialog should not take a gui object
Wladimir J. van der Laan
2013-10-25
[Qt] additional small fix for #3099 (new receive flow)
Philip Kaufmann
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-19
qt: remove awkward way of setting GUI pages
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-06-01
Qt5 compatibility
Wladimir J. van der Laan
2013-04-25
small updates for walletview.cpp
Philip Kaufmann
2013-04-12
qt: move export button to tabs
Wladimir J. van der Laan
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