Re: [Development] Moving Qt 4 mobility and qt-labs to gerrit

2012-11-02 Thread Lorn Potter
On 01/11/12 19:45, Sergio Ahumada wrote: > Hi, > > On 11/01/2012 09:02 AM, Knoll Lars wrote: >> Hi everybody, >> >> this is mainly a heads up for all of you. >> >> As part of the transfer from Nokia to Digia, we've also inherited the rights >> to Qt mobility (4.x), as well as the content of qt-lab

Re: [Development] Status of WP8 port

2012-11-02 Thread Laszlo Papp
On Fri, Nov 2, 2012 at 7:42 AM, Kacper Gazda wrote: > It's good news that Digia is targetting iOS and Android platforms, which > have huge user base, I wonder how are these ports going, though ? > Thank you for the question! I am interested in the answer too... Laszlo ___

[Development] evdevtouch: problem with Chalkboard electronic panel & RPi

2012-11-02 Thread Jon Trulson
Hi, I was recently tasked with getting one of these going on RPI: http://www.chalk-elec.com/?page_id=1280#!/~/product/category=3094861&id=14647624 It *almost* worked ok :) There was a problem where evdevtouch would never detect a touch release, and thereby never deliver a Qt::TouchPointReleased

Re: [Development] Say hello to QtStylePlugins

2012-11-02 Thread Thiago Macieira
On sexta-feira, 2 de novembro de 2012 18.49.09, Nurmi J-P wrote: > Hi all, > > Just a heads up for people interested in the "legacy styles" (Cleanlooks, > Plastique, Motif & CDE) that were recently remove from qtbase. As promised > earlier in [1] and [2], the aforementioned styles have been made a

Re: [Development] Status of WP8 port

2012-11-02 Thread Pau Garcia i Quiles
I rrecently wrote abou mobile development frameworks http://www.elpauer.org/?p=1205 On 11/2/12, Nicola De Filippo wrote: > Hi, > i'm qt ambasassor and monday i'll begin a new job how mobile expert, i > should > to choose cross-platform tool, for android, windows, iphone and if possible > > oth

[Development] Say hello to QtStylePlugins

2012-11-02 Thread Nurmi J-P
Hi all, Just a heads up for people interested in the "legacy styles" (Cleanlooks, Plastique, Motif & CDE) that were recently remove from qtbase. As promised earlier in [1] and [2], the aforementioned styles have been made available in the newly introduced qtstyleplugins repo: https://coderevie

Re: [Development] [Interest] Qt5: Problem connecting QTimer::timeout() to lambda

2012-11-02 Thread Thiago Macieira
On sexta-feira, 2 de novembro de 2012 09.41.06, Olivier Goffart wrote: > > Why doesn't the code use the number of arguments from the receiver instead > > of the sender? We did that for regular functions and member functions. > > Because for regular functions slot, I can knw that.The arguments

Re: [Development] Pending decisions on co-installation

2012-11-02 Thread Thiago Macieira
On sexta-feira, 2 de novembro de 2012 15.11.40, Oswald Buddenhagen wrote: > > But we're not installing to the common directory. We're installing to an > > arch- specific path, which the existing infrastructure may not be > > equipped to handle. So it's entirely possible we'll end up with > > duplic

Re: [Development] Pending decisions on co-installation

2012-11-02 Thread Oswald Buddenhagen
On Thu, Nov 01, 2012 at 01:12:14PM -0700, Thiago Macieira wrote: > On quinta-feira, 1 de novembro de 2012 20.32.06, Oswald Buddenhagen wrote: > > > You're asking that they have a different 32-bit package to be installed on > > > 64- bit systems than then 32-bit package to be installed on 32-bit > >

Re: [Development] Heads up for Windows devs: ANGLE landing soon

2012-11-02 Thread Stephen Chu
On 11/2/12 4:19 AM, 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 Stephen Chu >> Sent: Thursday, November 01, 2012 9:08 PM >> To: jason.bar...@outlo

