这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@YisusChrist
Copy link
Owner

@YisusChrist YisusChrist commented Nov 16, 2025

Closes #194

📑 Description

  • The GUI module has been adapted to work with Qt4, Qt5 and Qt6 at the same time using some wrappers based on the Qt API version used
  • The readme has been redesigned to explain with detail the updated installation instructions, as well as manual setup for PyQt4, since Qt4 only supports Python versions not supported by the app by default
  • Other modules have been adapted to work with older Python versions (3.4)
  • Pyproject.toml has been updated to Poetry V2 structure and it now includes icons during build

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

@YisusChrist YisusChrist self-assigned this Nov 16, 2025
@YisusChrist YisusChrist added the enhancement New feature or request label Nov 16, 2025
@github-actions github-actions bot merged commit ae64593 into main Nov 16, 2025
4 of 6 checks passed
@github-actions github-actions bot deleted the gui-port branch November 16, 2025 17:39
@YisusChrist
Copy link
Owner Author

Hello again @barracuda156,

The changes have been merged into the main branch. Feel free to install the app again to check if it now includes the icons in the GUI if you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[QUESTION]: This can’t possibly work with PyQt4, right?

2 participants