Re: [Development] QJSEngine debuging

2012-11-19 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 Michal Dorner Sent: Sunday, November 18, 2012 12:44 PM To: development@qt-project.org Subject: [Development] QJSEngine

Re: [Development] Poor performance viewing a video stream

2012-11-19 Thread Carlo A. Scarpato
The question was wrong or is the wrong mailing-list? Il giorno ven, 16/11/2012 alle 11.01 +0100, Carlo A. Scarpato ha scritto: Hi all i’m trying to realize a video player for ip cameras with QT5. I have modified the examples in qt5-beta-2 source, to open the stream from cameras, but i

Re: [Development] Poor performance viewing a video stream

2012-11-19 Thread Dmytro Poplavskiy
Hi, On Fri, Nov 16, 2012 at 8:01 PM, Carlo A. Scarpato carlo.scarp...@selcomsrl.eu wrote: Hi all i’m trying to realize a video player for ip cameras with QT5. I have modified the examples in qt5-beta-2 source, to open the stream from cameras, but i noticed very low perfomance comparated to

Re: [Development] QJSEngine debuging

2012-11-19 Thread Kevin Krammer
On Monday, 2012-11-19, 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 Michal Dorner Sent: Sunday, November 18, 2012 12:44 PM To:

Re: [Development] Is QtConcurrent's code generator still in use?

2012-11-19 Thread Konstantin Tokarev
19.11.2012, 10:32, Sorvig Morten morten.sor...@digia.com: On Nov 14, 2012, at 4:24 PM, Christian Kandeler christian.kande...@digia.com wrote:  On 11/14/2012 12:17 PM, Sorvig Morten wrote:  QtConcurrent is done. The implementation is not good enough to be used as a base for further

Re: [Development] Is QtConcurrent's code generator still in use?

2012-11-19 Thread Thiago Macieira
On segunda-feira, 19 de novembro de 2012 14.03.17, Konstantin Tokarev wrote: - The core of a concurrency engine should be a work-stealing data structure/scheduler. Qt Concurrent has simple work-stealing functionality, but is to tied to the global thread pool. Since number of available CPU

[Development] QT 4.8 sysroot use

2012-11-19 Thread Stephane Cerveau
Dear all, Is there a way to use the sysroot param in QT 4.8 as it is used in QT5. Indeed when we install a cross compile with -prefix, the sysroot dir is not used in QT 4.8. I would like to use PKG_CONFIG_SYSROOT_DIR to build apps ( such as webkit) but if I install QT 4.8 in a folder

Re: [Development] QT 4.8 sysroot use

2012-11-19 Thread Thiago Macieira
On segunda-feira, 19 de novembro de 2012 16.54.05, Stephane Cerveau wrote: Dear all, Is there a way to use the sysroot param in QT 4.8 as it is used in QT5. Indeed when we install a cross compile with -prefix, the sysroot dir is not used in QT 4.8. I would like to use PKG_CONFIG_SYSROOT_DIR

Re: [Development] The future of QFuture, and QtConcurrent (was Is QtConcurrent's code generator still in use?)

2012-11-19 Thread Tony Van Eerd
Yes, that is what I meant to imply. Don't wait, but look at what is currently on the table, either for ideas, or to add ideas to. Implementing something that works is a great way to influence the standard. -Original Message- From: development-bounces+tvaneerd=rim@qt-project.org

Re: [Development] The future of QFuture, and QtConcurrent (was Is QtConcurrent's code generator still in use?)

2012-11-19 Thread Tony Van Eerd
Nope. http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3378.pdf -Original Message- From: Olivier Goffart [mailto:oliv...@woboq.com] Sent: Friday, November 16, 2012 6:58 PM To: Tony Van Eerd Cc: development@qt-project.org Subject: Re: [Development] The future of QFuture,

[Development] The final mile

2012-11-19 Thread Knoll Lars
Hi everybody, apart from having fantastic Qt Developer Days in Berlin, we finally managed to get the beta2 out last week. Many thanks to all of the people that helped make it happen. The beta2 is a very good milestone towards Qt 5. We now have packages that include the full content of what we

[Development] Missing headers after building installing

2012-11-19 Thread Yang Fan
Hi All, I built Qt5 from git on my Mac OS X 10.6.8 than make install to /usr/local/Qt-5.0.0. Then I tried to build a small program but got the following errors: clang++ -c -pipe -mmacosx-version-min=10.6 -O2 -Wall -W -fPIC -DQT_NO_DEBUG -DQT_CORE_LIB -I/usr/local/Qt-5.0.0/mkspecs/macx-clang -I.

[Development] QML Tooling Renames (was: Pending decisions on co-installation)

2012-11-19 Thread Alan Alpert
On Thu, Nov 1, 2012 at 1:47 AM, Knoll Lars lars.kn...@digia.com wrote: Hi, after reading through the whole thread, here's my comments on the different parts: On Oct 30, 2012, at 9:47 PM, Thiago Macieira thiago.macie...@intel.com wrote: 2) QML tool names Kai raised the point that many of

Re: [Development] The final mile

2012-11-19 Thread Lorn Potter
On 20/11/2012, at 6:09 AM, Knoll Lars lars.kn...@digia.com wrote: The beta2 is a very good milestone towards Qt 5. We now have packages that include the full content of what we agreed to ship, including Qt Creator. Also our bug numbers are looking ok, with ~50 P0 and P1 bugs left for 5.0.

Re: [Development] QML Tooling Renames (was: Pending decisions on co-installation)

2012-11-19 Thread Alan Alpert
On Mon, Nov 19, 2012 at 4:40 PM, Alan Alpert 4163654...@gmail.com wrote: ... Secondly qmleasing and easingcurveeditor really should be merged. They both generate custom easing curve strings for QtQuick 2 animations, just from different parameters. I'll start that change later today, so if that