QtWebKit
Revision as of 17:07, 6 February 2009 by Rob Linden (talk | contribs) (+ Category:Open Source Portal)
QtWebKit is an HTML rendering library, which incorporates WebKit into Nokia's Qt. Linden Lab is working with Torch Mobile to integrate WebKit into Second Life.
- QtWebkitWin32BuildInstructions Windows build instructions.
- WebKit_worklist Todo list.
Getting the source
The source code for this port is available via Git:
- Browse the source
- Changelog
- Get Git - clients available for Windows, Mac and Linux.
- Run the following commands:
git clone git://code.staikos.net/llmozlib
cd llmozlib
git checkout -b qtwebkit origin/qtwebkit
That should give you a couple of the very latest source code.