QtWebKit
Jump to navigation
Jump to search
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.