Qt Creator 2.4.0 リリース

この記事は Qt Blog の "Qt Creator 2.4.0 released" を翻訳したものです。
執筆: Eike Ziller, 2011年12月13日

Qt Creator 2.4.0 の正式リリースをアナウンスします。このリリースの代表的な新機能や改善内容を以下にまとめておきます。より詳細なリストは 変更履歴 に、2.4.0 で修正されたバグは バグトラッカー にあります。リポジトリの コミットログ は時間のある方だけが読んでください。2.3.1からは約1300のコミットが承認されました。それらの多くは貢献してくれた方々によるものです。変更履歴の最後に貢献者のリストがあります :)

  • コーディングスタイル個人的なハイライト: 「宣言と定義の同期」機能や「宣言から定義を挿入」機能の修正。宣言か定義を変更したときに小さな電球マークが表示されるのに気が付くでしょう。"Alt+Return"を押すと(あるいは電球マークをクリックすると)、対応するコードが変更されます。
  • コーディングスタイルの "Schemes" (C++ と QML) のプロジェクト間での再利用
  • QML のリネームの利便性向上とセマンティックハイライト
  • 最近の検索結果へのアクセス
  • 検索と置換のエンコーディング対応の修正とリファクタリング
  • Subversion 1.7 のサポート
  • ネットブックユーザへ朗報です。設定ダイアログが再び適切なサイズになりました

 

最後にアドバイスを。コードスタイルの設定が変更されたため、以前にテキストエディタでインデントの設定を変更していた場合、タブとインデントの設定を再び変更していただく必要があります。Qt Creator は既存の設定をプロジェクト用の新しいスタイルとして対応しようとするのですが、プロジェクト独自の設定を行っていた場合には再設定が必要となります。

ビルドして実行Qt のバージョンの設定が見当たらなくなって困る方もいらっしゃるかもしれません。それらはツールチェインやプロジェクトの概要の設定と共に「ビルドして実行」のカテゴリに移動しました。

Qt DevNet からリリースされたバイナリをダウンロード できます。また、Qt SDK のユーザにはアップデートを通じてリリースされます(世界中に行き渡るには数時間かかるかもしれません)。


Blog Topics:

Comments

?
zeecrowddev
0 points
125 months ago

AHOU !!!!!

?
Daniel Lohse
0 points
125 months ago

Unfortunately, trying to install the Qt Enterprise Evaluation on OS X Yosemite.

»Could not download archive: https://cdn.qt.digia.com/qt... Error downloading
https://ordp.qt.digia.com/q... - server replied: Not Found«

Have tried this morning (11am UTC) as well as just now (2pm UTC) without any luck. Offline packages are not available yet for Qt 5.4 and OS X.

Any pointers?

?
Tuukka Turunen
0 points
125 months ago

@Daniel Lohse: There is a problem with Mac online installer. We are currently working to fix this. Sorry for inconvenience. Due to sync times needed to get this fixed, best if you can try this again tomorrow.

?
Daniel Lohse
0 points
125 months ago

Alright, thanks for the fast reply! :)

?
Michael Lykke
0 points
125 months ago

Great. Is the source version QtCharts 2.0 for enterprise users going to be available for us that builds from source?

?
Jani Heikkinen
0 points
125 months ago

src packages for enterprise add-on components will be available with final release

?
HGH
0 points
125 months ago

"Qt 5.4 RC packages also contains Qt Creator 3.3 RC and in commercial packages candidates for new commercial value-add items as well."

Sadly the online installer doesn't.

?
Jani Heikkinen
0 points
125 months ago

Yeah, unfortunately we cannot add Qt Creator RC packages available via online installer at the moment. It will be available via online installer when final version is released

?
HGH
0 points
125 months ago

What is the meaning of these warnings when starting a new project in Qt Creator. Do they denote a problem or is it normal:
Warnings while parsing QML type information of D:/SDKs/Qt/5.4/mingw49132/imports/QtWebKit:
Failed to parse "D:/SDKs/Qt/5.4/mingw491
32/imports/QtWebKit/plugins.qmltypes".
Error: 1:1: Expected token numeric literal' Warnings while parsing QML type information of D:/SDKs/Qt/5.4/msvc2013_64/imports/QtWebKit: Failed to parse "D:/SDKs/Qt/5.4/msvc2013_64/imports/QtWebKit/plugins.qmltypes". Error: 1:1: Expected tokennumeric literal'

?
NuShrike
0 points
125 months ago

Building from git (a few days ago), Qt 5.4.x android-x86 seems entirely broken.

Specifically in the construction of QQmlEngine. Has this been tested?

?
NuShrike
0 points
125 months ago

Still SIGSEGV in runnig an android-x86 QML app.

