Re: [Development] How to build Qt5's docs?

2012-08-24 Thread Loaden
I can using 'make docs' to create qt.qch for now. Thanks! 2012/8/22 Alan Ezust > I had that problem too. It was looking for qhelpgenerator in the wrong > place - in qtbase/bin instead of my installed QT5 directory, where the > executable was. I ended up having to do 1 of 2 things to work around

Re: [Development] Request: Mark classes with \module in documentation

2012-08-24 Thread Loaden
I can build docs to create qt.qch for now (today, master). 2012/8/25 > You might be right in theory, but we are currently simply not able to > build the docs in a modular way. -- Best Regards Yuchen ___ Development mailing list Development@qt-proj

[Development] Qt5 build issue for Harmattan

2012-08-24 Thread Laszlo Papp
Hi, I can build the code fine from master with a snapshot in May using the same opengl/gles/gles2 installation. However, the code from master with a snapshot made yesterday, does not build with the same Harmattan packaging. See the config summary and build failure below. I believe, I have already

Re: [Development] Qt JsonDB

2012-08-24 Thread Loaden
Sounds good choice! 2012/8/25 > Hi, > > I've just pushed a patch to remove Qt JsonDB from qt5.git to codereview > (see https://codereview.qt-project.org/#change,33524). > > The reason for this is that the project is not done and it also doesn't > fit very well into the current scope for Qt 5. In

Re: [Development] Qt 4.8 clang and libc++

2012-08-24 Thread Sylvain Pointeau
On Fri, Aug 24, 2012 at 10:26 PM, Stephen Chu wrote: > On 8/24/12 4:06 PM, Sylvain Pointeau wrote: > >> >> >> On Fri, Aug 24, 2012 at 9:59 PM, Thiago Macieira >> > > >> wrote: >> >> On sexta-feira, 24 de agosto de 2012 19.11.14, Sylvain Pointeau wrote: >>

Re: [Development] Qt 4.8 clang and libc++

2012-08-24 Thread Stephen Chu
On 8/24/12 4:06 PM, Sylvain Pointeau wrote: > > > On Fri, Aug 24, 2012 at 9:59 PM, Thiago Macieira > mailto:thiago.macie...@intel.com>> wrote: > > On sexta-feira, 24 de agosto de 2012 19.11.14, Sylvain Pointeau wrote: > > Hi, > > > > I would like to compile Qt 4.8 using clang / l

Re: [Development] Qt 4.8 clang and libc++

2012-08-24 Thread Sylvain Pointeau
> > > > I am ready to try, but how should I configure it? > > Modify the qmake.conf file above. > > what should I add or modify? ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Qt 4.8 clang and libc++

2012-08-24 Thread Thiago Macieira
On sexta-feira, 24 de agosto de 2012 22.06.48, Sylvain Pointeau wrote: > On Fri, Aug 24, 2012 at 9:59 PM, Thiago Macieira > > wrote: > > On sexta-feira, 24 de agosto de 2012 19.11.14, Sylvain Pointeau wrote: > > > Hi, > > > > > > I would like to compile Qt 4.8 using clang / libc++ (to have c++11) >

Re: [Development] Qt 4.8 clang and libc++

2012-08-24 Thread Sylvain Pointeau
On Fri, Aug 24, 2012 at 9:59 PM, Thiago Macieira wrote: > On sexta-feira, 24 de agosto de 2012 19.11.14, Sylvain Pointeau wrote: > > Hi, > > > > I would like to compile Qt 4.8 using clang / libc++ (to have c++11) > > is it possible? > > No one has ever reported success. Then again, no one has ever

Re: [Development] Qt 4.8 clang and libc++

2012-08-24 Thread Thiago Macieira
On sexta-feira, 24 de agosto de 2012 19.11.14, Sylvain Pointeau wrote: > Hi, > > I would like to compile Qt 4.8 using clang / libc++ (to have c++11) > is it possible? No one has ever reported success. Then again, no one has ever reported failure either -- no one has ever reported trying. -- Thiag

Re: [Development] Request: Mark classes with \module in documentation

