Version 6 (modified by 17 years ago) ( diff ) | ,
---|
TODO List for QtWebKit
First Release
- New HTTP Stack (Priority 1) (work in progress)
- QWebFrame Design (Priority 2)
- Input Method Support
- Clipboard / DND review/cleanups
- Loader: PageCache
- QWebCookieJar integration with QWebNetworkInterface
- Investigate integration into Qt itself (packaging, build system, etc.)
- Animated GIF support (Priority 1)
- API Work:
- Editing / EditorClient -> API
- Provide ContextMenu API
- Revisit Settings API (Priority 2)
- Research Qtish API to provide access to the same functionality that DOM provides without the DOM insanity (work in progress)
Parking Lot
- CallOnMainThread and IconDatabase support
- JavaScriptCore <-> QtScript research (Priority 2)
- VC 6 Support (give it a try at least)
- KDE Integration (WebKitKDE)
- Netscape Plugin Support (Priority 2.5)
- Get layout tests for the Qt build running on all platforms (Priority 1)
Network API Plan
- For Qt 4.3 based builds the API remains as it is right now
- For Qt 4.4 the QWebNetwork* API in QtWebKit will not be available and Qt 4.4's network access API will be used instead
- Qt 4.4's network access API needs to be extensible enough to allow for custom networking backends.
Attachments (1)
-
api_changes.txt
(5.1 KB
) - added by 16 years ago.
Diff of the suggested API changes after another round of review
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.