Skip to content

Conversation

@eduardoChaucaGallegos
Copy link
Contributor

@eduardoChaucaGallegos eduardoChaucaGallegos commented Jan 5, 2026

This pull request removes the configuration of Qt to interpret C strings as UTF-8 in the pre_app_init method of engine.py. This change simplifies the initialization process by eliminating unnecessary or obsolete code related to string encoding.

  • Removal of Qt C string UTF-8 codec configuration:
    • The code that set the Qt codec for C strings to UTF-8 using QtCore.QTextCodec was removed from the UI initialization block in engine.py, as it is no longer needed.

@codecov
Copy link

codecov bot commented Jan 5, 2026

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@eduardoChaucaGallegos eduardoChaucaGallegos requested a review from a team January 6, 2026 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants