Age | Commit message (Expand) | Author |
2023-03-10 | qt: mask values on transactions view | pablomartin4btc |
2022-12-16 | clang-tidy, qt: Fix `modernize-use-default-member-init` in headers | Hennadii Stepanov |
2022-02-22 | qt, refactor: Make BitcoinUnits::Unit a scoped enum | Hennadii Stepanov |
2021-12-30 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2021-09-30 | [MOVEONLY] consensus: move amount.h into consensus | fanquake |
2021-08-26 | qt, refactor: Declare getWalletModel with const and noexcept qualifiers | Hennadii Stepanov |
2021-08-26 | qt, refactor: Pass WalletModel object to WalletView constructor | Hennadii Stepanov |
2021-08-14 | qt, refactor: Drop redundant signalling in WalletView::setWalletModel | Hennadii Stepanov |
2021-08-14 | qt, refactor: Emit WalletView::encryptionStatusChanged signal directly | Hennadii Stepanov |
2021-08-11 | qt: Add Load PSBT functionaliy with nowallet | Prateek Sancheti |
2021-06-06 | qt: Drop redundant WalletView::requestedSyncWarningInfo slot | 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-05-27 | qt: Add privacy feature to Overview page | Hennadii Stepanov |
2020-04-23 | Merge #17509: gui: save and load PSBT | Samuel Dobson |
2020-04-16 | scripted-diff: Bump copyright headers | MarcoFalke |
2020-03-27 | [gui] load PSBT | Sjors Provoost |
2020-02-03 | gui: Fix unintialized WalletView::progressDialog | João Barbosa |
2020-01-30 | gui: Remove WalletView and BitcoinGUI circular dependency | João Barbosa |
2020-01-30 | gui: Add transactionClicked and coinsSent signals to WalletView | João Barbosa |
2019-12-30 | scripted-diff: Bump copyright of files changed in 2019 | MarcoFalke |
2019-11-17 | refactor: Remove unused signal | Hennadii Stepanov |
2018-07-27 | Update copyright headers to 2018 | DrahtBot |
2018-03-26 | Qt: When multiple wallets are used, include in notifications the name | Jonas Schnelli |
2018-03-06 | Qt: Ensure UI updates only come from the currently selected walletView | 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 |
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 |