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

Update Bauh to Qt 6.6.2 #370

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

PrivateN00b
Copy link
Contributor

@PrivateN00b PrivateN00b commented Sep 12, 2024

Updating from Qt5 to Qt6 mostly took attribute call changes, going from exec_() to exec() and finding a solution for the removed QDesktopWidgets class with QScreen.

I haven't tested all the functionalities, like flatpak building for example or checking all the setting options hand-by-hand. Installing/uninstalling apps, searching for packages, changing some searchbox options, going through settings tabs, getting recommended packages and others are working on my machine, but most likely we would need to atleast check the Flatpak building as well atleast if my updated code seems to be alright.

Related issue: #359

@vinifmor
Copy link
Owner

@PrivateN00b thanks for your effort in converting the current code base to QT6. I'll retest everything to make sure we don't have regressions, so it may take some time...

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.

2 participants