Very easy to replicate by creating a new stock QML app in QtCreator and try deploying onto Android-x86 device. Immediate SIGSEGV in void QV8Engine::initializeGlobal(): line 537 when constructing the QV4::Scoped result(...) using FREEZE_SOURCE.

I suspect the recent vararg changes is causing this segfault for x86 Android. No issues on ARM.

?
Eskil Abrahamsen Blomfeldt
0 points
125 months ago

Hi,

Could you please report bug findings in http://bugreports.qt-projec...

Thanks! :)

?
Robin Lobel
0 points
125 months ago

Is there a reason you keep VS2013 OpenGL-only builds (since dynamic OpenGL builds are also available for VS2013) ?

?
Jani Heikkinen
0 points
125 months ago

It was agreed to start using -opengl dynamic by replacing old -angle configurations with it. If all goes OK I don't see any reason to continue keeping those separate opengl installers in 5.5 anymore

?
Kari T
0 points
125 months ago

What about GStreamer 1.0 support in QtMultimedia? GStreamer 0.10 has been abandoned since 2013!

?
chris
0 points
125 months ago

thanks a lot for your work
still no plans for mingw64 binaries?

?
Jani Heikkinen
0 points
125 months ago

Hi,
No plans to deliver minGW64 binaries at the moment. As I wrote earlier we cannot increase amount of binary installers anymore and so on 32bit version is good compromise.

?
Malek Khlif
0 points
125 months ago

Veryyyyyyyyyyyyyyyyyyyyyyyyyyyyy Gooooooood :)))

?
shudingbo
0 points
125 months ago

windows x86 opengl not QWebEngine module? Why? forget?

?
Stefan Fröberg
0 points
125 months ago

What is the lowest x86 machine that can run apps compiled against this? Pentium 3 ?

?
mike
0 points
125 months ago

Is QtCanvas3D planned to be released alongside Qt 5.4?

?
Tuukka Turunen
0 points
125 months ago

@mike: Yes, as a technology preview.

?
lasconic
0 points
125 months ago

The accessible widgets and quick plugins are missing on Windows mingw. I hope it's a bug https://bugreports.qt-proje...

?
Ed Sutton
0 points
125 months ago

Qt5.4 RC Android builds now display QTableWidget headers and QGraphicsView as all black. I had never seen this problem under Qt 5.4 Beta.

I was hoping to find a Qt example that replicates the problem but unfortunately the Qt 5.4 RC item view examples do not build on Android. Many errors on invalid character. I tried coloreditorfactory, frozencolumn, and editable tree model examples.

Fortunately I have not emptied my trash of Qt5.4 beta yet.

-Ed

?
J-P Nurmi
0 points
125 months ago

Hi Ed, this was an unfortunate regression caused by the fix to https://bugreports.qt-proje.... The good news is that the regression has been already fixed (https://codereview.qt-proje...) and should be available in the final 5.4.0 release.

?
roi
0 points
125 months ago

Do you still plan to release Qt3D?

?
mblgrano
0 points
125 months ago

wht MinGW 4.9.1 included is not last version
who is 4.9.2?

?
Tom Rezek
0 points
125 months ago

Qt5.4 RC fails to compile my project that compiled under Qt5.3.2 because it has more than one qrc file in the project.

When there are more than one qrc files in a project, qtquickcompiler fails on manglenamespace due to redefinition of "qInitResourcesC".

Here is the result when you alter the Qt example "rssnews" to pull the qml files from a second qrc file, in this case named rrrnews2:

int QTMANGLENAMESPACE(qInitResourcesC)() {
QtQuickCompilerGeneratedModule::registerCompilationUnits();
QINITRESOURCE(rssnewsqtquickcompiler);
return 1;
}
int QT
MANGLENAMESPACE(qInitResourcesC)() {
QtQuickCompilerGeneratedModule::registerCompilationUnits();
QINITRESOURCE(rssnews2);
return 1;
}_

?
Tom Rezek
0 points
125 months ago

I can reproduce the qtquickcompiler bug in the 5.4rc1 example "customparticle" simple by checking "Enable Qt Quick Compiler" in the qmake build steps.

?
Adrian Gabureanu
0 points
125 months ago

1) Is sound supposed to work now on Windows Phone or WinRT? I, for one, haven't been successful in playing sounds, regardless of their source or the QML type used.

2) Will there be any tutorials on how to mix C# and Qt C++ ? Or at least some sample apps on GitHub?

3) I've noticed a new add-on: Qt Quick 2D Renderer. Any documentation on how to use it and trigger its functionality?

?
MS1000
0 points
125 months ago

Does this version of Qt let users use the translucent surfaces from OS X Yosemite? This is something I would really like to be able to use for a Python program

?
Hasan
0 points
125 months ago

Does At 5.4 support OSX/iOS app extension? Like today, Share, etc.

Thanks.

?
Hasan
0 points
125 months ago

Sorry, I will mean Qt 5.4