Hennadii Stepanov
a50e0b1bcb
qt, refactor: Add `transactionoverviewwidget.cpp` source file
...
Required for better/simpler interaction with CMake AUTOMOC.
2 years ago
Hennadii Stepanov
57b3c5bda6
build_msvc: Drop 32-bit build configurations
3 years ago
Hennadii Stepanov
c82165a557
qt, refactor: Move InitExecutor class into its own module
...
This change makes InitExecutor class re-usable by an alternative GUI,
e.g., QML-based one.
3 years ago
Hennadii Stepanov
df2d165ba9
qt: Add peertablesortproxy module
4 years ago
Hennadii Stepanov
c5354e4641
Fix MSVC build after gui#176
4 years ago
Glenn Willen
a6cb0b0c29
[gui] PSBT Operations Dialog (sign & broadcast)
...
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.
4 years ago
Aaron Clauson
1619684322
Added libbitcoin_qt and bitcoin-qt to the msbuild configuration.
5 years ago
Wladimir J. van der Laan
390874c722
qt: Remove menu icons
5 years ago
Chun Kuan Lee
8a1f0a38d4
scripted-diff: Remove NDEBUG pre-define
...
-BEGIN VERIFY SCRIPT-
sed -i 's/NDEBUG;//g' $(git grep --name-only 'NDEBUG;' build_msvc)
-END VERIFY SCRIPT-
6 years ago
Wladimir J. van der Laan
df8a7d3408
qt: Pre-0.18 split-off translations update
...
- 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
6 years ago
Aaron Clauson
ef7beaea6a
Visual Studio build configuration for Bitcoin Core
6 years ago