panzi / qjoypad

fork of qjoypad http://qjoypad.sourceforge.net/
GNU General Public License v2.0
120 stars 25 forks source link

QT from 5.12.4 to 5.13.0 compilation fails #24

Closed substring closed 5 years ago

substring commented 5 years ago

Hi,

This version of QT produces many errors error: ‘QString::null’ is deprecated: use QString()

substring commented 5 years ago

later complains with error: ‘const QBrush& QPalette::background() const’ is deprecated: Use QPalette::window()

panzi commented 5 years ago

Thank you for the report. I'm, as always, on an outdated Linux distribution. If you can fix those errors and send a pull request that would be awesome! :D

substring commented 5 years ago

Sure I can as soon as I'm done testing it. Then you'd need to test it on an older version of QT, but looks like it's no problem for you :smile:

Thank you for the quick feedback :wink:

panzi commented 5 years ago

Works with Qt 5.11.3 Thank you! :D

substring commented 5 years ago

Nice, you're welcome :smiley: Could you consider releasing 4.3.1 ?

panzi commented 5 years ago

done https://github.com/panzi/qjoypad/releases/tag/v4.3.1 :D