Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2012-06-12 | qt4: Drop 4.7.4 | Richard Purdie | 1 | |
We have 4.8.1 now and 4.7.4 is obsolete. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
2011-10-04 | qt4: Update to latest version 4.7.4 | Eric Bénard | 1 | |
- 4.7.4 was release on the 1st of september, the changelog is available here : http://qt.gitorious.org/+qt-developers/qt/releases/blobs/v4.7.4/dist/changes-4.7.4 and mostly contains bug fix. - this patch include the fix for QTBUG-20925 which was a regression against 4.7.3 : https://bugreports.qt.nokia.com/browse/QTBUG-20925 http://qt.gitorious.org/qt/qt/commit/852abfca6f4c349dce9b895956922f96d82df579 thanks to Paul Eggleton to point us to this bug. Signed-off-by: Eric Bénard <eric@eukrea.com> |