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
/
walletframe.h
Age
Commit message (
Expand
)
Author
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-11-18
Merge bitcoin-core/gui#109: wallet: Remove unused AskPassphraseDialog::Decrypt
MarcoFalke
2020-10-25
qt: Add WalletFrame::sizeHint
Hennadii Stepanov
2020-10-23
qt, wallet: Drop unused parameter in Wallet{Frame|View}::encryptWallet
Hennadii Stepanov
2020-06-19
[gui] Load PSBT from clipboard
Glenn Willen
2020-03-27
[gui] load PSBT
Sjors Provoost
2019-10-26
gui: Fix duplicate wallet showing up
João Barbosa
2019-02-22
gui: Drop unused return values in WalletFrame
João Barbosa
2019-01-15
gui: Show current wallet name in window title
João Barbosa
2019-01-13
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
2019-01-04
qt: Use WalletModel* instead of wallet name in main window
João Barbosa
2018-12-29
Update copyright headers to 2018
DrahtBot
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-03-26
Qt: Get wallet name from WalletModel rather than passing it around
Luke Dashjr
2018-03-06
Qt: Ensure UI updates only come from the currently selected walletView
Luke Dashjr
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-10-04
[doc] Rework docs
MarcoFalke
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
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-07-31
qt: Introduce PlatformStyle
Wladimir J. van der Laan
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
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
2013-11-13
qt: GUI support for -disablewallet mode
Wladimir J. van der Laan
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-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-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