Home | History | Annotate | Download | only in qt

Lines Matching full:patch

268         Original patch from Thomas Thrainer.
359 begin(url) guaranteed that before. This patch adds a member to track the URL, which is
1043 This patch also simplifies the logic for requestedUrl(), since m_lastRequestedUrl
1081 Patch by Alexis Menard < alexis.menard@nokia.com> on 2011-03-21
1197 QWebView does it but not QGraphicsWebView because the API does not exist. This patch is fixing it
1199 QGraphicsWebView inherits the painter from QGraphicsScene and those flags are not set. This patch
1256 Fix the Qt build following the same pattern of the patch.
1774 This patch fixes the checkerboard visible at startup even if preferredWidth and preferredHeight are not set.
1888 I discovered that the activation can take some time. In this patch we make sure that
1975 The patch landed in r79320 didn't contain the cleanup