aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Expand)Author
2019-05-13[refactor] interfaces: Add missing LockAnnotation for cs_mainMarcoFalke
2019-05-09Merge #15452: Replace CScriptID and CKeyID in CTxDestination with dedicated t...Wladimir J. van der Laan
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-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
2019-03-23Resolve the checkpoints <-> validation CD.251
2019-03-22[rpc] Remove signrawtransaction warningJohn Newbery
2019-03-22gui: Defer removeAndDeleteWallet when no modal widget is activeJoão Barbosa
2019-03-21Merge #10973: Refactor: separate wallet from nodeMeshCollider
2019-03-07Merge #15464: gui: Drop unused return values in WalletFrameJonas Schnelli
2019-03-06Remove remaining wallet accesses to node globalsRussell Yanofsky
2019-02-23gui: Fix async open wallet call orderJoão Barbosa
2019-02-22gui: Drop unused return values in WalletFrameJoão Barbosa
2019-02-14Merge #15195: gui: Add Close Wallet actionJonas Schnelli
2019-02-14Merge #15393: build: Bump minimum Qt version to 5.5.1Jonas Schnelli
2019-02-14Merge #15063: GUI: If BIP70 is disabled, attempt to fall back to BIP21 parsingJonas Schnelli
2019-02-14Bump minimum Qt version to 5.5.1Sjors Provoost
2019-02-12gui: Add close wallet actionJoão Barbosa
2019-02-12gui: Add closeWallet to WalletControllerJoão Barbosa
2019-02-12Merge #15153: gui: Add Open Wallet menuJonas Schnelli
2019-02-11GUI: If BIP70 is disabled, give a proper error when trying to open a payment ...Luke Dashjr
2019-02-11GUI: If BIP70 is disabled, attempt to fall back to BIP21 parsingLuke Dashjr
2019-02-11Merge #15226: Allow creating blank (empty) wallets (alternative)MeshCollider
2019-02-10[wallet] Support creating a blank walletAndrew Chow
2019-02-09gui: Uppercase bech32 addresses in qr codesBen Carman
2019-02-07wallet: Add lock annotation for mapAddressBookMarcoFalke
2019-02-06Merge #15091: GUI: fix model overlay header syncWladimir J. van der Laan
2019-02-05Merge #15203: Fix issue #9683 "gui, wallet: random abort (segmentation fault)MarcoFalke
2019-02-05Merge #14922: windows: Set _WIN32_WINNT to 0x0601 (Windows 7)Wladimir J. van der Laan