Re: [Development] Qt3D has a public class called QDownloadManager

2014-08-16 Thread Thiago Macieira
On Sunday 17 August 2014 01:48:05 Giuseppe D'Angelo wrote: > Il 16/08/2014 20:25, Thiago Macieira ha scritto: > > Please either: > > > > a) remove it > > b) make it private > > c) move it to QtNetwork > > I wouldn't worry too much about it, wip/newapi doesn't contain that > class any more, and it

[Development] Banning C++-style category logging from header files

2014-08-16 Thread Thiago Macieira
The variadic macros we use in qCDebug, qCWarning, etc. (added in b8a38a6737acd670d92197ca5b009590d9fd8a9c) use a GNU extension not supported in ISO C++ and the C99 preprocessor: passing zero arguments to the ... It appears that Clang, GCC, ICC and MSVC accept them unless we tell them to be peda

Re: [Development] Qt3D has a public class called QDownloadManager

2014-08-16 Thread Giuseppe D'Angelo
Il 16/08/2014 20:25, Thiago Macieira ha scritto: Please either: a) remove it b) make it private c) move it to QtNetwork I wouldn't worry too much about it, wip/newapi doesn't contain that class any more, and it's going to be merged into master soon™... -- Join us Oct 6-8 at BCC Berlin for Q

[Development] Qt3D has a public class called QDownloadManager

2014-08-16 Thread Thiago Macieira
Please either: a) remove it b) make it private c) move it to QtNetwork -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center ___ Development mailing list Development@qt-project.org http://lists.