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

v8.0.0 Moving to Qt6 #213

Merged
merged 29 commits into from
Apr 20, 2024
Merged

v8.0.0 Moving to Qt6 #213

merged 29 commits into from
Apr 20, 2024

Conversation

djotaku
Copy link
Owner

@djotaku djotaku commented Apr 17, 2024

Qt has moved on from v5.x to v6. Changing the GUI to work with/use Qt6. This first version will no longer show the user's avatar on the main GUI as that feature was broken. Everything else works so I am going to rebase this to Qt6 and figure out the Avatar later.

Also updated copyright year.

djotaku added 6 commits April 14, 2024 20:21
Had to get rid of avatar image for now because of issues with QTWebEngine not working correctly.

Sound doesn't work on tracker, get error about not being able to load VAAPI library.
@djotaku djotaku added the GUI bugs involving the GUI label Apr 17, 2024
@djotaku djotaku self-assigned this Apr 17, 2024
@djotaku
Copy link
Owner Author

djotaku commented Apr 17, 2024

Sounds not working on Windows. Need to review pyinstaller setting

Copy link

codecov bot commented Apr 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.32%. Comparing base (2e31ba6) to head (ca0eb21).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #213      +/-   ##
==========================================
+ Coverage   94.31%   94.32%   +0.01%     
==========================================
  Files          17       17              
  Lines        1143     1146       +3     
  Branches      137      129       -8     
==========================================
+ Hits         1078     1081       +3     
  Misses         59       59              
  Partials        6        6              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@djotaku djotaku merged commit fa3160f into master Apr 20, 2024
5 checks passed
@djotaku djotaku deleted the qt6 branch April 20, 2024 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI bugs involving the GUI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant