Re: [Development] Qt 5.2.0 - Beta Release Testing

2013-10-24 Thread Christian Gagneraud
On 25/10/13 11:11, Thiago Macieira wrote: > On sexta-feira, 25 de outubro de 2013 08:43:49, Christian Gagneraud wrote: >> I guess I'm not the first one to ask, are you guys considering to >> provide a qt-linux-opensource-*-mingw-* ? That is a Qt for windows that >> can be used to cross-compile on L

Re: [Development] Qt 5.2.0 - Beta Release Testing

2013-10-24 Thread Christian Gagneraud
On 25/10/13 11:23, Mark Brand wrote: > On Friday 25 October 2013 08:43:49 Christian Gagneraud wrote: >> >> I guess I'm not the first one to ask, are you guys considering to >> provide a qt-linux-opensource-*-mingw-* ? That is a Qt for windows that >> can be used to cross-compile on Linux. > > You m

Re: [Development] [Announce] Qt 5.2 Beta released

2013-10-24 Thread qtmail
Qt 5.2 Beta, Could I customize thesize of apk? When create a QT Quick2 "hello world" on android,the apk size up to 10.6M, so Could I customize the libs? or all libs is /required/for QT Quick2? ? 2013?10?23? 18:16, List for announcements regarding Qt releases and development ??: Hi, the Qt

Re: [Development] Qt 5.2.0 - Beta Release Testing

2013-10-24 Thread Mark Brand
On Friday 25 October 2013 08:43:49 Christian Gagneraud wrote: > > I guess I'm not the first one to ask, are you guys considering to > provide a qt-linux-opensource-*-mingw-* ? That is a Qt for windows that > can be used to cross-compile on Linux. You might want to look at mxe.cc. Mark _

Re: [Development] Qt 5.2.0 - Beta Release Testing

2013-10-24 Thread Thiago Macieira
On sexta-feira, 25 de outubro de 2013 08:43:49, Christian Gagneraud wrote: > I guess I'm not the first one to ask, are you guys considering to > provide a qt-linux-opensource-*-mingw-* ? That is a Qt for windows that > can be used to cross-compile on Linux. Hello Christian We have not considere

Re: [Development] Nominating Gatis Paeglis as approver

2013-10-24 Thread Thiago Macieira
On quinta-feira, 24 de outubro de 2013 20:51:46, Robin Burchell wrote: > +1 > > On Thu, Oct 24, 2013 at 8:50 PM, Frederik Gladhorn > > wrote: > > Hi, > > > > I'd like to nominate Gatis as approver. He has been with us in the Digia > > Oslo office for quite some time now. Gatis fixed many input/

Re: [Development] Where and how does Qt define which platforms are supported?

2013-10-24 Thread Thiago Macieira
On quinta-feira, 24 de outubro de 2013 22:59:37, André Pönitz wrote: > And half of the problem is unsolved. From a Qt user's perspective there's > quite some difference between "Tier 2 - happens to work now, but is left to > rot and die" and "Tier 2 - intended to be Tier 1, but fumbled at the > lat

Re: [Development] Removing libudev dependency from binary packages?

2013-10-24 Thread Laszlo Papp
Actually having thought a bit about this, and written the change more or less, my personal opinion is that it would be better to get distribution packages (via OBS or any other kind) correctly in the future... udev, and probably other libraries might not guarantee binary compatibility for releases

Re: [Development] Where and how does Qt define which platforms are supported?

2013-10-24 Thread André Pönitz
On Wed, Oct 23, 2013 at 11:40:16PM +0100, Thiago Macieira wrote: > On quarta-feira, 23 de outubro de 2013 22:30:28, André Pönitz wrote: > > One point that seems to be missing in these considerations is a clearly > > communicated distinction between "actual state" and "intended state". > > > > The

Re: [Development] Removing libudev dependency from binary packages?

2013-10-24 Thread Laszlo Papp
https://bugreports.qt-project.org/browse/QTBUG-34329 On Thu, Oct 24, 2013 at 4:36 PM, Knoll Lars wrote: > Sounds like dlopen¹ing is the way to go. Sucky, but at least it¹ll work. > And according to the post below most things should be compatible between > udev0 and udev1. > > Cheers, > Lars > >

Re: [Development] [Win32 API] Windows 8.1 deprectaed GetVersion(Ex) -> QSysInfo should be fixed!

2013-10-24 Thread MuldeR
Sorry, small correction: > "0" is *not *GREATER_EQUAL to "3" not the other way around ;-) On 24.10.2013 21:57, MuldeR wrote: > Thank you! > > I had a look on the proposed code and I think there is a major problem with > trying to increase only the *minor* version =-O > > > Let's assume we are o

Re: [Development] [Win32 API] Windows 8.1 deprectaed GetVersion(Ex) -> QSysInfo should be fixed!

2013-10-24 Thread MuldeR
Thank you! I had a look on the proposed code and I think there is a major problem with trying to increase only the *minor* version =-O Let's assume we are on a future Windows 9 and that one has the actual version number 7.0. GetVersionEx() would still report v6.2, so the first version we woul

Re: [Development] Qt 5.2.0 - Beta Release Testing

2013-10-24 Thread Christian Gagneraud
On 23/10/13 07:55, Motyka Rafal wrote: > > Hello, > > > It's time for final testing of Beta candidate packages. *The aim is to > make sure that there are no blocking issues before the Beta release at > 12:00 CET on Wednesday. I guess I'm not the first one to ask, are you guys considering to provi

Re: [Development] Qt 5.2.0 - Beta Release Testing

2013-10-24 Thread Christian Gagneraud
On 24/10/13 23:36, Heikkinen Jani wrote: > Hi! > > This was some mirroring problem and should be OK now. Yes, it is now OK. Thx, Chris > > Br, > Jani > >> -Original Message- >> From: development-bounces+jani.heikkinen=digia@qt-project.org >> [mailto:development-bounces+jani.heikkinen

Re: [Development] Nominating Gatis Paeglis as approver

2013-10-24 Thread Robin Burchell
+1 On Thu, Oct 24, 2013 at 8:50 PM, Frederik Gladhorn wrote: > Hi, > > I'd like to nominate Gatis as approver. He has been with us in the Digia Oslo > office for quite some time now. Gatis fixed many input/key handling and XCB > issues and started looking at sensors lately. > > Patches by Gatis:

[Development] Nominating Gatis Paeglis as approver

2013-10-24 Thread Frederik Gladhorn
Hi, I'd like to nominate Gatis as approver. He has been with us in the Digia Oslo office for quite some time now. Gatis fixed many input/key handling and XCB issues and started looking at sensors lately. Patches by Gatis: https://codereview.qt-project.org/#q,owner:gatis.paeglis%2540digia.com,n,

Re: [Development] Compilation time very slow

2013-10-24 Thread Robert Knight
> But seriously - how about pre-compiled headers? Is anyone using this compiler > feature? Does it really help? Yes and yes. There is a huge amount of redundancy in compilation of typical C++ projects. YMMV but effective use of precompiled headers can help significantly. There are a couple of ru

Re: [Development] #error for unreleased MSVC versions

2013-10-24 Thread Thiago Macieira
On quinta-feira, 24 de outubro de 2013 17:53:24, Thiago Macieira wrote: > [erase text I had written] > > After writing an example, I realise that there is a solution and it's the > same I'm implementing for GCC: we need the qstring_compat.cpp (for > example) that I added in > https://code

Re: [Development] Compilation time very slow

2013-10-24 Thread Konstantin Tokarev
24.10.2013, 19:14, "Diego Iastrubni" : > On Wed, Oct 23, 2013 at 7:04 PM, Thiago Macieira > wrote: >> 3) Don't use Windows (the operating system and filesystems are too slow) >>  3.b) don't use MinGW (it uses sub-processes a lot, which are slow on >> Windows) > > LOL... > > But seriously - how

Re: [Development] #error for unreleased MSVC versions

2013-10-24 Thread Thiago Macieira
On quinta-feira, 24 de outubro de 2013 17:42:01, Olivier Goffart wrote: > On Thursday 24 October 2013 14:49:39 Thiago Macieira wrote: > > Hello > > > > I'm going to add an #error to qcompilerdetection.h for any unreleased > > version of MSVC. > > I am opposed to that. > > Can I do the same for a

Re: [Development] Compilation time very slow

