Fixed Function to Modern OpenGL (Part 2 of 4)
February 8, 2016
Qt Anticipated Release Schedule
The Qt 5.6 RC release is planned to occur in approximately 2 weeks.
Qt 5.7 feature freeze is now in effect. An Alpha release is currently planned for Feb 23.
Fixed Function to Modern OpenGL (Part 1 of 4)
February 1, 2016
Qt Accomplishments and Activities
January 25, 2016
Qt Progress
Current target schedule for Qt 5.6 will be an RC release on 2/10, followed by a final release on 2/24.
A follow-up to the rather long thread regarding the future of C++, CoW (Copy-on-Write) and it's relation to Qt development, a new thread has arisen: "What kind of airplane we want to build?" http://comments.gmane.org/gmane.comp.lib.qt.devel/24514
Logins across multiple Qt websites has been unified into a single login for all sites.
January 18, 2016
Qt Changes and Release Status
Qt Test Driven Development using Google Test and Google Mock
In this webinar, you will learn the basics of TDD (Test Driven Development) using a combination of Google Test and the Qt Test Framework. You will see how Google Mock will allow you to isolate the units of your application for maximum testing using design techniques such as layered design and dependency inversion. Google Test and Google Mock make it easy to write test harnesses that leverage that isolation.