Comment 11 for bug 1135418

Revision history for this message
Sergey Shambir (sergey-shambir-auto) wrote : Re: [FFe] Integrate Ubuntu plugin and update to 2.7 RC

Are there any news?

I want also mention three things:
1) 2.7 released and update to its latest version is preferable because some dangerous patches to C++ parser was landed to master branch in January, the effects of changes being fixed for whole 2.7 development cycle.
2) Experimental qbs project manager added to 2.7 upsteam release as git submodule (c&p: 'git submodule update --init').
3) Currently, qtcreator form package does not load localization because it cannot locate qt5 translations. While libqtcore4 provides "/usr/share/qt4/translations/qt_ru.qm", there are no package contains "/usr/share/qt5/translations/qt_ru.qm". There are workaround: apply patch to src/app/main.cpp to load app translator even if qtTranslator not initialized.

Tell me please if I should create separate bugs for these issues. And thanks for your great work!