Changes between Version 96 and Version 97 of QtWebKitTodo
- Timestamp:
- Jun 8, 2009, 8:10:29 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitTodo
v96 v97 86 86 * Remove {{{void QWebFrame::renderContents(...)}}} and make a graphics dojo example that shows how to turn off scrollbars via policy and draw indicators yourself. 87 87 * Replace {{{QWebPage::fixedLayoutSize}}} and {{{useFixedLayout}}} with one singled {{{fixedContentsSize}}} property that disables the feature if a null size is set. Also send an email to Adam Treat to ask what the height is used for. If there is no use for the height then simply rename it to {{{fixedContentsWidth}}}. 88 * Rename {{{QWebSettings::AllowUniversalAccessFromFileUrls}}} to {{{QWebSettings::LocalContentCanAccessRemoteUrls}}}. 88 89 89 90 === Updating WebKit in Qt 4.6 ===