2013-10-24 Thread Thiago Macieira
On quinta-feira, 24 de outubro de 2013 17:14:16, Diego Iastrubni wrote: > On Wed, Oct 23, 2013 at 7:04 PM, Thiago Macieira > > wrote: > > 3) Don't use Windows (the operating system and filesystems are too slow) > > > > 3.b) don't use MinGW (it uses sub-processes a lot, which are slow on > > > >

Re: [Development] [Announce] Qt 5.2 Beta released

2013-10-24 Thread Raul Metsma
Hi, Can we do something with this bug before release https://bugreports.qt-project.org/browse/QTBUG-34107 All qt appstore apps are unusable right now on OS X 10.9 Raul Metsma On Oct 23, 2013, at 1:16 PM, List for announcements regarding Qt releases and development wrote: > Hi, > > the Qt 5.2

Re: [Development] #error for unreleased MSVC versions

2013-10-24 Thread Olivier Goffart
On Thursday 24 October 2013 14:49:39 Thiago Macieira wrote: > Hello > > I'm going to add an #error to qcompilerdetection.h for any unreleased > version of MSVC. I am opposed to that. Can I do the same for any unreleased version of ICC? And a qFatal if it Qt runs on any unreleased CPU? > The r

Re: [Development] #error for unreleased MSVC versions

2013-10-24 Thread Knoll Lars
On 24/10/13 16:51, "Koehne Kai" wrote: > >> -Original Message- >> From: development-bounces+kai.koehne=digia@qt-project.org >> [mailto:development-bounces+kai.koehne=digia@qt-project.org] On >> Behalf Of Thiago Macieira >> Sent: Thursday, October 24, 2013 4:39 PM >> To: developm

[Development] doc.qt.digia.com hosting new content

2013-10-24 Thread Pasion Jerome
Hello all, Just a heads up: we restructured doc.qt.digia.com to host Qt Enterprise documentation. Previously, it was designated as "Archives" which hosts non-Qt Project documentation. "Archives" is now at doc.qt.digia.com/archives and there are links to that page from the main doc.qt.digia.com p

Re: [Development] Removing libudev dependency from binary packages?

2013-10-24 Thread Knoll Lars
Sounds like dlopen¹ing is the way to go. Sucky, but at least it¹ll work. And according to the post below most things should be compatible between udev0 and udev1. Cheers, Lars On 24/10/13 16:28, "Thiago Macieira" wrote: >On quinta-feira, 24 de outubro de 2013 13:46:39, Koehne Kai wrote: >> I ju

Re: [Development] #error for unreleased MSVC versions

2013-10-24 Thread Richard Moore
If it's a configure option, we should note if this was done in the binary so that we can know to ignore the inevitable bug reports. Rich. ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Compilation time very slow

2013-10-24 Thread Diego Iastrubni
On Wed, Oct 23, 2013 at 7:04 PM, Thiago Macieira wrote: > 3) Don't use Windows (the operating system and filesystems are too slow) > 3.b) don't use MinGW (it uses sub-processes a lot, which are slow on > Windows) > LOL... But seriously - how about pre-compiled headers? Is anyone using this com

Re: [Development] #error for unreleased MSVC versions

2013-10-24 Thread Koehne Kai
> -Original Message- > From: development-bounces+kai.koehne=digia@qt-project.org > [mailto:development-bounces+kai.koehne=digia@qt-project.org] On > Behalf Of Thiago Macieira > Sent: Thursday, October 24, 2013 4:39 PM > To: development@qt-project.org > Subject: Re: [Development] #e

Re: [Development] #error for unreleased MSVC versions

2013-10-24 Thread Thiago Macieira
On quinta-feira, 24 de outubro de 2013 16:09:37, Yves Bailly wrote: > While I understand the reasoning about binary compatibility, in my humble > opinion such a drastic change should be at least deactivable, for example > by adding a switch to "configure", something like > "-ignore-binary-compatibi

Re: [Development] #error for unreleased MSVC versions

2013-10-24 Thread Thiago Macieira
On quinta-feira, 24 de outubro de 2013 13:55:42, Poenitz Andre wrote: > Am I understanding this right that this will make such versions of Qt > uncompilable _even for people who do not care about binary compatibility_? Yes. I do plan on making #error message include information on how you can get

Re: [Development] Removing libudev dependency from binary packages?

2013-10-24 Thread Thiago Macieira
On quinta-feira, 24 de outubro de 2013 13:46:39, Koehne Kai wrote: > I just asked, it seems not to be possible: > http://www.marshut.com/yiqmk/can-apps-ship-their-own-copy-of-libudev.html > > > So we're back to either moving the libudev dependency to a plugin that > qtserialport tries to load (hu

Re: [Development] Running qtbase auto tests on reference device.

2013-10-24 Thread Liang Qi
Haven't worked on CI things for years. Looks like I missed sth here. You could find(git grep) "TESTRUNNER" in qtqa repo, https://github.com/qtproject/qtqa . You could get an xml result file for each auto test, then use some script to gather them and generate full report. But I really don't know t

Re: [Development] #error for unreleased MSVC versions

2013-10-24 Thread Yves Bailly
Hello, Le 24/10/2013 15:49, Thiago Macieira a écrit : > I'm going to add an #error to qcompilerdetection.h for any unreleased version > of MSVC. > The reason is this combination: > 1) MSVC does not provide a way to turn C++11 off (and won't provide for C++14 > either) > 2) MSVC does instantiates *

Re: [Development] #error for unreleased MSVC versions

2013-10-24 Thread Poenitz Andre
Thiago Macieira [thiago.macie...@intel.com] > I'm going to add an #error to qcompilerdetection.h for any unreleased version > of MSVC. > > ==> In other words, adding new Q_COMPILER_xxx defines for C++11 for MSVC > breaks >binary compatibility <=== > > For that reason and because we don'

