aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Expand)Author
2020-01-30Merge #17261: Make ScriptPubKeyMan an actual interface and the wallet to have...Samuel Dobson
2020-01-27Merge #17453: gui: Fix intro dialog labels when the prune button is toggledJonas Schnelli
2020-01-27Merge #18007: Bugfix: GUI: Hide the HD/encrypt icons earlier so they get re-s...Jonas Schnelli
2020-01-27Merge #17096: gui: rename debug windowJonas Schnelli
2020-01-26Bugfix: GUI: Hide the HD/encrypt icons earlier so they get re-shown if anothe...Luke Dashjr
2020-01-24gui: Shortcut to close ModalOverlayEmil Engler
2020-01-23Refactor: Allow LegacyScriptPubKeyMan to be nullAndrew Chow
2020-01-23Locking: Lock cs_KeyStore instead of cs_wallet in legacy keymanAndrew Chow
2020-01-22Merge #17754: net: Don't allow resolving of std::string with embedded NUL cha...Wladimir J. van der Laan
2020-01-22Merge #17965: qt: Revert changes of pr17943Wladimir J. van der Laan
2020-01-22Merge #17492: QT: bump fee returns PSBT on clipboard for watchonly-only walletsfanquake
2020-01-19Revert "refactor: Remove never used default parameter"Hennadii Stepanov
2020-01-19Revert "refactor: Simplify connection syntax"Hennadii Stepanov
2020-01-17Merge #17943: qt, refactor: Remove never used default parameterfanquake
2020-01-17Merge #17939: gui: Remove warning "unused variable 'wallet_model'"fanquake
2020-01-16Merge #17691: doc: Add missed copyright headersMarcoFalke
2020-01-16refactor: Simplify connection syntaxHennadii Stepanov
2020-01-16refactor: Remove never used default parameterHennadii Stepanov
2020-01-16gui: Remove warning "unused variable 'wallet_model'"João Barbosa
2020-01-15gui: hide HD & encryption icons when no wallet loadedHarris
2020-01-15QT: Change bumpFee asserts to simple error messageGregory Sanders
2020-01-15Merge #17923: refactor: Use PACKAGE_NAME in GUI modal overlay and bitcoin-walletfanquake
2020-01-15scripted-diff: Bump copyright of files changed in 2020MarcoFalke
2020-01-14GUI: Use PACKAGE_NAME in modal overlayLuke Dashjr
2020-01-14gui: Make Intro consistent with prune checkboxHennadii Stepanov
2020-01-14gui: Add Intro::UpdateFreeSpaceLabel()Hennadii Stepanov
2020-01-14refactor: Add Intro::UpdatePruneLabels()Hennadii Stepanov
2020-01-14refactor: Replace static variable with data memberHennadii Stepanov
2020-01-08util: Add PruneGBtoMiB() functionHennadii Stepanov
2020-01-08util: Add PruneMiBtoGB() functionHennadii Stepanov
2020-01-08Merge #16963: wallet: Fix unique_ptr usage in boost::signals2Wladimir J. van der Laan
2020-01-08Merge #17696: qt: Force set nPruneSize in QSettings after the intro dialogfanquake
2020-01-08Merge #16975: test: Show debug log on unit test failureWladimir J. van der Laan
2020-01-08Merge #17826: qt: Log Qt related infoWladimir J. van der Laan
2020-01-08net: Avoid using C-style NUL-terminated strings as arguments in the netbase i...practicalswift
2020-01-08qt: Rename SetPrune() to InitializePruneSetting()Hennadii Stepanov
2020-01-08refactor: Drop `bool force' parameterHennadii Stepanov
2020-01-08qt: Force set nPruneSize in QSettings after introHennadii Stepanov
2020-01-07QT: bump fee returns PSBT on clipboard for watchonly-only walletsGregory Sanders
2020-01-06Restore English translation optionAndrew Chow
2020-01-06gui: renamed 'debug window' to 'node window'Zero
2020-01-05qt: Add LogQtInfo() functionHennadii Stepanov
2020-01-04scripted-diff: Add missed copyright headersHennadii Stepanov
2020-01-04refactor: Remove unused defines in bitcoinunits.hHennadii Stepanov
2020-01-02test: Show debug log on unit test failureMarcoFalke
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-12-16Merge #17750: util: change GetWarnings parameter to boolMarcoFalke
2019-12-16Merge #17564: rpc: Use mempool from node context instead of globalMarcoFalke
2019-12-15[qt] remove unused parameter from getWarnings()John Newbery
2019-12-11Merge #17474: Bugfix: GUI: Recognise NETWORK_LIMITED in formatServicesStrMarcoFalke