Re: [Development] Qt-5.1, qglobal.h and PIC detection

2013-11-05 Thread Liang Qi
On Wednesday 06 November 2013 12:17:56 Christian Gagneraud wrote: Hi, I'm using CLang build-analize tool, and when I switched from Qt 4.8 to Qt 5.1 (insalled from Qt project's download area), I got a Qt #error, basically the code is built with -fPIC, but CLang doesn't define a PIC macro, so

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] Running qtbase auto tests on reference device.

2013-10-24 Thread Liang Qi
the details about how those parts worked in current CI system. The QA or CI guys could give more details. Regards, Liang On 24 October 2013 15:27, Liang Qi cavendish...@gmail.com wrote: Not sure how those auto tests work on android and ios these days. But in Qt 4 with Symbian ages, we have

[Development] Some information about qt-labs projects from gitorious and gerrit

2013-06-30 Thread Liang Qi
http://qt-project.org/wiki/Category:Qt-Labs-Projects Welcome to update. | Gitorious | Gerrit | Project Name | Notes | | * | | wolfenqt | | | * | | graphics-dojo | | | * | * | jom | Active? last update 5 months ago | | | * | jira2gv | | | * | | itemviews-ng | | | * | * | qtscriptgenerator

Re: [Development] Question about the missing projects in qt-solutions

2013-06-13 Thread Liang Qi
OK, I found a mirror of ftp.trolltech.com via google tonight, it is http://ftp3.ie.freebsd.org/pub/ftp.trolltech.com/ And I create this change for the missing solutions based on the mirror: https://codereview.qt-project.org/58895 Regards, Liang On 24 April 2013 12:05, Qi Liang wrote: Hi,

<    1   2