[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

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

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 thiago.macie...@intel.com 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.

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 the

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 martin.sm...@digia.com wrote: +1 From: development-bounces+martin.smith=digia@qt-project.org [development-bounces+martin.smith=digia@qt-project.org] on behalf of Thiago Macieira

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] 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