aboutsummaryrefslogtreecommitdiff
path: root/src/qt/walletframe.h
AgeCommit message (Expand)Author
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-09-03qt, refactor: Replace WalletFrame::addWallet with WalletFrame::addViewHennadii Stepanov
2021-08-14qt: Add WalletFrame::currentWalletSet signalHennadii Stepanov
2021-08-11qt: Add Load PSBT functionaliy with nowalletPrateek Sancheti
2021-06-06qt: Connect WalletView signal to BitcoinGUI slot directlyHennadii Stepanov
2021-05-29qt: Drop BitcoinGUI* WalletFrame data memberHennadii Stepanov
2021-05-29qt: Move CreateWalletActivity connection from WalletFrame to BitcoinGUIHennadii Stepanov
2021-05-29qt: Move WalletView connections from WalletFrame to BitcoinGUIHennadii Stepanov
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-11-18Merge bitcoin-core/gui#109: wallet: Remove unused AskPassphraseDialog::DecryptMarcoFalke
2020-10-25qt: Add WalletFrame::sizeHintHennadii Stepanov
2020-10-23qt, wallet: Drop unused parameter in Wallet{Frame|View}::encryptWalletHennadii Stepanov
2020-06-19[gui] Load PSBT from clipboardGlenn Willen
2020-03-27[gui] load PSBTSjors Provoost
2019-10-26gui: Fix duplicate wallet showing upJoão Barbosa
2019-02-22gui: Drop unused return values in WalletFrameJoão Barbosa
2019-01-15gui: Show current wallet name in window titleJoão Barbosa
2019-01-13Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)practicalswift
2019-01-04qt: Use WalletModel* instead of wallet name in main windowJoão Barbosa
2018-12-29Update copyright headers to 2018DrahtBot
2018-07-27Update copyright headers to 2018DrahtBot
2018-03-26Qt: Get wallet name from WalletModel rather than passing it aroundLuke Dashjr
2018-03-06Qt: Ensure UI updates only come from the currently selected walletViewLuke Dashjr
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-10-04[doc] Rework docsMarcoFalke
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 clickableJonas Schnelli
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-07-31qt: Introduce PlatformStyleWladimir J. van der Laan
2015-07-15qt: define QT_NO_KEYWORDSWladimir J. van der Laan
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-16Remove references to X11 licenceMichael Ford
2014-11-03Fix all header definesPavel Janík
2013-11-13qt: GUI support for -disablewallet modeWladimir J. van der Laan
2013-11-04qt: add license header to source filesWladimir J. van der Laan
2013-10-27qt: clean up signal handling in walletframe/walletviewWladimir J. van der Laan
2013-10-23qt: rework "receive coins" workflowWladimir J. van der Laan
2013-10-19qt: remove awkward way of setting GUI pagesWladimir J. van der Laan
2013-10-18qt: merge walletstack and walletframeWladimir J. van der Laan
2013-08-23Bitcoin-Qt: tweak Qt walletXXX.cpp/h codePhilip Kaufmann
2013-08-22Payment Protocol: X509-validated payment requestsGavin Andresen
2013-06-01Qt5 compatibilityWladimir J. van der Laan
2013-04-01fix "send coins" via context menu in address bookPhilip Kaufmann
2013-03-22Minimal architectural changes necessary to support multiple wallets in bitcoi...Eric Lombrozo