Re: [Development] COIN

2016-09-27 Thread manish sharma
Thanks Thiago and Jake, When Coin is expected to be released? I was thinking if it is very close then we can continue using our current infrastructure, otherwise we will implement something similar to Coin. I found information about Coin on qt blog and testresults overview page very helpful. It g

Re: [Development] COIN

2016-09-27 Thread manish sharma
Thanks Liang, Regards, Manish On Tue, Sep 27, 2016 at 10:57 PM Liang Qi wrote: > On 27 September 2016 at 19:23, manish sharma <83.man...@gmail.com> wrote: > >> Hi, >> >> I am working on a project which consists of around 20 git submodules and >> we use je

[Development] COIN

2016-09-27 Thread manish sharma
Hi, I am working on a project which consists of around 20 git submodules and we use jenkins as our CI. I was searching for an alternative to manage builds and I came across COIN scripts which qt uses to run its CI. And it perfectly suits our requirement especially dependency resolver and storage.

[Development] QAccessibleQuickItem setText

2016-02-15 Thread manish sharma
I was exploring accessibility options to run some automation and looks like setting text to an item is not implemented in QAccessibleQuickItem which is preventing me from setting text to text items. https://code.woboq.org/qt5/qtdeclarative/src/quick/accessible/qaccessiblequickitem_p.h.html#83 And

Re: [Development] Qt Quick Controls 2.0

2015-05-25 Thread manish sharma
, Nurmi J-P wrote: > > On 25 May 2015, at 08:56, manish sharma <83.man...@gmail.com> wrote: > > > > Hi, > > > > I was reading > https://blog.qt.io/blog/2015/03/31/qt-quick-controls-for-embedded/ and it > looks very promising. > > > > Currently I

[Development] Qt Quick Controls 2.0

2015-05-24 Thread manish sharma
Hi, I was reading https://blog.qt.io/blog/2015/03/31/qt-quick-controls-for-embedded/ and it looks very promising. Currently I am using QtQuickControls 1.3 and I am customizing look and feel by extending QtQuick.Controls.Styles. I just browsed through qtquickcontrols2 code and i could not find St

Re: [Development] HEADS UP: Qt 5.4.1 release coming

2015-01-05 Thread manish sharma
Hi, Where can i find complete list of know issues in Qt5.4? I can see http://qt-project.org/wiki/Qt540-KnownIssues but looks like it was last updated on 11 Dec. Regards, Manish On Mon, Dec 22, 2014 at 11:34 AM, Heikkinen Jani < jani.heikki...@theqtcompany.com> wrote: > > Hi all, > > > Unfort