Results (1 - 10 of 134)
- Quickjump to benjamin.poulain@nokia.com
- [93592]: [Qt][WK2] ViewportInteractionEngine: the position of the content is ...
- [Qt][WK2] ViewportInteractionEngine: the position of the content is not corrected when scaling the page manually https://bugs.webkit.org/show_bug.cgi?id=66672 Reviewed by Kenneth Rohde Christiansen. Add the method animateContentIntoBound ...
- By Aug 23, 2011, 5:38:23 AM —
- [93507]: Fix generate-inspector-idl for Python3 after r93396 ...
- Fix generate-inspector-idl for Python3 after r93396 https://bugs.webkit.org/show_bug.cgi?id=66663 Reviewed by Andreas Kling. In Python3, print is a function instead of a language keyword. Using parentheses around the argument ensures the ...
- By Aug 22, 2011, 6:26:47 AM —
- [93093]: [Qt] Missing spell check support ...
- [Qt] Missing spell check support https://bugs.webkit.org/show_bug.cgi?id=44114 Patch by Lindsay Mathieson <lindsay.mathieson@gmail.com> on 2011-08-16 Reviewed by Benjamin Poulain. Source/WebCore: Add drawErrorUnderline() from Cairo to ...
- By Aug 16, 2011, 6:11:23 AM —
- [92594]: Build fix after r92589, defaultSize is not used. Reviewed by ...
- Build fix after r92589, defaultSize is not used. Reviewed by Andreas Kling. * html/InputType.cpp: (WebCore::InputType::sizeShouldIncludeDecoration):
- By Aug 8, 2011, 7:25:41 AM —
- [91863]: [WK2][Qt] Move from QGraphicsView to Qt Scene Graph ...
- [WK2][Qt] Move from QGraphicsView to Qt Scene Graph https://bugs.webkit.org/show_bug.cgi?id=62969 Reviewed by Andreas Kling. Co-authored with Simon Hausmann <simon.hausmann@nokia.com> Source/WebKit/qt: Add the declarative dependency ...
- By Jul 27, 2011, 12:21:45 PM —
- [91831]: [Qt][WK2] Simplify the PageUIClient ...
- [Qt][WK2] Simplify the PageUIClient https://bugs.webkit.org/show_bug.cgi?id=65198 Reviewed by Andreas Kling. The only function of WKPageLoaderClient with a complete implementation is qt_wk_setStatusText(). The other functions were what i ...
- By Jul 27, 2011, 3:24:08 AM —
- [91758]: [Qt][WK2] Make the WebContextMenuProxyQt handle the full interactions ...
- [Qt][WK2] Make the WebContextMenuProxyQt handle the full interactions between the views and the WebPageProxy https://bugs.webkit.org/show_bug.cgi?id=64739 Reviewed by Andreas Kling. Change the WebContextMenuProxyQt to be the intermediary ...
- By Jul 26, 2011, 9:56:28 AM —
- [90906]: [Qt] REGRESSION(r90634): It made http/tests/misc/script-async.html ...
- [Qt] REGRESSION(r90634): It made http/tests/misc/script-async.html fail with Qt 4.8.x https://bugs.webkit.org/show_bug.cgi?id=64352 Reviewed by Andreas Kling. Unskip http/tests/misc/script-async.html since the original change has been re ...
- By Jul 13, 2011, 5:13:10 AM —
- [90838]: [Qt][WK2] Add a basic Pinch gesture recognizer for WebKit2 ...
- [Qt][WK2] Add a basic Pinch gesture recognizer for WebKit2 https://bugs.webkit.org/show_bug.cgi?id=64373 Reviewed by Andreas Kling. This patch adds QtPinchGestureRecognizer to recognize pinch gesture out of the events not handled by the ...
- By Jul 12, 2011, 12:16:24 PM —
- [90766]: [Qt][WK2] Get rid of focusNextPrevChild() ...
- [Qt][WK2] Get rid of focusNextPrevChild() https://bugs.webkit.org/show_bug.cgi?id=64289 Reviewed by Andreas Kling. Qt 5 does not use focusNextPrevChild() but uses setFocusNavigation(), and the focus is not based on QWidget. We can get r ...
- By Jul 11, 2011, 11:22:17 AM —
Note:
See TracSearch
for help on searching.