Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for theHunter Classic/Primal (incomplete), bug fixes, updates and improvements #174

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

verrasse
Copy link

Recompiled UI with latest Qt UI Compiler.

Qt6 doesn't support high DPI fractional scaling:
https://doc.qt.io/qt-6/highdpi.html.

See related bugs:
https://bugreports.qt.io/browse/QTBUG-88720
https://bugreports.qt.io/browse/QTBUG-126990

The widgets downscale feature could be of help here.
Enable it by setting environment variable:
QT_WIDGETS_HIGHDPI_DOWNSCALE=1

For more info please see the release note "df1beb422a" here:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.4.0/release-note.md

Recompiled UI with latest Qt UI Compiler.

See related bugs:
https://bugreports.qt.io/browse/QTBUG-88720
https://bugreports.qt.io/browse/QTBUG-126990

Qt6 doesn't support high DPI fractional scaling:
https://doc.qt.io/qt-6/highdpi.html.

The widgets downscale feature could be of help here.
Enable it by setting environment variable:
QT_WIDGETS_HIGHDPI_DOWNSCALE=1

See release note "df1beb422a":
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.4.0/release-note.md
@verrasse
Copy link
Author

Fixed issue with processing EXE/ADF for GenZero.
EXE/ADF need further investigations...

@verrasse verrasse changed the title Fixed positioning of GUI elements. Fixed some high-DPI issues. Support for theHunter Primal, bug fixes, updates and improvements Dec 22, 2024
Added ARC/TAB v1.0 (theHunter Classic)
Added ARC/TAB v1.1 (theHunter Primal)

Fixed issue kk49#167
@verrasse verrasse changed the title Support for theHunter Primal, bug fixes, updates and improvements Support for theHunter Classic/Primal (incomplete), bug fixes, updates and improvements Dec 26, 2024
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.

1 participant