Re: [Development] Dropping XP?

2013-12-09 Thread Saether Jan-Arve
FWIW, Browser stats fun: Bar chart last 30 days: http://gs.statcounter.com/#os-ww-monthly-201312-201312-bar (Windows XP still has 18.52%) Trend chart: http://gs.statcounter.com/#os-ww-monthly-200808-201311 Of course - it's declining. The decline seems actually to flatten out. I think most develo

Re: [Development] Qt Creator and External Library

2013-12-09 Thread Ziller Eike
On Dec 9, 2013, at 9:02 PM, Thiago Macieira wrote: > On segunda-feira, 9 de dezembro de 2013 20:19:55, Comp wrote: >> I created a QMake project in Qt Creator and added an external library >> (POCO), autocompletion seem to work, but then when compiling I get the >> error message "fatal error: P

Re: [Development] Dropping XP?

2013-12-09 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: Monday, December 09, 2013 11:24 PM > To: development@qt-project.org > Subject: [Development] Droppi

Re: [Development] [CI] build failures

2013-12-09 Thread Fält Simo
> -Original Message- > macx-ios-clang_OSX_10.8 > = > Code Sign error: The identity 'iPhone Developer' doesn't match any valid, > non-expired certificate/private key pair in your keychains > This is a node config issue. We should have the certs in its place on each nod

Re: [Development] Qt for Tizen Alpha 5 released

2013-12-09 Thread Thiago Macieira
On terça-feira, 10 de dezembro de 2013 00:36:19, Jaroslaw Staniek wrote: > Hello, > 5th Update of Qt for Tizen contains: > > - improvements of Qt Quick Controls > - update to Tizen 2.2.1 > - update to Qt 5.2 RC1 > > We are gathering feedback from developers that installed and tried the > SDK. Tha

Re: [Development] What's the magic incantation for developing effectively from the Qt git repo?

2013-12-09 Thread Chris Colbert
Yep, that was the problem. The msysgit perl was before ActivePerl on my path. Thanks! On Mon, Dec 9, 2013 at 4:32 AM, Saether Jan-Arve wrote: > From: development-bounces+jan-arve.saether=digia@qt-project.org[mailto: > development-bounces+jan-arve.saether=digia@qt-project.org] On Behalf

[Development] Qt for Tizen Alpha 5 released

2013-12-09 Thread Jaroslaw Staniek
Hello, 5th Update of Qt for Tizen contains: - improvements of Qt Quick Controls - update to Tizen 2.2.1 - update to Qt 5.2 RC1 We are gathering feedback from developers that installed and tried the SDK. Thanks in advance! More at http://qtfortizen.blogspot.com/2013/12/1.0alpha5.html -- regard

[Development] Dropping XP?

2013-12-09 Thread Thiago Macieira
As Kenneth reminds us[1], Microsoft is ending the security updates for Windows XP in April 2014. That's about when we plan to release Qt 5.3. Should we stop supporting Windows XP? Is there anything we can improve in our codebase if we do? [1] https://plus.google.com/76479737822035744/posts/

Re: [Development] [CI] build failures

2013-12-09 Thread Thiago Macieira
On segunda-feira, 9 de dezembro de 2013 20:12:32, Kurt Pattyn wrote: > win32-msvc2010_developer-build_qtnamespace_Windows_7 > === > jom: C:\work\build\qt\qtdeclarative\src\quick\Makefile.Release > [.obj\release\qquickdroparea.obj] Error 2 "Error 2" mean

Re: [Development] Qt Creator and External Library

2013-12-09 Thread Thiago Macieira
On segunda-feira, 9 de dezembro de 2013 20:19:55, Comp wrote: > I created a QMake project in Qt Creator and added an external library > (POCO), autocompletion seem to work, but then when compiling I get the > error message "fatal error: Poco/File.h: No such file or directory", > even though QtC

[Development] [CI] build failures

2013-12-09 Thread Kurt Pattyn
The following builds win32-msvc2010_developer-build_qtnamespace_Windows_7 win32-msvc2010_developer-build_angle_Windows_7 macx-ios-clang_OSX_10.8 fail with the following errors: win32-msvc2010_developer-build_qtnamespace_Windows_7 === jom: C:\work\build

Re: [Development] Stable vs dev branch

2013-12-09 Thread Kurt Pattyn
On 09 Dec 2013, at 19:10, Giuseppe D'Angelo wrote: > On Mon, Dec 9, 2013 at 7:02 PM, Kurt Pattyn wrote: >> Can someone explain what should go into the stable branch and what into the >> dev branch? >> What about fixed bugs? > > Hi, > see http://qt-project.org/wiki/Branch-Guidelines . > > For

Re: [Development] Stable vs dev branch

2013-12-09 Thread Giuseppe D'Angelo
On Mon, Dec 9, 2013 at 7:02 PM, Kurt Pattyn wrote: > Can someone explain what should go into the stable branch and what into the > dev branch? > What about fixed bugs? Hi, see http://qt-project.org/wiki/Branch-Guidelines . For bug fixes depends on both the nature of the bug and the kind of fix

