Live data from Hacker News

Qt 5.6.0 released

blog.qt.io

111–112 of 112 posts

Re: Qt 5.6.0 released

#111

It was all good until this bit: " In addition, Pepper plugins (PPAPI), such as Flash, are now supported. " Ugh. :(

Someone downvoted that? Guess they like Qt adding vulnerabilities. :(

You just misunderstood what Qt meant by that line. It's not like they would be shipping Flash with Qt.

Re: Qt 5.6.0 released

#112
post #21

Docking has improved too: https://wiki.qt.io/New_Features_in_Qt_5.6 - Allow programmatic resizing of dock widgets - Allow dropping dock widgets into floating docks - Allow the user to re-arrange tabified docks I haven't tried it out yet, or seen a demo, but in my previous company we spent some time finding out a solution for docking that mimicks to a degree what Visual Studio did, and we somehow did it, but it's not…

Wow, finally being able to resize dock widgets. I've been searching for this forever, always thinking I was doing something wrong. At least now I know it wasn't really possible. This finally allows me to get my last major UI task out of my todo list :)
Post reply on HN