8000 Tags · hebasto/gui · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: hebasto/gui

Tags

pr863.01

Toggle pr863.01's commit message

Verified

This commit was signed with the committer’s verified signature.
hebasto Hennadii Stepanov
qt, refactor: Inline `GUIUtil::SplitSkipEmptyParts` function

pr854.01

Toggle pr854.01's commit message

Verified

This commit was signed with the committer’s verified signature.
hebasto Hennadii Stepanov
qt: Update `src/qt/locale/bitcoin_en.xlf` after string freeze

Steps to reproduce the diff on Ubuntu:
```
$ cmake --preset dev-mode -DWITH_USDT=OFF -DWITH_MULTIPROCESS=OFF
$ cmake --build build_dev_mode --target translate
```

pr839.02

Toggle pr839.02's commit message

Verified

This commit was signed with the committer’s verified signature.
hebasto Hennadii Stepanov
qt6, test: Handle deprecated `QVERIFY_EXCEPTION_THROWN`

This change ensures compatibility across all supported Qt versions.

Co-Authored-By: João Barbosa <joao.paulo.barbosa@gmail.com>

pr837.02

Toggle pr837.02's commit message

Verified

This commit was signed with the committer’s verified signature.
hebasto Hennadii Stepanov
qt: Avoid referencing `WalletModel` class when wallet is disabled

This change fixes link errors for Qt 6, but it is meaningful on its own.

pr839.01

Toggle pr839.01's commit message

Verified

This commit was signed with the committer’s verified signature.
hebasto Hennadii Stepanov
qt6, test: Handle deprecated `QVERIFY_EXCEPTION_THROWN`

This change ensures compatibility across all supported Qt versions.

pr838.01

Toggle pr838.01's commit message

Verified

This commit was signed with the committer’s verified signature.
hebasto Hennadii Stepanov
qt6: Handle deprecated `QLocale::nativeCountryName`

This change ensures compatibility across all supported Qt versions.

pr837.01

Toggle pr837.01's commit message

Verified

This commit was signed with the committer’s verified signature.
hebasto Hennadii Stepanov
qt: Fix linking when configured with `-DENABLE_WALLET=OFF`

This change is required for Qt 6, but it is meaningful on its own.

pr833.02

Toggle pr833.02's commit message

Verified

This commit was signed with the committer’s verified signature.
hebasto Hennadii Stepanov
qt: Update translation source file for v28.0 string freeze

The diff is produced by running `make -C src translate`.

pr833.01

Toggle pr833.01's commit message

Verified

This commit was signed with the committer’s verified signature.
hebasto Hennadii Stepanov
qt: Update translation source file for v28.0 string freeze

The diff is produced by running `make -C src translate`.

pr803.02

Toggle pr803.02's commit message

Verified

This commit was signed with the committer’s verified signature.
hebasto Hennadii Stepanov
qt, test: Clean settings after tests

A test suite should not leave any artifacts except for those explicitly
expected.

This change is easy to review with `git diff --ignore-all-space`
command.
0