Re: [Development] Qt5 Visual Studio Add-in 1.2.0 Beta

2012-11-11 Thread Haataja Ismo
>Hello, >i have installed beta addin on freshly installed Win7 64-bit with VS 2010 SP1, >but i can't get this addin working. When I try to add new Qt Version I always >get error about unsupported. >Please see the screenshot: http://vip2006.net/vsaddin.png >How can I get rid of this problem? I gu

Re: [Development] QT5 Beta 1 & Android

2012-11-11 Thread Walter Horsten
Hi, I'm very happy to contribute to Qt ! (I've been using it since 2003, so it's about time ;) The latest version I tested with is r8 (I decided not to upgrade to r8b after reading some people complain of builds not working anymore :)... so I can't help you with the r8b issues at the moment,

Re: [Development] Pushing to gerrit

2012-11-11 Thread Majid Khan
Yup thanks I was successfully able to do this. Cheers for that :) On Sun, Nov 11, 2012 at 7:24 PM, Koehne Kai wrote: > Hi Khan, > > the description of your commit is missing a Change-Id: field. These can be > added automatically by copying the 'commit-msg' hook to your local > .git/hooks dire

Re: [Development] Pushing to gerrit

2012-11-11 Thread Koehne Kai
Hi Khan, the description of your commit is missing a Change-Id: field. These can be added automatically by copying the 'commit-msg' hook to your local .git/hooks directory: cd qt-creator scp -p -P 29418 mkhan3...@codereview.qt-project.org