[Development] No more Qt5 beta snapshot for mac since 2012-07-17_07-01-32?

2012-07-25 Thread Mark
Hi, Just mailing to the list incase nobody noticed it. http://releases.qt-project.org/qt5.0/beta-snapshots/ Last one with a Mac snapshot is from 2012-07-17 Which i'm downloading right now. I hope it runs on Mountain Lion :) Cheers, Mark ___ Development

Re: [Development] Multitouch on top of XInput 2.2

2012-07-25 Thread Thiago Macieira
On quarta-feira, 25 de julho de 2012 17.29.47, Christian Spielberger wrote: > What I want is to suggest the changes in the multipoint-touch.git repo > plus my changes to be reviewed/merged into 4.8 mainline. How such a > situation should be handled (with gerrit)? It cannot be. Qt 4.8 will not supp

Re: [Development] Multitouch on top of XInput 2.2

2012-07-25 Thread Christian Spielberger
On 07/09/2012 07:42 PM, Shawn Rutledge wrote: > On Thursday wk26 2012 June 28 05:09:41 PM ext Shawn Rutledge wrote: >> On 28 June 2012 13:03, Christian Spielberger >> >> wrote: >>> Hi, >>> >>> I got multitouch on top of XInput 2.2 to work. >>> >>> See http://www.youtube.com/watch?v=sRSC4CEYmIg ! >

Re: [Development] [Announce] Qt Creator 2.5.1 released

2012-07-25 Thread Stephen Chu
On 7/25/12 8:23 AM, List for announcements regarding Qt releases and development wrote: > We just released Qt Creator 2.5.1 ! > > Blog: http://labs.qt.nokia.com/2012/07/25/qt-creator-2-5-1-released/ > Download: http://qt-project.org/wiki/Qt_Creator_Releases > > Br, The Qt Creator Team > The debug

[Development] [Announce] Qt Creator 2.5.1 released

2012-07-25 Thread List for announcements regarding Qt releases and development
We just released Qt Creator 2.5.1 ! Blog: http://labs.qt.nokia.com/2012/07/25/qt-creator-2-5-1-released/ Download: http://qt-project.org/wiki/Qt_Creator_Releases Br, The Qt Creator Team -- Eike Ziller Principal Software Engineer Nokia, Qt Development Frameworks Nokia gate5 GmbH Firmensitz: In

Re: [Development] Patches for QPA KMS

2012-07-25 Thread laszlo.p.agocs
Turns out there are a number of issues here and there which prevent keyboard input from working in qwindow-compositor when running on kms and evdevkeyboard. However, once changes 31458, 31491, 31475, 31476 and 31480 get merged to qtbase and qtwayland, it should start to function properly (incl.

Re: [Development] QFileSystemWatcher and Recursive Monitoring

2012-07-25 Thread Laszlo Papp
Nice. I have missed that. :-) Thank you for your help. Best Regards, Laszlo Papp On Wed, Jul 25, 2012 at 12:03 PM, wrote: > On 25/07/2012 05:52, ext Thiago Macieira wrote: >> On quarta-feira, 25 de julho de 2012 11.45.23, Laszlo Papp wrote: Neither playground nor non-playground add-ons ne

Re: [Development] QFileSystemWatcher and Recursive Monitoring

2012-07-25 Thread marius.storm-olsen
On 25/07/2012 05:52, ext Thiago Macieira wrote: > On quarta-feira, 25 de julho de 2012 11.45.23, Laszlo Papp wrote: >>> Neither playground nor non-playground add-ons need to support >>> all platforms, though if they want to be in the Qt Essentials set >>> of modules, they do. >> >> Is that document

Re: [Development] QFileSystemWatcher and Recursive Monitoring

2012-07-25 Thread Laszlo Papp
> It predates the list. It's one of the grandfathered principles of the Qt > Project: the essentials work everywhere, in all Reference Platforms. Any > feature contributed to them must support all Reference Platforms before it can > be considered for acceptance. That I am aware of, for sure. Howev

Re: [Development] QFileSystemWatcher and Recursive Monitoring

2012-07-25 Thread Thiago Macieira
On quarta-feira, 25 de julho de 2012 11.45.23, Laszlo Papp wrote: > > Neither playground nor non-playground add-ons need to support all > > platforms, though if they want to be in the Qt Essentials set of > > modules, they do. > > Is that documented somewhere? I have not personally seen any such a

Re: [Development] QFileSystemWatcher and Recursive Monitoring

2012-07-25 Thread Laszlo Papp
> I'm not quite sure what information you are missing on that page? The information about expectations and requirements about an add-on, for sure. There should be mentionings there for new contributors joining the project through playground for instance, or at least a link to such a page from the

Re: [Development] QFileSystemWatcher and Recursive Monitoring

2012-07-25 Thread marius.storm-olsen
On 25/07/2012 00:29, ext Laszlo Papp wrote: > On Tue, Jul 24, 2012 at 11:59 PM, > wrote: >> 4) put the functionality in an add-on, which has no requirement of >> supporting all platforms > > Really? Was a community decision agreed upon about that earlier? > Perhaps I have just missed something, b

Re: [Development] 4.8 "flickable" versus "mousearea" drag fix

2012-07-25 Thread Alberto Mardegan
On 07/24/2012 09:01 PM, Rick Stockton wrote: > Hi. This is WRT fix > https://codereview.qt-project.org/#change,30222,patchset=2 for 4.8 > declarative. > The changeset allows drag actions to occur with more 2D freedom, but it > steals the mouse (and prevents stealing by the parent "flickable") in

Re: [Development] Patches for QPA KMS

2012-07-25 Thread laszlo.p.agocs
Try running qwindow-compositor with -plugin EvdevMouse -plugin EvdevKeyboard Cheers, Laszlo From: development-bounces+laszlo.p.agocs=nokia@qt-project.org [development-bounces+laszlo.p.agocs=nokia@qt-project.org] on behalf of ext Pier Luigi [pierl