Qt5 Removed the qt_mac_set_dock_menu function and left no replacement.
Qt5.2 adds QMenu::setAsDockMenu() to handle this. Use that when possible. Current Gitian uses Qt5.2, so this fixes release builds.
Qt5 Removed the qt_mac_set_dock_menu function and left no replacement.
Qt5.2 adds QMenu::setAsDockMenu() to handle this. Use that when possible. Current Gitian uses Qt5.2, so this fixes release builds.
Qt5 Removed the qt_mac_set_dock_menu function and left no replacement. It was
later re-added and deprecated for backwards-compatibility.
Qt5.2 adds the non-deprecated QMenu::setAsDockMenu(). Use that when possible.
Heh, I think it's safe to say that's a false positive.
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/c21c74bec43a693283fecbdfb62fee4523317a81 for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
I had the pull-tester re-test; it was, indeed, a false positive.
Thanks.
ACK, this should go into 0.9.2 too I suppose?
ACK
On Friday, May 30, 2014, Wladimir J. van der Laan notifications@github.com wrote:
ACK, this should go into 0.9.2 too I suppose?
Reply to this email directly or view it on GitHub #4252 (comment).