aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Expand)Author
2021-09-30[MOVEONLY] consensus: move amount.h into consensusfanquake
2021-09-29Merge bitcoin-core/gui#436: Include vout when copying transaction ID from coi...Hennadii Stepanov
2021-09-29Merge bitcoin-core/gui#430: Improvements to the open up transaction in third-...Hennadii Stepanov
2021-09-29Merge bitcoin-core/gui#416: Add RPC settingHennadii Stepanov
2021-09-29Merge bitcoin-core/gui#345: Connection Type Translator CommentsHennadii Stepanov
2021-09-29Include vout when copying transaction ID from coin selectionSamuel Dobson
2021-09-28Merge bitcoin-core/gui#434: Keep InitExecutor in main gui threadHennadii Stepanov
2021-09-28Merge bitcoin/bitcoin#23106: Ensure wallet is unlocked before signing PSBT wi...MarcoFalke
2021-09-28GUI: Ask user to unlock wallet before signing psbtSamuel Dobson
2021-09-27qt: Keep InitExecutor in main gui threadJoão Barbosa
2021-09-27qt: hyphenate usage of third-party modifierJarol Rodriguez
2021-09-25Make GUI UTXO lock/unlock persistentSamuel Dobson
2021-09-24qt: ensure seperator when adding third-party transaction linksJarol Rodriguez
2021-09-23qt: improve text for open third-party tx url actionJarol Rodriguez
2021-09-23qt, refactor: simplify third-party tx url action through overloadJarol Rodriguez
2021-09-21qt: connection type translator commentsJarol Rodriguez
2021-09-16gui: add RPC settingSjors Provoost
2021-09-15Fix Qt test broken by #22219Russell Yanofsky
2021-09-16Merge bitcoin/bitcoin#22219: multiprocess: Start using init makeNode, makeCha...fanquake
2021-09-14Merge bitcoin-core/gui#420: Ensure translator comments end in full stopHennadii Stepanov
2021-09-13Merge bitcoin-core/gui#419: Add missing tooltips to options menu settingsHennadii Stepanov
2021-09-13qt: add missing tooltips to options menu settingsJarol Rodriguez
2021-09-12qt: ensure translator comments end in full stopJarol Rodriguez
2021-09-12Merge bitcoin-core/gui#391: Add cancel button to configuration options popupHennadii Stepanov
2021-09-12Merge bitcoin-core/gui#318: Add `Copy address` Peers Tab Context Menu ActionHennadii Stepanov
2021-09-10qt: Add cancel button to configuration options popupShashwat
2021-09-09Merge bitcoin/bitcoin#22915: Remove confusing CAddrDBMarcoFalke
2021-09-09Merge bitcoin/bitcoin#22903: Enable clang-tidy bugprone-argument-comment and ...fanquake
2021-09-07Fix addrdb includesMarcoFalke
2021-09-07Move addrman includes from .h to .cppMarcoFalke
2021-09-07Enable clang-tidy bugprone-argument-comment and fix violationsMarcoFalke
2021-09-07Merge bitcoin-core/gui#398: refactor: Pass WalletModel object to the WalletVi...Hennadii Stepanov
2021-09-05qt: Add "Copy address" item to the context menu in the Peers tableHennadii Stepanov
2021-09-27scripted-diff: Rename overloaded int GetArg to GetIntArgRussell Yanofsky
2021-09-03qt, refactor: Replace WalletFrame::addWallet with WalletFrame::addViewHennadii Stepanov
2021-08-27Merge bitcoin/bitcoin#22782: Remove unused MaybeSetAddrNameMarcoFalke
2021-08-27Merge bitcoin/bitcoin#20586: Fix Windows build with --enable-werrorW. J. van der Laan
2021-08-26Merge bitcoin-core/gui#384: Add copy IP/Netmask action for banned peerHennadii Stepanov
2021-08-26qt: Add copy IP/Netmask action for banned peerShashwat
2021-08-26qt, refactor: Declare getWalletModel with const and noexcept qualifiersHennadii Stepanov
2021-08-26qt, refactor: Drop redundant checks of walletModelHennadii Stepanov
2021-08-26qt, refactor: Pass WalletModel object to WalletView constructorHennadii Stepanov
2021-08-26Merge bitcoin-core/gui#403: refactor: Make paths to update Encryption and HD ...Hennadii Stepanov
2021-08-26Remove GetAddrNameMarcoFalke
2021-08-24refactor: replace QDateTime::toTime_t with QDateTime::toSecsSinceEpochfanquake
2021-08-24refactor: replace QDateTime::fromTime_t with QDateTime::fromSecsSinceEpochfanquake
2021-08-23Merge bitcoin-core/gui#408: Add missing mnemonics in menu bar optionsHennadii Stepanov
2021-08-23qt: Add missing mnemonics in menu bar optionsShashwat
2021-08-22qt: Handle new added plurals in bitcoin_en.tsHennadii Stepanov
2021-08-17Start using init makeNode, makeChain, etc methodsRussell Yanofsky