[Development] Qt 5.12 new features

Jason H jhihn at gmx.com
Thu Aug 16 16:02:36 CEST 2018


5.11 included WebGL TP2. Is there any change? Why is it staying TP2, or should it be TP3?

5.12 looks like it'll be a pretty great update!

I'm not sure what's on the agenda for 5.13... but as I mentioned on interest, one pain point I continually have is the amount of custom platform integrations for mobile. This is one area where Xamrain excels, as they have a simple property on an object you can set to control things like the status bar visibility, the screen brightness, etc. The downside is the Xamarin stuff is all platform-specific so using a iOS property on Android won't work. This is one area where Qt can leapfrog the other platforms including React Native by being cross platform. Anything that doesn't require me to write Obj-C is a very good thing!  I figure this would need to be a few Qt Quick/QObject Singletons. Notifications should be supported too, and this could also be used for desktop platform notifications as well. The notifications support would only need to cover being messaged my the platform, and not any display - this would get me out of having to deal with Obj-C almost completely. (My beef with ObjC is other than being not good at it, is whatever I'm writing isn't cross-platform. Java I am more comfortable with, so I complain less, but I still cringe on the non-portability!)

Looking forward to 5.12!

> Sent: Wednesday, August 15, 2018 at 12:50 AM
> From: "Jani Heikkinen" <jani.heikkinen at qt.io>
> To: "development at qt-project.org" <development at qt-project.org>
> Subject: [Development] Qt 5.12 new features
>
> Hi,
> 
> Qt 5.12 Feature Freeze will be in effect Mon 20th August and we should have already now pretty good understanding what is new in Qt 5.12. So please update 5.12 new features page here: https://wiki.qt.io/New_Features_in_Qt_5.12
> 
> br,
> Jani
> 
> 
> 
> 
> 
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>



More information about the Development mailing list