What’s new in Qt 5.3.1
- Performance optimizations for Qt Quick Engine’s JIT compiler code generation and important bug fixes, especially on ARM
- QAbstractProxyModel::sibling to now works in the same manner as with Qt4
- Many small fixes to Qt Quick Controls, for example to TableView, TabView, ComboBox and Calendar
- QQuickWidget now works properly also with ANGLE
- Qt Quick animations now work also with static builds
- Fix for a regression of QPushButton with QMenu
- Fix for a regression on Mac for passing click event to underlaying widget
- Initial support for Mac OS X 10.10, more improvements will land on upcoming Qt releases
- Positioning backend now available also for Windows Phone
- Accessibility now works on Android also below API level 18
- Fix flashing white screen at startup/shutdown on Android