Hennadii Stepanov
a50e0b1bcb
qt, refactor: Add transactionoverviewwidget.cpp
source file
...
Required for better/simpler interaction with CMake AUTOMOC.
2022-06-14 16:55:22 +02:00
Hennadii Stepanov
57b3c5bda6
build_msvc: Drop 32-bit build configurations
2021-09-08 11:58:12 +03:00
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.
2021-07-14 21:54:32 +03:00
Hennadii Stepanov
df2d165ba9
qt: Add peertablesortproxy module
2021-03-07 16:57:11 +02:00
Hennadii Stepanov
c5354e4641
Fix MSVC build after gui#176
2021-01-21 23:09:17 +02:00
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.
2020-06-19 02:20:04 -07:00
Aaron Clauson
1619684322
Added libbitcoin_qt and bitcoin-qt to the msbuild configuration.
2019-09-08 14:13:05 +02:00
Wladimir J. van der Laan
390874c722
qt: Remove menu icons
2019-08-15 13:05:10 +02:00
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-
2019-02-17 18:26:11 +08:00
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
2019-02-04 15:24:37 +01:00
Aaron Clauson
ef7beaea6a
Visual Studio build configuration for Bitcoin Core
2018-08-10 09:19:00 +02:00