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.cpp
Age
Commit message (
Expand
)
Author
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-09-30
Merge bitcoin-core/gui#336: Do not exit and re-enter main event loop during s...
W. J. van der Laan
2021-09-07
qt, refactor: Keep PSBTOperationsDialog in the main event loop
Hennadii Stepanov
2021-09-07
Move addrman includes from .h to .cpp
MarcoFalke
2021-09-03
qt, refactor: Replace WalletFrame::addWallet with WalletFrame::addView
Hennadii Stepanov
2021-08-26
qt, refactor: Pass WalletModel object to WalletView constructor
Hennadii Stepanov
2021-08-14
qt: Add WalletFrame::currentWalletSet signal
Hennadii Stepanov
2021-08-11
qt: Add Load PSBT functionaliy with nowallet
Prateek Sancheti
2021-06-06
qt: Connect WalletView signal to BitcoinGUI slot directly
Hennadii Stepanov
2021-05-29
qt: Drop BitcoinGUI* WalletFrame data member
Hennadii Stepanov
2021-05-29
qt: Move CreateWalletActivity connection from WalletFrame to BitcoinGUI
Hennadii Stepanov
2021-05-29
qt: Move WalletView connections from WalletFrame to BitcoinGUI
Hennadii Stepanov
2021-01-08
qt: Stop the effect of hidden widgets on the size of QStackedWidget
Hennadii Stepanov
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-09-08
Tell users how to load or create a wallet when no wallet is loaded
Andrew Chow
2020-06-19
[gui] Load PSBT from clipboard
Glenn Willen
2020-05-27
qt: Add privacy feature to Overview page
Hennadii Stepanov
2020-03-27
[gui] load PSBT
Sjors Provoost
2020-02-07
Qt: pass clientmodel changes from walletframe to walletviews
Jonas Schnelli
2020-01-30
gui: Remove WalletView and BitcoinGUI circular dependency
João Barbosa
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-08
Merge #16963: wallet: Fix unique_ptr usage in boost::signals2
Wladimir J. van der Laan
2019-11-17
refactor: Remove unused signal
Hennadii Stepanov
2019-10-26
gui: Fix duplicate wallet showing up
João Barbosa
2019-10-15
Remove unused includes
practicalswift
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-04
qt: Use WalletModel* instead of wallet name in main window
João Barbosa
2018-08-21
qt: Use new Qt5 connect syntax
João Barbosa
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-06-20
bugfix: Delete walletView in WalletFrame::removeWallet
João Barbosa
2018-05-18
fixup! ui: Support wallets loaded dynamically
João Barbosa
2018-03-26
Qt: Get wallet name from WalletModel rather than passing it around
Luke Dashjr
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-09-06
Document assumptions that are being made to avoid NULL pointer dereferences
practicalswift
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-09-23
Merge #8371: [Qt] Add out-of-sync modal info layer
Jonas Schnelli
2016-09-23
[Qt] modalinfolayer: removed unused comments, renamed signal, code style over...
Jonas Schnelli
2016-09-23
Do not shadow in src/qt
Pavel Janík
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
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-16
Remove references to X11 licence
Michael Ford
2013-11-13
qt: GUI support for -disablewallet mode
Wladimir J. van der Laan
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
[next]