この記事は Qt Blog の "Qt Creator 2.5.1 released" を翻訳したものです。
執筆: Eike Ziller, 2012年7月25日
Qt Creator 2.5.1 をリリースしました。本リリースは 2.5.0 で発生したより重大な問題のいくつかを修正した純粋なバグフィックス版です。以下の修正を行っています。
- Mac におけるテキストエディタでのフォント描画に関する Qt の修正。標準フォントを使用しない場合に発生する不完全な描画が修正されました(Qt Creator を独自にビルドする場合には、Qt 4.8 ブランチを使用するか、5ac8e6ef178678f500668d67fe38d149f0821029 を cherry-pick してください)
- C++ テンプレートクラスでの補完に関する問題の修正
- その他の修正
詳しくは 変更履歴 を参照してください。
バイナリは ダウンロードページ から入手してください。
I thought I was pretty clear. We don't want your backend. We want our own back end powered by Qt, our Qt code, though a QObject-based web server. We define the objects, the signals, slots, etc.
We don't want BaaS.
Also, we wont want WebSockets. We want comet. Yeah, its not as elegant, but the firewalls sure like it better.
@Jason: Please take a look at: http://qt-project.org/wiki/...
This is a very good feedback. Thanks.
We also want support the scenario of setting up and maintaining your own backend that is powered by Qt.