Skip to content

Move the save/load functionality into the C++ models to ensure better performance and improved compatibility. #2

@mohsenkondori

Description

@mohsenkondori

To resolve the issues caused by using JavaScript across different Qt versions and to improve save/load performance, we should move the related logic from the saveToFile and loadFromFile functions in QSRepository.qml into C++, and run the time-consuming operations asynchronously.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions