Re: [Development] Qt Essentials

2012-08-07 Thread Nicolas Arnaud-Cormos
On 03/08/2012 03:25, John Layt wrote: > On 2 August 2012 13:26, Thiago Macieira wrote: >> On quinta-feira, 2 de agosto de 2012 12.02.45, lars.kn...@nokia.com wrote: >>> >>> I intend to move both Qt 3D and Qt Location out of the essentials list and >>> make them add-ons for now. They are fully usab

Re: [Development] Qt Essentials

2012-08-06 Thread Alberto Mardegan
On 08/06/2012 12:52 PM, lars.kn...@nokia.com wrote: > We already have QT_BEGIN/END_NAMESPACE macros used throughout, as well as a > module specific qmoduleglobale.h. So I would think it should be possible to > do the change in a rather straightforward way. > > I can't see how this could destabili

Re: [Development] Qt Essentials

2012-08-06 Thread lars.knoll
On Aug 6, 2012, at 11:33 AM, ext Thiago Macieira wrote: > On segunda-feira, 6 de agosto de 2012 16.31.40, Aaron McCarthy wrote: >> As an add-on should Qt Location be moved out of the global namespace and >> into its own like other Qt add-ons? I know former Qt4 modules are exempt >> from this r

Re: [Development] Qt Essentials

2012-08-06 Thread Thiago Macieira
On segunda-feira, 6 de agosto de 2012 16.31.40, Aaron McCarthy wrote: > As an add-on should Qt Location be moved out of the global namespace and > into its own like other Qt add-ons? I know former Qt4 modules are exempt > from this rule, but what about former Qt Mobility modules or former Qt 5 >

Re: [Development] Qt Essentials

2012-08-06 Thread lars.knoll
Hi Aaron, On Aug 6, 2012, at 8:31 AM, ext Aaron McCarthy wrote: >> as one of the first consequences of the situation in Brisbane, I'd like to >> do some changes to our list of essential modules. You can see the current >> list at http://qt-project.org/wiki/Qt-Essentials-Modules . >> >> I intend

Re: [Development] Qt Essentials

2012-08-05 Thread Aaron McCarthy
Hi, > as one of the first consequences of the situation in Brisbane, I'd like to > do some changes to our list of essential modules. You can see the current > list at http://qt-project.org/wiki/Qt-Essentials-Modules . > > I intend to move both Qt 3D and Qt Location out of the essentials list and

Re: [Development] Qt Essentials

2012-08-03 Thread lars.knoll
On Aug 3, 2012, at 12:25 PM, ext John Layt wrote: > On 2 August 2012 13:26, Thiago Macieira wrote: >> On quinta-feira, 2 de agosto de 2012 12.02.45, lars.kn...@nokia.com wrote: >>> >>> I intend to move both Qt 3D and Qt Location out of the essentials list and >>> make them add-ons for now. They

Re: [Development] Qt Essentials

2012-08-03 Thread John Layt
On 2 August 2012 13:26, Thiago Macieira wrote: > On quinta-feira, 2 de agosto de 2012 12.02.45, lars.kn...@nokia.com wrote: >> >> I intend to move both Qt 3D and Qt Location out of the essentials list and >> make them add-ons for now. They are fully usable as-is today, but with the >> situation do

Re: [Development] Qt Essentials

2012-08-02 Thread Thiago Macieira
On quinta-feira, 2 de agosto de 2012 14.39.02, Yves Bailly wrote: > For what is worthes, here we're hardly waiting for Qt3D, delaying an > internal long-term project which would have been quite similar. That said > we're not the ones doing the job on Qt3D, so any decision you make will be > seen as

Re: [Development] Qt Essentials

2012-08-02 Thread qtnext
same feeling about QT3D : we can't compare QT3D Feature to for example ogre3D, but for simple things I use Qt3D since two years and it works fine for all my needs ... without bugs 2012/8/2 Charley Bay > Agree with Thiago: > > For 3D and Location, I have a feeling it's a little premature, but I

Re: [Development] Qt Essentials

2012-08-02 Thread Charley Bay
Agree with Thiago: For 3D and Location, I have a feeling it's a little premature, but I can't > blame you for it. Especially in Location's case, with lots of plugins to be > kept in working order, it might be tricky in the current situation. > > Qt3D might be quite mature, actually, since it's bee

Re: [Development] Qt Essentials

2012-08-02 Thread Yves Bailly
Greetings all, first of all let me express a deep and warm feeling for all those writing so nice code since so long and "rewarded" in such manner... Le 02/08/2012 14:26, Thiago Macieira a écrit : > [...] > > Qt3D might be quite mature, actually, since it's been around for longer and > has no plat

Re: [Development] Qt Essentials

2012-08-02 Thread Thiago Macieira
On quinta-feira, 2 de agosto de 2012 12.02.45, lars.kn...@nokia.com wrote: > Hi everybody, > > as one of the first consequences of the situation in Brisbane, I'd like to > do some changes to our list of essential modules. You can see the current > list at http://qt-project.org/wiki/Qt-Essentials-Mo

[Development] Qt Essentials

2012-08-02 Thread lars.knoll
Hi everybody, as one of the first consequences of the situation in Brisbane, I'd like to do some changes to our list of essential modules. You can see the current list at http://qt-project.org/wiki/Qt-Essentials-Modules . I intend to move both Qt 3D and Qt Location out of the essentials list a