[Alexpux/MINGW-packages] qt5: add new functions better fit MSYS2 needs (#1640)
René J.V. Bertin
rjvbertin at gmail.com
Fri Aug 19 15:29:42 UTC 2016
On Friday August 19 2016 11:48:29 René J.V. Bertin wrote:
> https://github.com/RJVB/macstrop/blob/master/aqua/qt5-kde-devel/files/fix-qstandardpaths5.patch
I've refactored the patch somewhat, mostly to avoid using the concept of XDG-compliance in the code (except for the actual functions in the Mac-specific file). I've only left in 2 functions with XDG in their names so that I didn't have to rebuild all dependent KF5 code (but it appears they're not even necessary).
The new version also reduces the amount of platform-specific code: more of the new/modified class methods are now available everywhere, but the mode argument only works on platforms that actually have multiple modes. This is determined in the header file, through a dedicated preprocessor token.
R.
> --
> You are receiving this because you were mentioned.
> Reply to this email directly or view it on GitHub:
> https://github.com/Alexpux/MINGW-packages/pull/1640#issuecomment-240864047
More information about the kde-mac
mailing list