Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-08 | build_msvc: Drop 32-bit build configurations | Hennadii Stepanov | |
2021-07-14 | qt, refactor: Move InitExecutor class into its own module | Hennadii Stepanov | |
This change makes InitExecutor class re-usable by an alternative GUI, e.g., QML-based one. | |||
2021-03-07 | qt: Add peertablesortproxy module | Hennadii Stepanov | |
2021-01-21 | Fix MSVC build after gui#176 | Hennadii Stepanov | |
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 | |