Re: [QBS] Qbs Roadmap

2013-06-01 Thread Pau Garcia i Quiles
On Sat, Jun 1, 2013 at 12:36 PM, Jochen Becher wrote: But the support for CMake in QtCreator is also missing a lot of features Indeed. There is KDevelop, which has very good CMake support but bad Qt Quick support: http://milianw.de/blog/qmljavascript-language-plugin-for-kdevelop Someone devel

Re: [QBS] Qbs Roadmap

2013-06-01 Thread Jochen Becher
Am Samstag, den 01.06.2013, 12:01 +0200 schrieb Pau Garcia i Quiles: > Hello, > > > If you are into qbs already, you are probably not interested but > anyway: CMake does everything you want. E. g. you can use the > source_group command to group into folders in Visual Studio, it does > run CMake a

Re: [QBS] Qbs Roadmap

2013-06-01 Thread Pau Garcia i Quiles
Hello, If you are into qbs already, you are probably not interested but anyway: CMake does everything you want. E. g. you can use the source_group command to group into folders in Visual Studio, it does run CMake automatically when any project file (CMakeLists.txt) has been changed and reloads the

Re: [QBS] Qbs Roadmap

2013-06-01 Thread Jochen Becher
Am Freitag, den 31.05.2013, 17:39 +0200 schrieb Joerg Bornemann: > On 31/05/2013 14:29, Jochen Becher wrote: > > > in my company we are currently trying to switch from Visual Studio with > > Qt plugin to QtCreator. We were running into some conceptional problems > > with qmake so we are currently