AntiMicroX / antimicrox

Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support.
GNU General Public License v3.0
2.25k stars 138 forks source link

QT6 port patch #879

Closed edpil02 closed 7 months ago

edpil02 commented 7 months ago

Is there an existing issue for this?

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

I did a basic port to qt6 from git today. But since I'm not a programmer and even less in QT, I would like to know if someone could review my patch. THANKS. Screenshot_20231127_195805 Patch.zip


Upvote & Fund

Fund with Polar

pktiuk commented 7 months ago

You should propose this patch via GitHub Pull Request. I think you should watch this: https://www.youtube.com/watch?v=jRLGobWwA3Y

The purpose of issues is tracking things to do, bugs and proposed enhancements. And there is already one dedicated to upgrading QT to 6: #446