It seems you have outdated information. Qt has a native handler for GTK, MacOSX and Windows at least.
No, nothing has changed. Qt is still emulatig the L&F as it has always done and is rendering every single pixel of every control itself rather than using the platform native controls. Just look into the source code to see it for yourself.