Like for the other parts of Qt, having great performance is important for QtWebKit.
Traditionally, QtWebKit has been mostly used on desktop computers for advanced layouting, hybrid applications or simply to browse the web. On a modern computer, the speed of WebKit is not a problem.
The world has changed, and QtWebKit is now used on mobile […]
Generator
From Qt Labs
| Qt Script Generator | |||
| |||
| Platforms: | Linux/Mac/Win | ||
| Qt version: | 4.4 | ||
| License: | GPL | ||
Qt Script Generator blogs | |||
Subversion:
| |||
[edit] Qt Script Generator
[edit]
Qt Script Generator is a tool that generates Qt bindings for Qt Script.
[edit]
With the generated bindings you get access to substantial portions of the Qt API from within Qt Script.
Commercial customers should be aware of the licensing implications when using the generated bindings: See [1] and [2].
Please report bugs at the issues tracker [3].
Note: Development has been moved to Gitorious (http://qt.gitorious.org/qt-labs/qtscriptgenerator); the Subversion repository will no longer be updated, and will be deleted in the near future.
[edit] Latest 5 Qt Script Generator Blogs
Hi!
Here’s the weekly summary of Qt related changes to WebKit trunk. Big changes include Yael’s patch for WebSockets support, the beginnings of QtScript on top of JavaScriptCore’s C API, Maemo 5 tweaks and layout test fixes:
Janne added the necessary meta-data to make QtWebKit play nicely with Symbian backups (34077).
I did some code cleanups in RenderThemeQt […]
Declarative UI is one of the big things on the Qt Roadmap for Qt 4.7 and 4.6.x. I already enjoyed working with the Qml language and the developers behind it for quite some time - and believe me, this one will fundamentally change the way slick Qt UIs are designed and look like! If you […]
This week has been a very busy week! Here’s a list of the landed changes that affect the Qt port, in chronological order:
Tor Arne has ported the Qt build of DumpRenderTree to run on Windows. (r53526, r53543).
Luiz continued with cleaning up the combobox popup handling.(33418).
Ben from the Google Team fixed a bug where touch events […]
Previous posts in this topic:
Whats Hot and whats Not
An Overview
The Raster Engine
The OpenVG Engine
The OpenGL Engine
The Cost of Convenience
Fast Text
In this series that we’ve been doing, I wanted to cover threading, a topic that has been actively discussed amongst some of the trolls over the last few months. We’ve had support for rendering into QImage’s […]
