Re: [Development] Errors creation iOS OpenSSL project (Repost)

2014-03-23 Thread Thiago Macieira
Em dom 23 mar 2014, às 23:44:33, Derek Cole escreveu: > When I a pass that --openssl-linked option on the ./configure line, do I > need to also specify OPENSSL_LIBS at that time? Can someone post some > instructions on how to use a linked OpenSSL with QT? I thought I would be > able to set an OPENS

Re: [Development] Errors creation iOS OpenSSL project (Repost)

2014-03-23 Thread Derek Cole
Hello, I have been attempting to get Qt to install with the --openssl-linked option on the configure line. I can't seem to get Qt5 to compile when this option is passed. I am a little unsure about how to actually do this. I was following the Qt5 compile instructions I found on the wiki, but can't

Re: [Development] Nominating Sze Howe Koh as approver

2014-03-23 Thread Knoll Lars
Another +1 :) Lars On 23/03/14 10:13, "Smith Martin" wrote: >+1 > >From: development-bounces+martin.smith=digia@qt-project.org >[development-bounces+martin.smith=digia@qt-project.org] on behalf of >Thiago Macieira [thiago.macie...@intel.com] >Sent

Re: [Development] QT through DirectFB on Video playback

2014-03-23 Thread Mandeep Sandhu
> So, as per your explanation, what I understand is, QT widgets can be > rendered as is on Video , just that the widgets we create should be > transparent. Yes. > > Please correct me if I am wrong. Ours would be a single process application. > Video playback and QT widget would be invoked through

Re: [Development] https://codereview.qt-project.org/80280 triggers qdoc bug

2014-03-23 Thread Sze Howe Koh
On 23 March 2014 14:52, Thiago Macieira wrote: > Can someone familiar with qdoc please check what's wrong with it after the > commit from https://codereview.qt-project.org/80280 ? > > There's nothing wrong with the code I added. qdoc must be getting lost in > parsing somehow. > > If this isn't fix

Re: [Development] Nominating Sze Howe Koh as approver

2014-03-23 Thread Smith Martin
+1 From: development-bounces+martin.smith=digia@qt-project.org [development-bounces+martin.smith=digia@qt-project.org] on behalf of Thiago Macieira [thiago.macie...@intel.com] Sent: Sunday, March 23, 2014 12:50 AM To: development@qt-project.org Sub

Re: [Development] Nominating Sze Howe Koh as approver

2014-03-23 Thread Kurt Pattyn
+1 > On 23 Mar 2014, at 00:50, Thiago Macieira wrote: > > Hello > > I'd like to nominate Sze Howe Koh as approver. You must have seen the number > of contributions already done in the mailing list discussions, but you may > not > have seen the contributions done to Qt documentation. > > Her

[Development] https://codereview.qt-project.org/80280 triggers qdoc bug

2014-03-23 Thread Thiago Macieira
Can someone familiar with qdoc please check what's wrong with it after the commit from https://codereview.qt-project.org/80280 ? There's nothing wrong with the code I added. qdoc must be getting lost in parsing somehow. If this isn't fixed, qDebug(), qWarning(), qFatal(), etc. won't be document