Qt 4.7.0 Released

After many months of designing, coding, reviewing, testing and documenting, Qt 4.7.0 is finally ready for the big time. Although it’s a little more than nine months since Qt’s last feature release (4.6.0 on December 1, 2009), the seeds of some of the new stuff in 4.7 were sown much earlier. Indeed, many of the ideas behind the biggest new feature in Qt 4.7.0, Qt Quick, were born more than two years ago, not long after Qt 4.4 was released

As some of you might know, programming isn’t exactly my cup of coffee so I’ll do my best not to sound too much like an idiot running down the list of new features in this latest Qt release.

Qt Quick is the biggest new thing in this release. “Qt Quick, the Qt UI Creation Kit, enables the creation of dynamic user interfaces, easier and more effective than possible with existing UI technologies.” It consists of three core technologies: QML, QtDeclarative, and the venerable Qt Creator.

  • QML is a declarative language oriented on JavaScript that utilizes Qt’s Meta-Object capabilities to enable designers and developers to collaborate tightly and create animated and fluid user experiences, using existing knowledge in script language and design.
  • QtDeclarative is a C++ library that provides the underlying engine, which translates the declarative description of the UI in QML into items on a QGraphicsScene. The library also provides APIs to bind custom C++ types and elements to QML, and to connect the QML UI with the underlying application logic written in C++.
  • Qt Creator has been improved to support interactive editing of QML UIs through drag-and-drop. The text editor supports the QML syntax and provides authoring assistance such as auto-completion, error lookup, help lookup and easy preview of QML UI’s. The Qt Quick features in Qt Creator will be released with Qt Creator 2.1

A lot of work has gone into further improving QtWebKit and its performance. For instance, QGraphicsWebView has a new tiled backing store which should improve scrolling and zooming performance. There’s also a new feature in QtWebKit called frame flattening, which will resize frames to make sure no scrollbars are displayed. The performance improvements are paying off: compared to Qt 4.6.0, scrolling performance has improved 350%, page loading 16%, and CSS animation 31% thanks to accelerated compositing.

Performance improvements were a focus across the board. The newly introduced QStaticText class improves text rendering performance, Qt gets a new widget implementation which improves performance of applications with complicated UIs on Mac OS X, and the JavaScript engine has been improved.

There’s a lot more stuff in there, so go take a look.

91 Comments

  1. 2010-09-21 11:06 pm
    • 2010-09-22 4:05 am
      • 2010-09-22 3:41 pm
  2. 2010-09-22 6:20 am
    • 2010-09-22 7:22 am
      • 2010-09-22 8:24 am
        • 2010-09-22 9:44 am
          • 2010-09-22 11:18 am
      • 2010-09-22 12:45 pm
      • 2010-09-22 5:15 pm
        • 2010-09-23 9:30 am
          • 2010-09-23 10:44 am
          • 2010-09-23 1:27 pm
          • 2010-09-23 3:16 pm
    • 2010-09-23 9:51 pm
      • 2010-09-23 10:42 pm
  3. 2010-09-22 11:22 am
    • 2010-09-22 1:07 pm
      • 2010-09-22 3:46 pm
        • 2010-09-22 5:48 pm
          • 2010-09-22 5:51 pm
      • 2010-09-22 8:12 pm
  4. 2010-09-22 6:51 pm
    • 2010-09-22 8:43 pm
    • 2010-09-23 5:48 am
    • 2010-09-23 3:34 pm
  5. 2010-09-23 11:29 am
    • 2010-09-23 12:56 pm
    • 2010-09-23 12:58 pm
      • 2010-09-23 1:18 pm
        • 2010-09-23 3:53 pm
          • 2010-09-23 6:45 pm
          • 2010-09-23 6:58 pm
          • 2010-09-23 7:15 pm
          • 2010-09-23 7:24 pm
          • 2010-09-23 8:34 pm
          • 2010-09-24 2:53 am
          • 2010-09-24 10:23 am
          • 2010-09-24 12:16 pm
          • 2010-09-23 7:17 pm
          • 2010-09-23 7:26 pm
          • 2010-09-23 7:39 pm
          • 2010-09-23 7:54 pm
          • 2010-09-24 10:25 am
          • 2010-09-24 2:31 pm
          • 2010-09-24 4:19 pm
          • 2010-09-24 4:43 pm
          • 2010-09-24 6:10 pm
          • 2010-09-26 12:55 am
          • 2010-09-24 10:22 am
          • 2010-09-24 2:23 pm
        • 2010-09-23 8:04 pm
    • 2010-09-23 3:41 pm
      • 2010-09-23 3:53 pm
      • 2010-09-24 10:26 am
        • 2010-09-24 10:42 am
          • 2010-09-24 12:45 pm
          • 2010-09-24 1:04 pm
          • 2010-09-24 1:49 pm
          • 2010-09-24 2:26 pm
          • 2010-09-24 2:52 pm
          • 2010-09-24 2:54 pm
          • 2010-09-24 3:43 pm
          • 2010-09-24 1:10 pm
          • 2010-09-24 1:48 pm
          • 2010-09-24 2:00 pm
          • 2010-09-24 2:46 pm
          • 2010-09-24 3:03 pm
          • 2010-09-24 3:42 pm
          • 2010-09-24 4:07 pm
          • 2010-09-24 4:16 pm
          • 2010-09-24 2:27 pm
          • 2010-09-24 2:50 pm
          • 2010-09-24 2:54 pm
          • 2010-09-24 3:35 pm
          • 2010-09-24 3:37 pm
          • 2010-09-24 5:30 pm
          • 2010-09-24 1:59 pm
        • 2010-09-24 1:34 pm
          • 2010-09-24 1:47 pm
          • 2010-09-24 2:58 pm
          • 2010-09-24 3:33 pm
          • 2010-09-24 3:35 pm
          • 2010-09-24 4:40 pm
          • 2010-09-24 4:07 pm
  6. 2010-09-23 8:49 pm
    • 2010-09-24 6:07 pm
      • 2010-09-26 12:53 am
    • 2010-09-24 6:29 pm
      • 2010-09-26 12:46 am