Re: [Development] [Interest] Qt5: Problem connecting QTimer::timeout() to lambda

2012-11-02 Thread Stephen Kelly
On Friday, November 02, 2012 00:23:43 Olivier Goffart wrote: > One hack could be to remove the QPrivateSignal type from the Argument list > in the second template parametter of QFunctorSlotObject. The candidate fix for this is here: https://codereview.qt-project.org/#change,38703 Thanks, -- S

Re: [Development] Status of WP8 port

2012-11-02 Thread Nicola De Filippo
Hi, i'm qt ambasassor and monday i'll begin a new job how mobile expert, i should to choose cross-platform tool, for android, windows, iphone and if possible other platforms. Thus, for me i fundamental know the platforms supported of Qt, time of releasing, licence. Also, what's the relationship

Re: [Development] Qt 4.8.4 release candidates are available

2012-11-02 Thread Samuel Rødal
On 10/23/2012 12:36 PM, Taipale Juhani wrote: > Hi all, > > Now there are Qt 4.8.4 release candidate packages available for public > review. > > These are not yet the official release packages and should not be used > as such. > > Packages are built against SHA1: 8869b3b30a29b1dd4218b3f5ac0bec9dd93

Re: [Development] Qt 4.8 CI problems

2012-11-02 Thread Joerg Bornemann
On 02/11/2012 09:14, Sergio Ahumada wrote: > We are working on that .. but help is really appreciated ! Sure, I already volunteered to look into this some mails ago. :) I've created QTBUG-27816 and https://codereview.qt-project.org/38678 for a start. Cheers, Jörg -- Joerg Bornemann Senior S

Re: [Development] [Interest] Qt5: Problem connecting QTimer::timeout() to lambda

2012-11-02 Thread Olivier Goffart
On Thursday 01 November 2012 17:32:20 Thiago Macieira wrote: > On sexta-feira, 2 de novembro de 2012 00.23.43, Olivier Goffart wrote: > > Hi, > > > > It is the QPrivateSignal that is breaking it. > > > > It is only possible to connect to functor (lambda are functor) if they > > have > > the same

Re: [Development] Heads up for Windows devs: ANGLE landing soon

2012-11-02 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 Stephen Chu > Sent: Thursday, November 01, 2012 9:08 PM > To: jason.bar...@outlook.com > Cc: development@qt-project.org > Su

Re: [Development] Qt 4.8 CI problems

2012-11-02 Thread Sergio Ahumada
On 11/02/2012 09:12 AM, Joerg Bornemann wrote: > On 30/10/2012 12:47, Anttila Janne wrote: > >> http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_00902/win32-msvc2010_developer-build_Windows_7/log.txt.gz >> >> I think it has been failing also on other Windows builds >> (Build numbers cl

Re: [Development] how to change QGroupBox stylesheet image

2012-11-02 Thread Olivier Goffart
On Friday 02 November 2012 12:48:38 tang ke wrote: > hello, when i develop with QGroupbox widget, I found that I can not > change the checkbox image of QGroupbox. > > when I use the QCheckBox, I use the > "QCheckBox::indicator:unchecked { image:url(X.png);} > QCheckBox::indicator:check

Re: [Development] Qt 4.8 CI problems

2012-11-02 Thread Joerg Bornemann
On 30/10/2012 12:47, Anttila Janne wrote: > http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_00902/win32-msvc2010_developer-build_Windows_7/log.txt.gz > > I think it has been failing also on other Windows builds > (Build numbers close to Build 902) Looks like it's always the threaded

Re: [Development] Status of WP8 port

2012-11-02 Thread Kacper Gazda
It's good news that Digia is targetting iOS and Android platforms, which have huge user base, I wonder how are these ports going, though ? You guys planning to have an alpha this year for any of the platforms ? I am asking as our team is preparing a tablet app which should be running on Android an