aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Expand)Author
2019-06-17Merge #16205: Refactor: Replace fprintf with tfm::formatMarcoFalke
2019-06-13scripted-diff: Replace fprintf with tfm::formatMarcoFalke
2019-06-13Merge #16118: gui: Enable open wallet menu on setWalletControllerfanquake
2019-06-06Merge #16129: refactor: Remove unused includesMarcoFalke
2019-06-06Merge #15886: qt, wallet: Revamp SendConfirmationDialogWladimir J. van der Laan
2019-06-03Merge #16044: qt: fix opening bitcoin.conf via Preferences on macOSWladimir J. van der Laan
2019-06-03Merge #16090: Qt: Add vertical spacer to peer detail widgetWladimir J. van der Laan
2019-06-03Merge #16122: gui: Enable console line edit on setClientModelWladimir J. van der Laan
2019-06-03qt: fix opening bitcoin.conf via Preferences on macOS; see #15409shannon1916
2019-06-02gui: Set progressDialog to nullptrJoão Barbosa
2019-06-02Make reasoning about dependencies easier by not including unused dependenciespracticalswift
2019-05-30gui: Enable console line edit on setClientModelJoão Barbosa
2019-05-29gui: Enable open wallet menu on setWalletControllerJoão Barbosa
2019-05-28gui: move coin control OK to the rightfanquake
2019-05-26Add vertical spacerJosu Goñi
2019-05-23Merge #16034: refactoring: Rename LockAnnotation to LockAssertion and add run...MarcoFalke
2019-05-20Merge #16001: Give WalletModel::UnlockContext move semanticsMeshCollider
2019-05-18Do not show list for the only recipient.Hennadii Stepanov
2019-05-18Merge #15957: Show "No wallets available" in open menu instead of nothingJonas Schnelli
2019-05-17scripted-diff: Rename LockAnnotation to LockAssertionpracticalswift
2019-05-13[refactor] interfaces: Add missing LockAnnotation for cs_mainMarcoFalke
2019-05-09Give WalletModel::UnlockContext move semanticsPieter Wuille
2019-05-09Merge #15452: Replace CScriptID and CKeyID in CTxDestination with dedicated t...Wladimir J. van der Laan
2019-05-08Show loaded wallets as disabled in open menu instead of nothingMeshCollider
2019-05-07Merge #15948: refactor: rename chainActiveMarcoFalke
2019-05-06Merge #15928: GUI: Move QRImageWidget to its own file-pairWladimir J. van der Laan
2019-05-03scripted-diff: replace chainActive -> ::ChainActive()James O'Beirne
2019-05-02GUI: Move QRImageWidget to its own file-pairLuke Dashjr
2019-05-01GUI: Refactor actual QR code rendering into new QRImageWidget::setQRLuke Dashjr
2019-04-30Merge #15849: Thread names in logs and deadlock debug toolsMarcoFalke
2019-04-29threads: introduce util/threadnames, refactor thread namingJames O'Beirne
2019-04-29Replace CScriptID and CKeyID in CTxDestination with dedicated typesGregory Sanders
2019-04-29Remove unused OpenSSL includes to make it more clear where OpenSSL is usedpracticalswift
2019-04-29Merge #15371: gui: Uppercase bech32 addresses in qr codesJonas Schnelli
2019-04-27Merge #15778: [wallet] Move maxtxfee from node to walletMarcoFalke
2019-04-24Show recipient list as detailedText of QMessageBoxHennadii Stepanov
2019-04-24Make SendConfirmationDialog fully fledgedHennadii Stepanov
2019-04-23Resolve the qt/guiutil <-> qt/optionsmodal CD251
2019-04-19Merge #15655: Resolve the checkpoints <-> validation circular dependencyMarcoFalke
2019-04-18Merge #15829: qt: update request payment button text and tab descriptionWladimir J. van der Laan
2019-04-18Merge #15801: Bugfix: GUI: Options: Initialise prune setting range before loa...Wladimir J. van der Laan
2019-04-18[wallet] Move maxTxFee to walletJohn Newbery
2019-04-16qt: update request payment button text and tab descriptionTobias Kaderle
2019-04-15Merge #15788: test: Unify testing setups for fuzz, bench, and unit testsMarcoFalke
2019-04-11GUI: Options: Remove the upper-bound limit from pruning size settingLuke Dashjr
2019-04-11GUI: Options: Set the range of pruning size before loading its valueLuke Dashjr
2019-04-11scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke
2019-04-10bitcoin-wallet tool: Drop MakeChain callsRussell Yanofsky
2019-04-09[build] Add several util unitsJohn Newbery
2019-03-31gui: Generate bech32 addresses by defaultMarcoFalke