Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-19 | [gui] PSBT Operations Dialog (sign & broadcast) | Glenn Willen | |
Add a "PSBT Operations" dialog, reached from the "Load PSBT..." menu item, giving options to sign or broadcast the loaded PSBT as appropriate, as well as copying the result to the clipboard or saving it to a file. | |||
2019-09-08 | Added libbitcoin_qt and bitcoin-qt to the msbuild configuration. | Aaron Clauson | |
2019-08-15 | qt: Remove menu icons | Wladimir J. van der Laan | |
2019-02-17 | scripted-diff: Remove NDEBUG pre-define | Chun Kuan Lee | |
-BEGIN VERIFY SCRIPT- sed -i 's/NDEBUG;//g' $(git grep --name-only 'NDEBUG;' build_msvc) -END VERIFY SCRIPT- | |||
2019-02-04 | qt: Pre-0.18 split-off translations update | Wladimir J. van der Laan | |
- Update transifex slug - Mention update of MSVC build in `doc/translation_process.md` - Do a `make translate` to update English translations - Pull current translations from transifex | |||
2018-08-10 | Visual Studio build configuration for Bitcoin Core | Aaron Clauson | |