Skip to content

SG-39031 Outdated references pyside qt4 #158

Merged
eduardoChaucaGallegos merged 1 commit intomasterfrom
ticket/SG-39031-outdated-references-pyside-qt4
Jan 30, 2026
Merged

SG-39031 Outdated references pyside qt4 #158
eduardoChaucaGallegos merged 1 commit intomasterfrom
ticket/SG-39031-outdated-references-pyside-qt4

Conversation

@eduardoChaucaGallegos
Copy link
Copy Markdown
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
Copy Markdown

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
@eduardoChaucaGallegos eduardoChaucaGallegos merged commit 645315c into master Jan 30, 2026
22 checks passed
@eduardoChaucaGallegos eduardoChaucaGallegos deleted the ticket/SG-39031-outdated-references-pyside-qt4 branch January 30, 2026 16:47
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.

3 participants