Skip to content

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...

@rtissera
Copy link

Brilliant job here, looking forward for the Qt6 version !

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