[Development] Stable vs dev branch

2013-12-09 Thread Kurt Pattyn
Can someone explain what should go into the stable branch and what into the dev branch? What about fixed bugs? Cheers, Kurt ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

[Development] Qt Creator and External Library

2013-12-09 Thread Comp
Hi, I created a QMake project in Qt Creator and added an external library (POCO), autocompletion seem to work, but then when compiling I get the error message "fatal error: Poco/File.h: No such file or directory", even though QtC picked the right include path automatically. What could be the

Re: [Development] Fwd: [Interest] [ANN] C++Now 2014: 5 Days to Submissions Deadline

2013-12-09 Thread Tony Van Eerd
By the way, the deadline for submissions has been extended to Dec 22. I do NOT expect it to be extended past that, so get your submissions in! > -Original Message- > From: development-bounces+tvaneerd=rim@qt-project.org > [mailto:development-bounces+tvaneerd=rim@qt-project.org] On

[Development] qvfb compilation error - undefined reference to `png_create_write_struct'

2013-12-09 Thread Dinesh Guleria
Hi, I am trying to compile QVFB on my X11 host. I am getting error while compiling qvfb for x11. Do i am missing some library because of which compilation is failing ? 1> Now where is this png_create_write_struct is declared that i am getting error related to it ? 2> Does qvbf compilation for x1

Re: [Development] Qt Quick Controls Calendar

2013-12-09 Thread Martin Klapetek
On Fri, Dec 6, 2013 at 3:08 PM, Mark Gaiser wrote: > > -- Locale -- > In KDE there was already an issue with differences between the > JavaScript date object and the QDate object. I don't know the fine > details here, someone else will probably fill that in i hope. I know > there where issues, ju

[Development] CI hardware failures

2013-12-09 Thread Sarajärvi Tony
Hi all! We are experiencing hardware failures. Due to this, CI might be queuing stuff more than usual. We should still be able to run jobs, but with less machines doing the jobs. Thank you for your patience. -Tony ___ Development mailing list Develop

Re: [Development] Namespacing QML context properties

2013-12-09 Thread Alberto Mardegan
On 12/09/2013 10:00 AM, Alan Alpert wrote: > Question does seem a bit clearer. But I think the answer is the same - > ListView shouldn't be using context properties anymore. Well, it's > worthwhile for the convenience here but maybe add an attached property > reference as well for those cases needi

Re: [Development] What's the magic incantation for developing effectively from the Qt git repo?

2013-12-09 Thread Saether Jan-Arve
From: development-bounces+jan-arve.saether=digia@qt-project.org [mailto:development-bounces+jan-arve.saether=digia@qt-project.org] On Behalf Of Chris Colbert Sent: 6. desember 2013 02:46 To: Olivier Goffart Cc: development@qt-project.org Subject: Re: [Development] What's the magic incanta

Re: [Development] Order of macro expansion in compiler error messages

2013-12-09 Thread Marc Mutz
On Sunday 08 December 2013 12:09:16 Kurt Pattyn wrote: > On 08 Dec 2013, at 12:00, development-requ...@qt-project.org wrote: > > Just a quick poll: which order do you think is more intuitive? [...] > To me option B is more comprehensive to me. > > In the other example: [...] > I prefer option A.

Re: [Development] [Request] Compiler warnings in Qt

2013-12-09 Thread Knoll Lars
I think this is ok for the headers, but I don’t think we’d be doing ourselves a favor if we tried to use these warnings for .cpp files. Lars On 07.12.13 20:45, "Thiago Macieira" wrote: >On sábado, 7 de dezembro de 2013 13:36:35, Kurt Pattyn wrote: >> "-Wsign-conversion"

[Development] Qt 5.2 final candidate packages available

2013-12-09 Thread Heikkinen Jani
Hi all, We have new packages available for your testing & verification in http://download.qt-project.org/snapshots/qt/5.2/5.2.0/2013-12-09_204/ Android package for 32 bit Linux is coming soon, all others are already available. These packages are most likely final ones so please tell us immediate

Re: [Development] Namespacing QML context properties

2013-12-09 Thread Hausmann Simon
I fully agree with what Alan said. The use of context properties even in the list view is very unfortunate. Context properties are visible to the runtime only after compiling a type, and therefore access to them cannot be accelerated as good as with other properties and most importantly we don't

Re: [Development] Namespacing QML context properties

2013-12-09 Thread Alan Alpert
On Sun, Dec 8, 2013 at 11:28 PM, Alberto Mardegan wrote: > On 12/09/2013 12:54 AM, Alan Alpert wrote: >> On Sun, Dec 8, 2013 at 5:38 AM, Alberto Mardegan >> wrote: > [...] >> What do you mean "current context"? The problem you seem to be hitting >> is that there is another symbol in the current c