fibercrypto / fibercrypto/fibercryptowallet

Upgrade wallet to support QT 6

Open
#351 1 comment 0 reactions 2 assignees Claimed by @stdevCrow View on GitHub
gui qml_models
Dominant language
Go
Stars
29
Forks
15
PR merge metrics
No merged PRs in 30d

Description

We need to:
- [ ] Drop therecipe to use Qt official releases for all Qt-related code
- [x] UI files do not have any dependences with therecipe
- [ ] A new Go API (libfibercrypto) exported as a C++ wrapper will be used to call Go functions from C++
- [ ] Qt models are implemented in C++
- [ ] Qt models do not have any dependence with therecipe
- [ ] Qt models do not have any dependence with Go-specific code
- [ ] Refactor Qt models to make them independent of Go-specific code
- [ ] Utilities that use Qt libs are implemented in C++
- [ ] The program's entry point (`main`) is implemented in C++

ETA => 12/2020

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.