2012-08-24 Thread lars.knoll
On Aug 24, 2012, at 11:21 AM, ext Oswald Buddenhagen wrote: > On Fri, Aug 24, 2012 at 11:13:49AM +0200, Vandonderen Casper (Nokia-MP/Oslo) > wrote: >> What I want to do in QDoc is to automatically set the module to the value >> of the "project" variable in the qdocconf file (if no \inmodule co

[Development] Qt JsonDB

2012-08-24 Thread lars.knoll
Hi, I've just pushed a patch to remove Qt JsonDB from qt5.git to codereview (see https://codereview.qt-project.org/#change,33524). The reason for this is that the project is not done and it also doesn't fit very well into the current scope for Qt 5. In addition, it will be difficult to maintai

[Development] Qt 4.8 clang and libc++

2012-08-24 Thread Sylvain Pointeau
Hi, I would like to compile Qt 4.8 using clang / libc++ (to have c++11) is it possible? Best regards, Sylvain ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Importing (mobile) qt-components to gerrit

2012-08-24 Thread Laszlo Papp
Hi, I am also interested in this topic. We have been trying to make the qtquick2 branch of the qt-components work as nicely as possible on Harmattan. We would need to make certain changes to the meego components. Using the new plugin system where, that is not. Another change is I am aware of, is t

Re: [Development] [QBS] "qbs platforms ls" show nothing, "qbs-platforms ls" works well!

2012-08-24 Thread Loaden
using MinGW-w64 to build qbs has the same issue on Windows 7 SP1. 2012/6/27 Joerg Bornemann > So you mean in Qt5 QProcess:execute does not forward the output of the > process on Windows? I can't reproduce this issue with Qt5 and MSVC2008. > -- Best Regards Yuchen

Re: [Development] Request: Mark classes with \module in documentation

2012-08-24 Thread Oswald Buddenhagen
On Fri, Aug 24, 2012 at 11:13:49AM +0200, Vandonderen Casper (Nokia-MP/Oslo) wrote: > What I want to do in QDoc is to automatically set the module to the value > of the "project" variable in the qdocconf file (if no \inmodule command is > specified). > that sounds about right. > This means that c

Re: [Development] Volunteers for updating the readme-file

2012-08-24 Thread Eirik Aavitsland
I can do the second of those, i.e. README for the binary. Cheers, - Eirik Aa. On 08/24/2012 09:07 AM, ext lars.kn...@nokia.com wrote: > There's actually two things we need: > > * A README for the source packages that explains how to build things > > * Something for the binary packages telling p

Re: [Development] Request: Mark classes with \module in documentation

2012-08-24 Thread casper.vandonderen
>> >>On Thu, Aug 23, 2012 at 07:30:23AM +, ext >>casper.vandonde...@nokia.com wrote: >>> example: >>> /*! >>>\class QObject >>>\inmodule QtCore >>> ... >>> */ >>> >> isn't it a *tad* weird that sources in a modularized package need to >> declare in which package they are, several hundr

Re: [Development] Issues to fix for Qt 5 beta

2012-08-24 Thread Topi.Reinio
Agreed. In addition, you can use this filter: https://bugreports.qt-project.org/secure/IssueNavigator.jspa?mode=hide&requestId=13380 to list all open blocker + critical bugs reported against 5.0 Beta 1. Of these, bugs that should be fixed for beta should have a corresponding 'fix version' and a

Re: [Development] Scenegraph project in Playground?

2012-08-24 Thread Laszlo Papp
> > Actually Gunnar talked with me about it, so it's not really self-approved > :) > Sorry for being unclear. I was asking about this in general, if self-approval is accepted. I can help with making the documentation more clear, once I know the decision. Laszlo ___

Re: [Development] Volunteers for updating the readme-file

2012-08-24 Thread lars.knoll
There's actually two things we need: * A README for the source packages that explains how to build things * Something for the binary packages telling people how to use what they just installed. Ie: * Some nice welcome message * What can I do with the package * Where's the examples * How can I bu

Re: [Development] Qt5 Beta 1: Build all target on Windows, make release target in default

2012-08-24 Thread Loaden
I mean build Qt5 by myself, not the package. For current master, -debug-and-release will use debug as default target. After build finished, qdoc.exe / uic.exe ... will use debug version. 2012/8/24 Thiago Macieira > > On sexta-feira, 24 de agosto de 2012 13.51.29, Loaden wrote: > > There exist be