[Development] #error for unreleased MSVC versions

2013-10-24 Thread Thiago Macieira
Hello I'm going to add an #error to qcompilerdetection.h for any unreleased version of MSVC. The reason is this combination: 1) MSVC does not provide a way to turn C++11 off (and won't provide for C++14 either) 2) MSVC does instantiates *ALL* class members of exported classes, even inline f

Re: [Development] Removing libudev dependency from binary packages?

2013-10-24 Thread Koehne Kai
> -Original Message- > From: development-bounces+kai.koehne=digia@qt-project.org > [mailto:development-bounces+kai.koehne=digia@qt-project.org] On > Behalf Of Thiago Macieira > Sent: Thursday, October 24, 2013 3:41 PM > To: development@qt-project.org > Subject: Re: [Development] Rem

Re: [Development] Removing libudev dependency from binary packages?

2013-10-24 Thread Thiago Macieira
On quinta-feira, 24 de outubro de 2013 13:33:10, Oswald Buddenhagen wrote: > the lgpl does not limit how *we* can build and distribute our packages, > because we ship the sources anyway. > the ones who'd have a problem would be our customers. > > but why is everyone talking about static linking, a

Re: [Development] Running qtbase auto tests on reference device.

2013-10-24 Thread Liang Qi
Not sure how those auto tests work on android and ios these days. But in Qt 4 with Symbian ages, we have a tool, runonphone, which could deploy application and relative resources to devices and run it on device, if I don't remember wrong. https://github.com/qtproject/qt/tree/4.8/tools/runonphone

Re: [Development] [Win32 API] Windows 8.1 deprectaed GetVersion(Ex) -> QSysInfo should be fixed!

2013-10-24 Thread Friedemann Kleint
Hi, for your information, we are working on a patch for this: https://codereview.qt-project.org/#change,69129 . Regards, Friedemann -- Friedemann Kleint Digia, Qt ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/

Re: [Development] Removing libudev dependency from binary packages?

2013-10-24 Thread Oswald Buddenhagen
On Thu, Oct 24, 2013 at 10:56:00AM +, Koehne Kai wrote: > > [...] > > We agreed with Kai on IRC, when discussing this topic, that we would ask the > > udev mailing list for an authoritative reply unless someone can confirm that > > on this list just as well. > > Actually I just checked the sou

Re: [Development] Removing libudev dependency from binary packages?

2013-10-24 Thread Thiago Macieira
On quinta-feira, 24 de outubro de 2013 10:56:00, Koehne Kai wrote: > > -Original Message- > > From: development-bounces+kai.koehne=digia@qt-project.org > > [mailto:development-bounces+kai.koehne=digia@qt-project.org] On > > Behalf Of Laszlo Papp > > Sent: Wednesday, October 23, 2013

Re: [Development] Removing libudev dependency from binary packages?

2013-10-24 Thread Koehne Kai
> -Original Message- > From: development-bounces+kai.koehne=digia@qt-project.org > [mailto:development-bounces+kai.koehne=digia@qt-project.org] On > Behalf Of Laszlo Papp > Sent: Wednesday, October 23, 2013 5:45 PM > To: Sune Vuorela > Cc: development@qt-project.org > Subject: Re:

Re: [Development] Qt 5.2.0 - Beta Release Testing

2013-10-24 Thread Heikkinen Jani
Hi! This was some mirroring problem and should be OK now. Br, Jani > -Original Message- > From: development-bounces+jani.heikkinen=digia@qt-project.org > [mailto:development-bounces+jani.heikkinen=digia@qt-project.org] > On Behalf Of Christian Gagneraud > Sent: 24. lokakuuta 201

Re: [Development] Unable to debug with Remote inspector

2013-10-24 Thread Amogh Kudari
Hi Jocelyn, Thanks for your inputs. and Sorry for the very late reply (was held up with some other tasks) . I finally could figure out what was the issue. It was because the loading of the resources required for remote inspector (WebKit.qrc and InspectorBackendStub.qrc) were failing w

Re: [Development] Running qtbase auto tests on reference device.

2013-10-24 Thread Thiago Macieira
On quinta-feira, 24 de outubro de 2013 09:22:47, Tomasz Olszak wrote: > > To run the tests, you can simply type "make check" in the top dir. > > You mean copy shadowbuild directory to device, to the same path as on host, > install make and invoke "make check" right? More likely, copy the source d

Re: [Development] Running qtbase auto tests on reference device.

2013-10-24 Thread Tomasz Olszak
> > To run the tests, you can simply type "make check" in the top dir. > You mean copy shadowbuild directory to device, to the same path as on host, install make and invoke "make check" right? -- regards / pozdrawiam, Tomasz Olszak Qt for Tizen | http://qt-project.org/wiki/Tizen Qt Certified Dev